summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* Print a helpful error message if we are going to failTor Lillqvist2013-09-231-1/+5
* Duplicate "-Wl,-rpath-link," typoStephan Bergmann2013-09-231-1/+1
* Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist2013-09-2312-31/+10
* gbuild: try to fix linking with default --as-neededMichael Stahl2013-09-232-2/+2
* Try to fix cross-compilationTor Lillqvist2013-09-2325-75/+70
* fdo#69601: quick fix for wrong cli_cppuhelper.dll in instsetMichael Stahl2013-09-221-1/+1
* gbuild: fix gb_LinkTarget_set_precompiled_headerMichael Stahl2013-09-221-5/+5
* make the PythonTest run on WNTMichael Stahl2013-09-221-1/+1
* gbuild: drop mkdir -p calls from gb_LinkTarget__commandMichael Stahl2013-09-227-14/+1
* gbuild: add consistent directory dependencies for LinkTargetsMichael Stahl2013-09-224-12/+20
* gbuild: clean up naming of PDB files for MSVCMichael Stahl2013-09-221-17/+16
* gbuild: MSVC: ignore LIBS for static librariesMichael Stahl2013-09-221-2/+1
* gbuild: remove static libraries from OUTDIRMichael Stahl2013-09-224-12/+8
* find lots of external static libraries in UnpackedTarball dirMichael Stahl2013-09-221-0/+1
* gbuild: rename LinkTarget variable LIBSMichael Stahl2013-09-228-11/+11
* gbuild: change linking order on ELF platformsMichael Stahl2013-09-222-4/+10
* gbuild: remove executables from OUTDIR and WORKDIRMichael Stahl2013-09-227-40/+33
* sal: rename "cppunit/cppunittester" executableMichael Stahl2013-09-221-2/+2
* odk: remove Package_bin, instead auto-install executablesMichael Stahl2013-09-222-6/+6
* gbuild: add a SHLXTHDL layer for librariesMichael Stahl2013-09-225-1/+9
* gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl2013-09-2220-131/+144
* 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-228-52/+57
* 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
* installer: actually WINDOWSBASISROOTNAME was wrongMichael Stahl2013-09-221-2/+3
* 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
* Use tempfile instead of stdin in exectest.plStephan Bergmann2013-09-201-20/+32
* Strip exectest.pl down to what is needed by its only clientStephan Bergmann2013-09-201-37/+12
* 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