summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2013-09-22undefined function warning gb_Library__set_soversion_script_platformMichael Stahl
2013-09-22gbuild: remove gb_NoExPrecompiledHeader_get_clean_targetMichael Stahl
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann
2013-09-18Fix documentationStephan Bergmann
2013-09-18Replace binary type_references with human-readable .idl versionsStephan Bergmann
2013-09-18New unoidl-check tool to replace regcompareStephan Bergmann
2013-09-17do not copy invalid, merged libraries to instdirMatúš Kukan
2013-09-16Replace reg2unoidl with unoidl-writeStephan Bergmann
2013-09-14fdo#68790: fix build error on Win when system locale=="Japanese(Japan)"Tomofumi Yagi
2013-09-14Clean up Mac OS X .jnilibsStephan Bergmann
2013-09-13installer: put in a hack for MacOSX to find language pack filesMichael Stahl
2013-09-13gbuild: add missing directory dependencies for Obj{C,Cxx}ObjectMichael Stahl
2013-09-13gbuild: fix rule for gb_ObjCxxObject_get_dep_targetMichael Stahl
2013-09-12gbuild: remove gb_Rdb__get_final_targetMichael Stahl
2013-09-12gbuild: remove gb_Pagein__get_final_targetMichael Stahl
2013-09-12';' as a delimiter sometimes does not work for unknown reasonMatúš Kukan
2013-09-12gb_CustomTarget_ulfex_rule: add dependency on directoryMatúš Kukan
2013-09-12use ';' instead of ':' to separate two parts of a stringMatúš Kukan
2013-09-12Unbreak mingw build of udkapiFridrich Štrba
2013-09-11remove comment about removed multi-repository supportMichael Stahl
2013-09-11Set gb_INSTROOT and gb_DEVINSTALLROOT here, tooTor Lillqvist
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