summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2012-08-16Avoid pointless scary WARNING messageTor Lillqvist1-2/+0
2012-08-16No need to bother with the MISCDUMMY file hereTor Lillqvist1-1/+1
2012-08-16Let's not overdo the abstraction, /dev/null is just fine to use as suchTor Lillqvist1-2/+0
2012-08-16installer: remove unused globalsThomas Arnhold8-136/+0
2012-08-16installer: remove save_followme_infoThomas Arnhold2-106/+0
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl1-2/+7
2012-08-15gbuild: remove horrible abuses of gb_Jar_use_jars:Michael Stahl1-0/+1
2012-08-15gbuild: s/gb_JavaClassSet_set_classpath/gb_JavaClassSet_add_classpath/Michael Stahl2-7/+12
2012-08-15gbuild: refactor external jar handling:Michael Stahl2-9/+16
2012-08-15solenv: remove unused functionsThomas Arnhold20-1492/+0
2012-08-14installer::download: Remove unused create_link_tree.Tim Retout1-26/+0
2012-08-14Remove unused create_download_link_treeTim Retout1-67/+0
2012-08-14installer::download: Enable strict and warnings.Tim Retout1-2/+5
2012-08-14installer::download: Remove unused unicode conversion functions.Tim Retout1-58/+0
2012-08-14this line is wrong; removingMatúš Kukan1-1/+0
2012-08-13installer::download: Clean up get_versionstring and make privateTim Retout1-7/+5
2012-08-13merge these libraries only for androidMatúš Kukan1-2/+8
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann5-286/+1
2012-08-10One more cygwin symlink kludge neededStephan Bergmann1-1/+1
2012-08-10gbuild: detect calls to removed gb_CppunitTest_use_extra_configurationMichael Stahl1-0/+4
2012-08-10gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan1-3/+4
2012-08-09tubes: add to libmerged to fix circular dependencyMatúš Kukan1-0/+2
2012-08-09clean this outMatúš Kukan1-5/+2
2012-08-09gbuild: there are no old components anymoreMatúš Kukan2-39/+2
2012-08-09these are set in configureMatúš Kukan4-9/+0
2012-08-09fix typo in make_installer.plMichael Meeks1-1/+1
2012-08-09gbuild: add a kludge to get dictionaries to build in cygwin:Michael Stahl3-5/+13
2012-08-09add support for dictionaries to gbuildDavid Tardon3-0/+183
2012-08-09change handling of description-LANG.txtDavid Tardon2-3/+13
2012-08-09move platform-specific settings to platformDavid Tardon7-5/+27
2012-08-09change handling of license fileDavid Tardon2-8/+15
2012-08-09refactor ExtensionDavid Tardon4-157/+266
2012-08-08concat-deps: fix crashes due to modifying hash keys:Michael Stahl1-25/+40
2012-08-08concat-deps: those silly drive letters indicate absolute pathsMichael Stahl1-1/+2
2012-08-07remove accidentally commited fileBjoern Michaelsen1-2951/+0
2012-08-07gdb: add pretty-printer for tools RectangleMiklos Vajna1-0/+19
2012-08-07remove packmodule target in gbuildBjoern Michaelsen4-109/+2952
2012-08-06gbuild: don't complain about duplicate components for libmergedMichael Stahl1-1/+1
2012-08-06gbuild: add a check for duplicate component filesMichael Stahl1-0/+3
2012-08-03gbuild: run JunitTests and CppunitTests with DISABLE_SAL_DBGBOXMichael Stahl2-1/+3
2012-08-02filter-showIncludes: convert to AWKMichael Stahl3-86/+92
2012-08-02gbuildify autodocCaolán McNamara1-4/+0
2012-08-02Installer logic changed call msi functions on requestEilidh McAdam1-2/+2
2012-08-02Escape asterisk in Linux system callsEilidh McAdam3-1/+10
2012-08-02gbuildize cosvCaolán McNamara1-1/+1
2012-08-02sablotron gone for yearsCaolán McNamara1-2/+0
2012-08-01Revert "StaticLibrary too"Michael Stahl1-1/+1
2012-08-01Revert "force depfile concat on deliver"Michael Stahl2-2/+2
2012-08-01always compile from SRCDIRBjoern Michaelsen2-43/+7