summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* Directly build UNOIDL .rdb files from .idl filesStephan Bergmann2013-09-197-246/+29
* Revert "gcc-wrapper: warn on invalid path names."Jan Holesovsky2013-09-191-5/+1
* Fix documentationStephan Bergmann2013-09-181-3/+4
* gcc-wrapper: warn on invalid path names.Michael Meeks2013-09-181-1/+5
* 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
* Sign .msi/.msp files when build signing is enabled on WindowsAndras Timar2013-09-181-0/+49
* do not copy invalid, merged libraries to instdirMatúš Kukan2013-09-171-1/+1
* goodbye linkoo.. you have served wellMatúš Kukan2013-09-173-618/+2
* 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-142-97/+1
* installer: put in a hack for MacOSX to find language pack filesMichael Stahl2013-09-132-1/+6
* configure: ensure that install_name_tool matches the toolchain...Michael 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
* installer: find files in INSTDIR also on WNTMichael Stahl2013-09-122-4/+9
* 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
* installer: restore these tooThomas Arnhold2013-09-121-0/+28
* installer: restore generate_cab_filename_for_some_cabsThomas Arnhold2013-09-121-0/+24
* installer: Remove packager.plThomas Arnhold2013-09-127-543/+0
* installer: remove unused variablesThomas Arnhold2013-09-1210-30/+1
* installer: spring cleaningThomas Arnhold2013-09-1212-536/+0
* installer: search files in INSTDIRMichael Stahl2013-09-122-0/+21
* installer: remove support for FILE_CAN_MISS styleMichael Stahl2013-09-122-5/+0
* installer: remove resolving_hidden_flagMichael Stahl2013-09-122-80/+0
* solenv: remove other addsym-macosx.sh tooMichael Stahl2013-09-111-68/+0
* 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
* changed all 'sh' language to 'sr-Latn'Eike Rathke2013-09-101-1/+1
* 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 typoMatúš Kukan2013-09-101-1/+1
* fix gdb pretty printers for --enable-mergelibsMatúš Kukan2013-09-104-43/+18
* kill VERSION_INDEPENDENT_COMP_IDAndras Timar2013-09-103-16/+2
* CompID is not in use in scp2 filesAndras Timar2013-09-101-30/+0
* 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