summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2013-09-21sal: rename "cppunit/cppunittester" executableMichael Stahl1-2/+2
2013-09-21odk: remove Package_bin, instead auto-install executablesMichael Stahl2-6/+6
2013-09-21gbuild: add a SHLXTHDL layer for librariesMichael Stahl5-1/+9
2013-09-21gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl20-131/+144
2013-09-21Revert "fdo#51115: gb_Extension_add_file: fix Windows build:"Michael Stahl1-6/+1
2013-09-21gbuild: remove SOVERSION variable since it is hardcoded anywayMichael Stahl5-13/+8
2013-09-21gbuild: make the versioned library the linktarget on UnixesMichael Stahl8-52/+57
2013-09-21gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl11-77/+70
2013-09-21gbuild: deduplicate gb_Library_get_exports_targetMichael Stahl3-10/+4
2013-09-21gbuild: refactor LinkTarget representationMichael Stahl11-72/+122
2013-09-21PoC: no libs in solverBjoern Michaelsen2-3/+3
2013-09-21gbuild: document parameters of LinkTarget methodsMichael Stahl1-10/+81
2013-09-21gbuild: add gb_Library_use_restargetMichael Stahl2-0/+11
2013-09-21gbuild: remove unused gb_LinkTarget_use_headersMichael Stahl2-13/+0
2013-09-21installer: actually WINDOWSBASISROOTNAME was wrongMichael Stahl1-2/+3
2013-09-21gbuild: gb_SdiObject_get_dep_target does not existMichael Stahl1-2/+2
2013-09-21gbuild: ExternalPackage: fix stupid typoMichael Stahl1-1/+1
2013-09-21undefined function warning gb_Library__set_soversion_script_platformMichael Stahl2-0/+5
2013-09-21gbuild: remove gb_NoExPrecompiledHeader_get_clean_targetMichael Stahl1-1/+1
2013-09-21FIXME: speedup hackMichael Stahl2-2/+2
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
2013-09-14Clean up Mac OS X .jnilibsStephan Bergmann2-97/+1
2013-09-13installer: put in a hack for MacOSX to find language pack filesMichael Stahl2-1/+6
2013-09-13configure: ensure that install_name_tool matches the toolchain...Michael Stahl1-1/+1
2013-09-13gbuild: add missing directory dependencies for Obj{C,Cxx}ObjectMichael Stahl1-0/+2
2013-09-13gbuild: fix rule for gb_ObjCxxObject_get_dep_targetMichael Stahl1-1/+3
2013-09-12installer: find files in INSTDIR also on WNTMichael Stahl2-4/+9
2013-09-12gbuild: remove gb_Rdb__get_final_targetMichael Stahl1-11/+18
2013-09-12gbuild: remove gb_Pagein__get_final_targetMichael Stahl2-8/+9
2013-09-12';' as a delimiter sometimes does not work for unknown reasonMatúš Kukan1-3/+3
2013-09-12gb_CustomTarget_ulfex_rule: add dependency on directoryMatúš Kukan1-1/+1
2013-09-12use ';' instead of ':' to separate two parts of a stringMatúš Kukan1-3/+3
2013-09-12Unbreak mingw build of udkapiFridrich Štrba1-0/+3
2013-09-12installer: restore these tooThomas Arnhold1-0/+28
2013-09-12installer: restore generate_cab_filename_for_some_cabsThomas Arnhold1-0/+24
2013-09-12installer: Remove packager.plThomas Arnhold7-543/+0
2013-09-12installer: remove unused variablesThomas Arnhold10-30/+1
2013-09-12installer: spring cleaningThomas Arnhold12-536/+0