summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2013-09-11Use LIBO_URE_LIB_FOLDER instead of hardcoding the "ure" directoryTor Lillqvist
2013-09-11Towards a working instdir for Mac OS X: some LIBO_URE_BIN_FOLDER fixesStephan Bergmann
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
2013-09-10gbuild: bin obsoleted gb_Configuration__get_sourceMatúš Kukan
2013-09-10gbuild: install pagein files directly from workdirMatúš Kukan
2013-09-10gbuild: install .res files directly from workdirMatúš Kukan
2013-09-10gbuild: use xml .rdb files directly from workdirMatúš Kukan
2013-09-10fix lcms2 library in solverMatúš Kukan
2013-09-09gbuild: remove redundant defintion of gb_DEVINSTALLDIRMichael Stahl
2013-09-09gbuild: put the DLL into INSTDIR, not the import libMichael Stahl
2013-09-09gbuild: ExternalPackage: use gb_Helper_installMatúš Kukan
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan
2013-09-09gbuild: fix Jar layers for WNTMichael Stahl
2013-09-09gbuild: avoid packages when copying files into instdirMatúš Kukan
2013-09-09gbuild: add definition of gb_Executable_LAYER to windows.mkMichael Stahl
2013-09-09gbuild: install rdb files directly in module they come fromMatúš Kukan
2013-09-09install whole sdk using filelistsMatúš Kukan
2013-09-09ure: install files with filelistsMatúš Kukan
2013-09-09Add comment about our choice of gb_COMPILEROPTFLAGSTor Lillqvist
2013-09-09Revert "Just use simple -O2"Markus Mohrhard
2013-09-06Disable C4702 when doing link-time code generationTor Lillqvist
2013-09-04dont duplicate res-files in solver/ anymore, if using gb_RUNNABLE_INSTDIRBjoern Michaelsen
2013-09-04Force removal of UNZIP_DIR when unpacking zip (gbuild).Andrzej J.R. Hunt
2013-09-03Make it possible to #ifdef on ENABLE_LTOTor Lillqvist
2013-09-03Need the gb_LTOFLAGS (-GL) also when precompiling headersTor Lillqvist
2013-09-03Use -LTCG also when linking executables in the LTO caseTor Lillqvist
2013-09-03Just use simple -O2Tor Lillqvist
2013-09-02@RESPONSEFILE shouldn't be necessary for the few cppumaker -X argumentsStephan Bergmann
2013-08-31fix comment to reflect the use of TRUE instead of YES for DISABLE_* vars.Norbert Thiebaud
2013-08-30Er, I meant gb_CXXFLAGSTor Lillqvist
2013-08-30Ignore C4267: possible loss of data, there are too many of themTor Lillqvist
2013-08-29Revert "Fix MSC build of firebird"Tor Lillqvist
2013-08-29Fix MSC build of firebirdStephan Bergmann
2013-08-29Better error outputStephan Bergmann
2013-08-27Factor out the app bundle code signing into a scriptTor Lillqvist
2013-08-27Don't create any (new) Python bytecode files when running a PythonTestTor Lillqvist
2013-08-27PLAINLIBS_NONE means layer NONEStephan Bergmann
2013-08-27fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann
2013-08-27Introduce LO_BUILD_LIB_DIR for NONE .component filesStephan Bergmann
2013-08-27PLAINLIBS_NONE missing from some platforms' gb_Library_LAYER definitionsStephan Bergmann
2013-08-26Some cleanup and consolidation of the Impress layout work.Thorsten Behrens
2013-08-26introduce gb_Package_PRESTAGEDIRBjoern Michaelsen
2013-08-22At least CppunitTest_connectivity_ado requires the affine_uno bridgeStephan Bergmann
2013-08-22Use codesign --force to replace a (bogus?) previous signatureTor Lillqvist
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-18Add where pyuno.so is to PYPATH for the "Mac-like app structure" caseTor Lillqvist
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-16Use -O3 when optimisingTor Lillqvist
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann