Tor Lillqvist ba6c014d9c Simplify Visual Studio and Windows SDK related configurability
We had too many obscure options for the MSVC build. The configury
logic tried to take into consideration Registry keys or file locations
that likely never happen with the compilers we suppport (2008, 2010 or
2012) or the Windows SDKs from the same era.

Now there is just an option --with-visual-studio that can be used to
specify which Visual Studio version to use in case several are
installed. It takes as parameter the "year" version, 2008, 2010 or
2012. (There is also --with-windows-sdk that takes the version number
like 7.1A or 8.0, but I expect that this option will not be needed.)

The code tries hard to use sane defaults in all cases.

It is quite likely that there are bugs in the new logic. Those will
have to be fixed once noticed. Hopefully the basic idea is sane,
though.

Change-Id: I0a53acd334d35cbf2cd2fbc76a38d636e0d0123d
2012-12-24 21:11:40 +02:00
2012-12-24 18:20:24 +00:00
2012-11-26 13:03:41 +00:00
2012-12-20 20:00:36 +01:00
2012-12-14 12:31:16 +01:00
2012-12-15 21:20:27 +00:00
2012-11-25 16:48:01 +00:00
2012-12-21 19:37:20 +00:00
2012-12-14 12:10:42 +01:00
2012-12-21 16:20:05 +01:00
2012-12-22 08:27:57 +01:00
2012-12-21 14:55:29 +01:00
2012-12-19 21:39:45 +01:00
2012-12-12 10:27:41 +01:00
2012-12-21 21:59:48 +00:00
2012-11-19 12:26:44 +02:00
2012-12-22 00:02:30 +01:00
2012-11-19 12:26:44 +02:00
2012-12-21 08:12:03 +00:00
2012-12-06 13:35:18 +01:00
2012-12-15 09:50:27 +01:00
2012-12-23 13:43:55 +01:00
2012-11-26 21:40:29 +02:00
2012-12-11 20:59:46 +01:00
2012-12-06 09:09:38 +00:00
2012-12-04 10:53:36 +00:00
2012-12-04 10:53:36 +00:00
2012-12-21 06:40:12 +01:00
2012-12-04 07:17:12 +00:00
2012-12-05 10:23:08 +01:00
2012-12-12 10:27:41 +01:00
2012-12-07 11:39:56 +01:00
2012-12-06 09:12:57 +00:00
2012-12-24 16:40:58 +01:00
2012-12-24 13:19:57 -05:00
2012-12-23 00:12:06 +02:00
2012-12-06 17:32:45 +01:00
2012-11-28 16:33:01 +01:00
2012-12-06 13:53:52 +01:00
2012-12-17 23:57:22 +01:00
2012-12-21 11:12:04 +02:00
2012-12-20 23:16:10 +01:00
2012-12-20 19:29:32 +01:00
2012-12-12 10:27:41 +01:00
2012-12-19 17:12:59 -05:00
2012-12-21 17:26:38 -06:00
2012-12-11 14:26:30 +00:00
2012-12-24 18:20:24 +00:00
2012-12-19 09:55:30 +01:00
2012-11-20 20:36:42 +00:00

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).
Description
LibreOffice mirror (not auto-updating).
Readme 1.9 GiB
Languages
C++ 82.4%
Java 5.3%
Rich Text Format 2.3%
PostScript 1.9%
Python 1.9%
Other 5.7%