summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2013-10-01callcatcher doesn't need ooinstall to run tests any moreMichael Stahl
2013-10-01test-install: get rid of opt/Michael Stahl
2013-10-01put result of make test-install into top-level test-install dirMichael Stahl
2013-10-01gbuild: fix dependencies in gb_SrsPartTarget__command_depMichael Stahl
2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan
2013-09-30-Werror,-Wunused-functionStephan Bergmann
2013-09-30gbuild: remove "templates"Michael Stahl
2013-09-30gbuild: remove processdelivered.mkMichael Stahl
2013-09-29I forgot to add -d swith to signtoolAndras Timar
2013-09-27gbuild: remove unused gb_CppunitTest_LIBDIRMatúš Kukan
2013-09-27gbuild: remove now unused gb_Library_OUTDIRLOCATIONMatúš Kukan
2013-09-25Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist
2013-09-25Add LO_JAVA_DIR to CppunitTest env.Andrzej J.R. Hunt
2013-09-25gbuild: fix ExternalPackage dependencies for files in instdirMatúš Kukan
2013-09-24fix --enable-mergelibs dependenciesMatúš Kukan
2013-09-24gb_Library__get_final_target: don't be phony targetMatúš Kukan
2013-09-24make dependency on directory order-onlyMatúš Kukan
2013-09-24Create a proper Info.plist for the OS X app bundle already in configureTor Lillqvist
2013-09-23Print a helpful error message if we are going to failTor Lillqvist
2013-09-23Duplicate "-Wl,-rpath-link," typoStephan Bergmann
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist
2013-09-23gbuild: try to fix linking with default --as-neededMichael Stahl
2013-09-23Try to fix cross-compilationTor Lillqvist
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