summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* Directly build UNOIDL .rdb files from .idl filesStephan Bergmann2013-09-196-241/+29
* Fix documentationStephan Bergmann2013-09-181-3/+4
* Replace binary type_references with human-readable .idl versionsStephan Bergmann2013-09-182-11/+2
* New unoidl-check tool to replace regcompareStephan Bergmann2013-09-183-10/+10
* do not copy invalid, merged libraries to instdirMatúš Kukan2013-09-171-1/+1
* Replace reg2unoidl with unoidl-writeStephan Bergmann2013-09-162-4/+4
* fdo#68790: fix build error on Win when system locale=="Japanese(Japan)"Tomofumi Yagi2013-09-141-1/+2
* Clean up Mac OS X .jnilibsStephan Bergmann2013-09-141-2/+1
* installer: put in a hack for MacOSX to find language pack filesMichael Stahl2013-09-131-1/+1
* gbuild: add missing directory dependencies for Obj{C,Cxx}ObjectMichael Stahl2013-09-131-0/+2
* gbuild: fix rule for gb_ObjCxxObject_get_dep_targetMichael Stahl2013-09-131-1/+3
* gbuild: remove gb_Rdb__get_final_targetMichael Stahl2013-09-121-11/+18
* gbuild: remove gb_Pagein__get_final_targetMichael Stahl2013-09-122-8/+9
* ';' as a delimiter sometimes does not work for unknown reasonMatúš Kukan2013-09-121-3/+3
* gb_CustomTarget_ulfex_rule: add dependency on directoryMatúš Kukan2013-09-121-1/+1
* use ';' instead of ':' to separate two parts of a stringMatúš Kukan2013-09-121-3/+3
* Unbreak mingw build of udkapiFridrich Štrba2013-09-121-0/+3
* remove comment about removed multi-repository supportMichael Stahl2013-09-111-12/+0
* 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
* 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 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-0910-25/+5
* 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
* 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