summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
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
2013-09-12gbuild: remove gb_Rdb__get_final_targetMichael Stahl
2013-09-12gbuild: remove gb_Pagein__get_final_targetMichael Stahl
2013-09-12';' as a delimiter sometimes does not work for unknown reasonMatúš Kukan
2013-09-12gb_CustomTarget_ulfex_rule: add dependency on directoryMatúš Kukan
2013-09-12use ';' instead of ':' to separate two parts of a stringMatúš Kukan
2013-09-12Unbreak mingw build of udkapiFridrich Štrba
2013-09-12installer: restore these tooThomas Arnhold
2013-09-12installer: restore generate_cab_filename_for_some_cabsThomas Arnhold
2013-09-12installer: Remove packager.plThomas Arnhold
2013-09-12installer: remove unused variablesThomas Arnhold
2013-09-12installer: spring cleaningThomas Arnhold
2013-09-12installer: search files in INSTDIRMichael Stahl