summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* gbuild: install rdb files directly in module they come fromMatúš Kukan2013-09-092-0/+17
* install whole sdk using filelistsMatúš Kukan2013-09-092-0/+5
* ure: install files with filelistsMatúš Kukan2013-09-091-0/+12
* 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
* 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
* 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
* Revert "Fix MSC build of firebird"Tor Lillqvist2013-08-291-1/+1
* Fix MSC build of firebirdStephan Bergmann2013-08-291-1/+1
* Better error outputStephan Bergmann2013-08-291-1/+1
* Factor out the app bundle code signing into a scriptTor Lillqvist2013-08-271-0/+6
* 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
* Some cleanup and consolidation of the Impress layout work.Thorsten Behrens2013-08-261-0/+1
* introduce gb_Package_PRESTAGEDIRBjoern Michaelsen2013-08-262-2/+25
* At least CppunitTest_connectivity_ado requires the affine_uno bridgeStephan Bergmann2013-08-221-0/+1
* Use codesign --force to replace a (bogus?) previous signatureTor Lillqvist2013-08-221-1/+1
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-199-14/+5
* Add where pyuno.so is to PYPATH for the "Mac-like app structure" caseTor Lillqvist2013-08-181-1/+1
* Further work on the "Mac-like app structure" optionTor Lillqvist2013-08-1812-26/+15
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-182-3/+3
* Use -O3 when optimisingTor Lillqvist2013-08-161-0/+2
* EXCEPTIONS_OFF is never definedStephan Bergmann2013-08-144-11/+0
* try to ensure not testing GCC version when using ClangLuboš Luňák2013-08-094-21/+21
* do not base feature checks on gcc versionLuboš Luňák2013-08-052-2/+2
* the compiler of the 10.6 SDK is pretty confused wrt to aliasing warningNorbert Thiebaud2013-08-021-0/+5
* 'almost finished' doesnt sound like a clean targetBjoern Michaelsen2013-07-261-1/+1
* Move the (unimplemented) READONLY_INSTALLSET flag into config_features.hTor Lillqvist2013-07-261-1/+0
* Move OS X sandbox flag to config_features.hTor Lillqvist2013-07-261-1/+0
* it is not possible to sign libs that are in useDavid Tardon2013-07-232-0/+4
* allow to build for Windows XP when using Visual Studio 2012Christian Lohmaier2013-07-191-0/+1
* gbuild: add support for auto-creationa nd reuse of binary package.Norbert Thiebaud2013-07-192-5/+34
* gbuild: add an intermediary 'almost' target to ModuleNorbert Thiebaud2013-07-192-7/+15
* Resolves: #i122767# disallow pre-standard C++ for-scopeHerbert Dürr2013-07-181-2/+2
* remove gb_LinkTarget_add_noexception_objectBjoern Michaelsen2013-07-175-17/+0
* kill gb_NoexPrecompiledHeaderBjoern Michaelsen2013-07-177-100/+3
* gbuild: consolidate ULF copypaste in gb_CustomTarget_ulfex_ruleMichael Stahl2013-07-163-34/+37
* gbuild: update included dep-targets as side effect of targetsMichael Stahl2013-07-163-15/+39