summaryrefslogtreecommitdiff
path: root/solenv/bin
AgeCommit message (Expand)AuthorFilesLines
2012-05-03fix typoBjoern Michaelsen1-1/+1
2012-05-02allow custom solver/workdir location: --with-solver-and-workdir-rootMichael Stahl1-3/+3
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara1-5/+9
2012-04-30we must call the make detected at configure timeCaolán McNamara1-1/+1
2012-04-30dmake build is always partialDavid Tardon1-1/+1
2012-04-30run make from top directoryDavid Tardon1-2/+6
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+1
2012-04-29build gbuild directly from build.pl and fix libcmis and respect GMAKE_OPTIONSBjoern Michaelsen1-2/+19
2012-04-27fdo#48087 get real version numbers from executables for the File table of MSIAndras Timar1-21/+11
2012-04-26fdo#39643: Remove --disable-strip-solver configure optionDavid Ostrovsky4-71/+11
2012-04-24create-tags: config_host.mk readingMiklos Vajna1-1/+1
2012-04-24specific variable for where dev-install installsLuboš Luňák1-1/+1
2012-04-23Whitespace tortureTomas Chvatal1-2/+2
2012-04-23Fix undefined destdir if the directory was not existing prior the run.Tomas Chvatal1-1/+4
2012-04-16mingw: unbreak make checkDavid Tardon1-1/+1
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon1-1/+1
2012-04-14linkoo: add --copy mode, default to this on windowsMichael Meeks1-15/+35
2012-04-13fix macosx buildDavid Ostrovsky1-1/+1
2012-04-13add missing trailing spaceLuboš Luňák1-1/+1
2012-04-12pack "en" dictionary only with "en" langpacksPetr Mladek1-1/+1
2012-04-11remove sundir* stuff from installer that was used for the proprietary productAndras Timar4-31/+0
2012-04-11set correct value of FINDPRODUCT propertyAndras Timar1-2/+2
2012-04-10use correct gid of version.iniAndras Timar1-1/+1
2012-04-10remove unused installer::windows::patch moduleAndras Timar2-156/+0
2012-04-10fdo#48411 Find install location during help pack installAndras Timar1-4/+0
2012-04-07make linkoo not create backups by defaultLuboš Luňák1-5/+12
2012-04-03s/pathes/paths/Tor Lillqvist14-56/+56
2012-03-23remove unused installer modulesAndras Timar3-1936/+0
2012-03-22testtool is gone these daysCaolán McNamara1-1/+0
2012-03-21$retry_counter and the RETRY label are now unusedTor Lillqvist1-2/+1
2012-03-21GUI=WIN used to mean 16-bit Windows, I think, so kill that crackTor Lillqvist1-6/+0
2012-03-20remove unused License Agreement dialog from MSIAndras Timar4-113/+0
2012-03-20remove unused xpdinstaller moduleAndras Timar7-1927/+0
2012-03-20remove unused Language selection dialog from MSIAndras Timar2-86/+0
2012-03-19Improve linkoo for MinGW.Jan Holesovsky1-2/+5
2012-03-14Replace installer::files::save_array_of_hashes with Data::Dumper.Tim Retout2-30/+5
2012-03-14Turn on strict and warnings for installer::converter.Tim Retout1-0/+3
2012-03-14Use Exporter in installer::strip.Tim Retout3-8/+12
2012-03-14Turn on strict and warnings for install::strip.Tim Retout1-2/+4
2012-03-14Turn on strictures and warnings in installer::helppack.Tim Retout1-1/+4
2012-03-14Unit test and correction for remove_multiple_modules_packagesTim Retout2-1/+58
2012-03-07if build fail, show broken module nameKorrawit Pruegsanusak1-0/+1
2012-03-07Cosmetics: Format code consistentlyTor Lillqvist1-51/+57
2012-03-07Add Emacs and vim mode linesTor Lillqvist1-1/+3
2012-03-07Just skip non-existent filesTor Lillqvist1-0/+4
2012-03-06we always use relative paths in ddf filesAndras Timar1-16/+13
2012-03-05Handle consecutive slashes before ".."Tor Lillqvist1-0/+2
2012-03-02whitespace only, no code changeAndras Timar1-6/+6
2012-03-02fdo#46181 Use Traditional Chinese installer for zh-HK and zh-MO localesAndras Timar1-0/+13
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann1-45/+31