summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
...
* Set gb_INSTROOT and gb_DEVINSTALLROOT here, tooTor Lillqvist2013-09-111-0/+3
* Use LIBO_URE_LIB_FOLDER instead of hardcoding the "ure" directoryTor Lillqvist2013-09-111-1/+1
* Towards a working instdir for Mac OS X: some LIBO_URE_BIN_FOLDER fixesStephan Bergmann2013-09-111-1/+1
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-1119-35/+39
* changed all 'sh' language to 'sr-Latn'Eike Rathke2013-09-101-1/+1
* gbuild: bin obsoleted gb_Configuration__get_sourceMatúš Kukan2013-09-101-12/+7
* gbuild: install pagein files directly from workdirMatúš Kukan2013-09-102-13/+14
* gbuild: install .res files directly from workdirMatúš Kukan2013-09-102-11/+0
* gbuild: use xml .rdb files directly from workdirMatúš Kukan2013-09-104-15/+16
* fix typoMatúš Kukan2013-09-101-1/+1
* fix gdb pretty printers for --enable-mergelibsMatúš Kukan2013-09-104-43/+18
* kill VERSION_INDEPENDENT_COMP_IDAndras Timar2013-09-103-16/+2
* CompID is not in use in scp2 filesAndras Timar2013-09-101-30/+0
* fix lcms2 library in solverMatúš Kukan2013-09-101-0/+5
* gbuild: remove redundant defintion of gb_DEVINSTALLDIRMichael Stahl2013-09-095-6/+6
* gbuild: put the DLL into INSTDIR, not the import libMichael Stahl2013-09-092-1/+14
* gbuild: ExternalPackage: use gb_Helper_installMatúš Kukan2013-09-091-22/+10
* start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan2013-09-0911-26/+6
* gbuild: fix Jar layers for WNTMichael Stahl2013-09-091-2/+2
* gbuild: avoid packages when copying files into instdirMatúš Kukan2013-09-097-64/+47
* gbuild: add definition of gb_Executable_LAYER to windows.mkMichael Stahl2013-09-091-0/+6
* gbuild: install rdb files directly in module they come fromMatúš Kukan2013-09-092-0/+17
* linkoo: do not link shell scripts that use `pwd`Michael Stahl2013-09-091-0/+8
* install whole sdk using filelistsMatúš Kukan2013-09-092-0/+5
* installer: adapt to find README and LICENSE in file listsMichael Stahl2013-09-091-4/+6
* ure: install files with filelistsMatúš Kukan2013-09-091-0/+12
* installer: fix handling of symbolic links in filelists so EPM is happyMichael Stahl2013-09-094-11/+38
* Add comment about our choice of gb_COMPILEROPTFLAGSTor Lillqvist2013-09-091-0/+9
* Revert "Just use simple -O2"Markus Mohrhard2013-09-091-1/+1
* Disable C4702 when doing link-time code generationTor Lillqvist2013-09-061-0/+22
* dont duplicate res-files in solver/ anymore, if using gb_RUNNABLE_INSTDIRBjoern Michaelsen2013-09-041-6/+15
* Force removal of UNZIP_DIR when unpacking zip (gbuild).Andrzej J.R. Hunt2013-09-041-1/+1
* renamed ca-XV to ca-valencia and activated ca-ES-valencia, fdo#59867 relatedEike Rathke2013-09-041-1/+1
* Make it possible to #ifdef on ENABLE_LTOTor Lillqvist2013-09-031-0/+1
* Need the gb_LTOFLAGS (-GL) also when precompiling headersTor Lillqvist2013-09-031-0/+1
* Use -LTCG also when linking executables in the LTO caseTor Lillqvist2013-09-031-4/+4
* Just use simple -O2Tor Lillqvist2013-09-031-1/+1
* @RESPONSEFILE shouldn't be necessary for the few cppumaker -X argumentsStephan Bergmann2013-09-021-4/+1
* fix comment to reflect the use of TRUE instead of YES for DISABLE_* vars.Norbert Thiebaud2013-08-311-1/+1
* ENABLE_MACOSX_MACLIKE* Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud2013-08-301-1/+1
* ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud2013-08-301-1/+1
* Er, I meant gb_CXXFLAGSTor Lillqvist2013-08-301-7/+7
* Ignore C4267: possible loss of data, there are too many of themTor Lillqvist2013-08-301-0/+9
* WaE: size_t to int conversion: possible loss of dataTor Lillqvist2013-08-301-1/+1
* Revert "Fix MSC build of firebird"Tor Lillqvist2013-08-291-1/+1
* Fix MSC build of firebirdStephan Bergmann2013-08-291-1/+1
* Simplify and fix the embedded Firebird on OS XTor Lillqvist2013-08-291-3/+1
* Better error outputStephan Bergmann2013-08-291-1/+1
* Factor out the app bundle code signing into a scriptTor Lillqvist2013-08-273-18/+84
* Update commentsTor Lillqvist2013-08-271-9/+3