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).
title='2014-02-27 06:12:56 -0600'>2014-02-27Remove visual noise from cppuAlexander Wilms 2014-01-31[API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppuStephan Bergmann 2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin 2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin