| Tor Lillqvist | 6fbf083 | 2012-11-05 14:49:40 +0200 | [diff] [blame] | 1 | solver means "Solar Version", a weird name with only historical significance now |
| 2 | |||||
| 3 | It has no relation to the verb "to solve". | ||||
| 4 | |||||
| 5 | solver is the directory tree into which header files for inter-module | ||||
| 6 | use and build results (libraries, shared libraries, executables) are | ||||
| 7 | copied ("delivered") during the build, and from where they are then | ||||
| 8 | picked up when constructing an installer (Windows), a RPM or deb | ||||
| 9 | package (Linux) or an app bundle (Mac). | ||||