summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* Revert "fdo#51115: gb_Extension_add_file: fix Windows build:"Michael Stahl2013-09-221-6/+1
* gbuild: remove SOVERSION variable since it is hardcoded anywayMichael Stahl2013-09-225-13/+8
* gbuild: make the versioned library the linktarget on UnixesMichael Stahl2013-09-227-48/+53
* gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl2013-09-2211-77/+70
* gbuild: deduplicate gb_Library_get_exports_targetMichael Stahl2013-09-223-10/+4
* gbuild: refactor LinkTarget representationMichael Stahl2013-09-2211-72/+122
* PoC: no libs in solverBjoern Michaelsen2013-09-222-3/+3
* gbuild: document parameters of LinkTarget methodsMichael Stahl2013-09-221-10/+81
* gbuild: add gb_Library_use_restargetMichael Stahl2013-09-222-0/+11
* gbuild: remove unused gb_LinkTarget_use_headersMichael Stahl2013-09-222-13/+0
* gbuild: gb_SdiObject_get_dep_target does not existMichael Stahl2013-09-221-2/+2
* gbuild: ExternalPackage: fix stupid typoMichael Stahl2013-09-221-1/+1
* undefined function warning gb_Library__set_soversion_script_platformMichael Stahl2013-09-222-0/+5
* gbuild: remove gb_NoExPrecompiledHeader_get_clean_targetMichael Stahl2013-09-221-1/+1
* 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