summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2013-09-22fdo#69601: quick fix for wrong cli_cppuhelper.dll in instsetMichael Stahl
2013-09-22gbuild: fix gb_LinkTarget_set_precompiled_headerMichael Stahl
2013-09-22make the PythonTest run on WNTMichael Stahl
2013-09-22gbuild: drop mkdir -p calls from gb_LinkTarget__commandMichael Stahl
2013-09-22gbuild: add consistent directory dependencies for LinkTargetsMichael Stahl
2013-09-22gbuild: clean up naming of PDB files for MSVCMichael Stahl
2013-09-22gbuild: MSVC: ignore LIBS for static librariesMichael Stahl
2013-09-22gbuild: remove static libraries from OUTDIRMichael Stahl
2013-09-22find lots of external static libraries in UnpackedTarball dirMichael Stahl
2013-09-22gbuild: rename LinkTarget variable LIBSMichael Stahl
2013-09-22gbuild: change linking order on ELF platformsMichael Stahl
2013-09-22gbuild: remove executables from OUTDIR and WORKDIRMichael Stahl
2013-09-22sal: rename "cppunit/cppunittester" executableMichael Stahl
2013-09-22odk: remove Package_bin, instead auto-install executablesMichael Stahl
2013-09-22gbuild: add a SHLXTHDL layer for librariesMichael Stahl
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22Revert "fdo#51115: gb_Extension_add_file: fix Windows build:"Michael Stahl
2013-09-22gbuild: remove SOVERSION variable since it is hardcoded anywayMichael Stahl
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl
2013-09-22gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl
2013-09-22gbuild: deduplicate gb_Library_get_exports_targetMichael Stahl
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl
2013-09-22PoC: no libs in solverBjoern Michaelsen
2013-09-22gbuild: document parameters of LinkTarget methodsMichael Stahl
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-09-22gbuild: remove unused gb_LinkTarget_use_headersMichael Stahl
2013-09-22installer: actually WINDOWSBASISROOTNAME was wrongMichael Stahl
2013-09-22gbuild: gb_SdiObject_get_dep_target does not existMichael Stahl
2013-09-22gbuild: ExternalPackage: fix stupid typoMichael Stahl
2013-09-22undefined function warning gb_Library__set_soversion_script_platformMichael Stahl
2013-09-22gbuild: remove gb_NoExPrecompiledHeader_get_clean_targetMichael Stahl
2013-09-20Use tempfile instead of stdin in exectest.plStephan Bergmann
2013-09-20Strip exectest.pl down to what is needed by its only clientStephan Bergmann
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann
2013-09-19Revert "gcc-wrapper: warn on invalid path names."Jan Holesovsky
2013-09-18Fix documentationStephan Bergmann
2013-09-18gcc-wrapper: warn on invalid path names.Michael Meeks
2013-09-18Replace binary type_references with human-readable .idl versionsStephan Bergmann
2013-09-18New unoidl-check tool to replace regcompareStephan Bergmann
2013-09-18Sign .msi/.msp files when build signing is enabled on WindowsAndras Timar
2013-09-17do not copy invalid, merged libraries to instdirMatúš Kukan
2013-09-17goodbye linkoo.. you have served wellMatúš Kukan
2013-09-16Replace reg2unoidl with unoidl-writeStephan Bergmann
2013-09-14fdo#68790: fix build error on Win when system locale=="Japanese(Japan)"Tomofumi Yagi
2013-09-14Clean up Mac OS X .jnilibsStephan Bergmann
2013-09-13installer: put in a hack for MacOSX to find language pack filesMichael Stahl
2013-09-13configure: ensure that install_name_tool matches the toolchain...Michael Stahl
2013-09-13gbuild: add missing directory dependencies for Obj{C,Cxx}ObjectMichael Stahl
2013-09-13gbuild: fix rule for gb_ObjCxxObject_get_dep_targetMichael Stahl
2013-09-12installer: find files in INSTDIR also on WNTMichael Stahl