summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2013-09-24Create a proper Info.plist for the OS X app bundle already in configureTor Lillqvist1-3/+0
2013-09-23Print a helpful error message if we are going to failTor Lillqvist1-1/+5
2013-09-23Duplicate "-Wl,-rpath-link," typoStephan Bergmann1-1/+1
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist12-31/+10
2013-09-23gbuild: try to fix linking with default --as-neededMichael Stahl2-2/+2
2013-09-23Try to fix cross-compilationTor Lillqvist25-75/+70
2013-09-22fdo#69601: quick fix for wrong cli_cppuhelper.dll in instsetMichael Stahl1-1/+1
2013-09-22gbuild: fix gb_LinkTarget_set_precompiled_headerMichael Stahl1-5/+5
2013-09-22make the PythonTest run on WNTMichael Stahl1-1/+1
2013-09-22gbuild: drop mkdir -p calls from gb_LinkTarget__commandMichael Stahl7-14/+1
2013-09-22gbuild: add consistent directory dependencies for LinkTargetsMichael Stahl4-12/+20
2013-09-22gbuild: clean up naming of PDB files for MSVCMichael Stahl1-17/+16
2013-09-22gbuild: MSVC: ignore LIBS for static librariesMichael Stahl1-2/+1
2013-09-22gbuild: remove static libraries from OUTDIRMichael Stahl4-12/+8
2013-09-22find lots of external static libraries in UnpackedTarball dirMichael Stahl1-0/+1
2013-09-22gbuild: rename LinkTarget variable LIBSMichael Stahl8-11/+11
2013-09-22gbuild: change linking order on ELF platformsMichael Stahl2-4/+10
2013-09-22gbuild: remove executables from OUTDIR and WORKDIRMichael Stahl7-40/+33
2013-09-22sal: rename "cppunit/cppunittester" executableMichael Stahl1-2/+2
2013-09-22odk: remove Package_bin, instead auto-install executablesMichael Stahl2-6/+6
2013-09-22gbuild: add a SHLXTHDL layer for librariesMichael Stahl5-1/+9
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl20-131/+144
2013-09-22Revert "fdo#51115: gb_Extension_add_file: fix Windows build:"Michael Stahl1-6/+1
2013-09-22gbuild: remove SOVERSION variable since it is hardcoded anywayMichael Stahl5-13/+8
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl8-52/+57
2013-09-22gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl11-77/+70
2013-09-22gbuild: deduplicate gb_Library_get_exports_targetMichael Stahl3-10/+4
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl11-72/+122
2013-09-22PoC: no libs in solverBjoern Michaelsen2-3/+3
2013-09-22gbuild: document parameters of LinkTarget methodsMichael Stahl1-10/+81
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl2-0/+11
2013-09-22gbuild: remove unused gb_LinkTarget_use_headersMichael Stahl2-13/+0
2013-09-22installer: actually WINDOWSBASISROOTNAME was wrongMichael Stahl1-2/+3
2013-09-22gbuild: gb_SdiObject_get_dep_target does not existMichael Stahl1-2/+2
2013-09-22gbuild: ExternalPackage: fix stupid typoMichael Stahl1-1/+1
2013-09-22undefined function warning gb_Library__set_soversion_script_platformMichael Stahl2-0/+5
2013-09-22gbuild: remove gb_NoExPrecompiledHeader_get_clean_targetMichael Stahl1-1/+1
2013-09-20Use tempfile instead of stdin in exectest.plStephan Bergmann1-20/+32
2013-09-20Strip exectest.pl down to what is needed by its only clientStephan Bergmann1-37/+12
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann7-246/+29
2013-09-19Revert "gcc-wrapper: warn on invalid path names."Jan Holesovsky1-5/+1
2013-09-18Fix documentationStephan Bergmann1-3/+4
2013-09-18gcc-wrapper: warn on invalid path names.Michael Meeks1-1/+5
2013-09-18Replace binary type_references with human-readable .idl versionsStephan Bergmann2-11/+2
2013-09-18New unoidl-check tool to replace regcompareStephan Bergmann3-10/+10
2013-09-18Sign .msi/.msp files when build signing is enabled on WindowsAndras Timar1-0/+49
2013-09-17do not copy invalid, merged libraries to instdirMatúš Kukan1-1/+1
2013-09-17goodbye linkoo.. you have served wellMatúš Kukan3-618/+2
2013-09-16Replace reg2unoidl with unoidl-writeStephan Bergmann2-4/+4
2013-09-14fdo#68790: fix build error on Win when system locale=="Japanese(Japan)"Tomofumi Yagi1-1/+2