summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Don't create any (new) Python bytecode files when running a PythonTestTor Lillqvist2013-08-271-0/+1
* PLAINLIBS_NONE means layer NONEStephan Bergmann2013-08-272-2/+2
* fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann2013-08-278-17/+16
* Introduce LO_BUILD_LIB_DIR for NONE .component filesStephan Bergmann2013-08-271-1/+1
* PLAINLIBS_NONE missing from some platforms' gb_Library_LAYER definitionsStephan Bergmann2013-08-274-0/+4
* fdo#64053 do not let too long comment in ARP Comment fieldAndras Timar2013-08-261-0/+1
* fdo#68158 fix quote escaping problemsAndras Timar2013-08-263-1/+2
* Some cleanup and consolidation of the Impress layout work.Thorsten Behrens2013-08-261-0/+1
* introduce gb_Package_PRESTAGEDIRBjoern Michaelsen2013-08-262-2/+25
* fdo#68194 Font files are left after uninstallationJesús Corrius2013-08-241-1/+1
* At least CppunitTest_connectivity_ado requires the affine_uno bridgeStephan Bergmann2013-08-221-0/+1
* remove solenv/bin/buildalyzerBjoern Michaelsen2013-08-221-155/+0
* remove superfluous sort.plBjoern Michaelsen2013-08-221-41/+0
* Use codesign --force to replace a (bogus?) previous signatureTor Lillqvist2013-08-221-1/+1
* Misaligned access is always undefined behaviorStephan Bergmann2013-08-221-24/+0
* Reduce verbosity: Don't print annoying warningsTor Lillqvist2013-08-191-9/+0
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-1910-15/+5