summaryrefslogtreecommitdiff
path: root/README.solver
blob: b0e06ea950d1b91e2e3e3ce4532a5cc6fff2d076 (plain)
1
2
3
4
5
6
7
8
9
solver means "Solar Version", a weird name with only historical significance now

It has no relation to the verb "to solve".

solver is the directory tree into which header files for inter-module
use and build results (libraries, shared libraries, executables) are
copied ("delivered") during the build, and from where they are then
picked up when constructing an installer (Windows), a RPM or deb
package (Linux) or an app bundle (Mac).
9103ac9c7e8ef985eeb0'>gbuild: split uwinapi out of gb_STDLIBSMichael Stahl 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan