summaryrefslogtreecommitdiff
path: root/solenv/bin
AgeCommit message (Expand)AuthorFilesLines
2012-11-27sigh... apparently 6215da2dfb96ed6b36ef42bc1afa1ab43c803f3d missed a )Michael Stahl1-1/+1
2012-11-27honor USE_INTERNAL_RIGHTS from scp2Christian Lohmaier1-2/+1
2012-11-27Switch from python to python3Michael Stahl1-1/+2
2012-11-26python3: build LibreOfficePython.framework on MacOS XChristian Lohmaier1-0/+1
2012-11-23Ignoring dependencies on .hdl files is unsound when cppumaker changesStephan Bergmann1-4/+0
2012-11-22Use unabbreviated git SHA1 for buildidStephan Bergmann1-1/+1
2012-11-22Use xcrun when available to run install_name_toolTor Lillqvist1-1/+1
2012-11-21unlink file before copying over it, to avoid it getting truncated firstLuboš Luňák1-0/+1
2012-11-21remove qtz temporarily, until it works again reliablyAndras Timar1-1/+1
2012-11-21Fix install-gdb-printers for Mac OS XStephan Bergmann1-2/+2
2012-11-17solenv: installer: error.py legitimately occurs in urllibMichael Stahl1-0/+1
2012-11-15Fix linkoo to work with MinGW again.Jan Holesovsky1-3/+11
2012-11-14Resolves: fdo#57107 processing translatable child nodes twiceCaolán McNamara1-3/+17
2012-11-14do not remove logging directory under handsPetr Mladek1-1/+3
2012-11-12re-base on ALv2 code. Includes:Michael Meeks35-536/+436
2012-11-09binfilter.die.die.dieNorbert Thiebaud1-1/+1
2012-11-07concat-deps: tweak boost handling to depend on unpacked targetMichael Stahl1-5/+5
2012-11-07concat-deps: on Windows, compare paths case-insensitivelyMichael Stahl1-5/+7
2012-11-07concat-deps: bin pointless duplicationMichael Stahl1-8/+1
2012-11-07concat-deps: properly recognize colon that follows targetMichael Stahl1-4/+20
2012-11-07Eat unneeded spaces at the beginning of .d files, they confuse concat-deps.Jan Holesovsky1-0/+6
2012-11-06linkoo can now link the en-US .ui filesCédric Bosdonnat1-8/+84
2012-11-05detect even more memory mismanagement on glibcLionel Elie Mamane1-0/+1
2012-11-02Revert "detect even more memory mismanagement on glibc"Lionel Elie Mamane1-13/+0
2012-11-02detect even more memory mismanagement on glibcLionel Elie Mamane1-0/+13
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan2-4/+3
2012-10-29fix absolute path test in linkooLuboš Luňák1-2/+2
2012-10-29fix windows detection in linkooLuboš Luňák1-4/+4
2012-10-29gbuild: solve the UnpackedTarball header problem in concat-deps:Michael Stahl1-15/+60
2012-10-29./g doesn't support -s option or log command any more, use git directlyLior Kaplan1-1/+1
2012-10-26fix incorrect assert() usageLuboš Luňák1-2/+4
2012-10-26warn free build of dmake, concat-deps and lpsolveRené Kjellerup1-2/+2
2012-10-24concat-deps: fix breakage introduced by eliding:Michael Stahl1-3/+18
2012-10-22Remove spurious find_substrStephan Bergmann1-8/+0
2012-10-15ctags: fix warningMiklos Vajna1-1/+1
2012-10-12detect and collapse internal boost dependencies to a single headerMichael Meeks1-13/+78
2012-10-12elide all dependencies on .hdl files, they're ~all duplicated by .hppMichael Meeks1-8/+35
2012-10-09add .src and .hrc to add-modelinesCaolán McNamara1-1/+1
2012-10-07fix build.pl depsPeter Foley1-1/+2
2012-10-02fdo#52268: splash: change color and position of messagesIvan Timofeev1-0/+2
2012-09-30installer::profiles: Test and rewrite sorting_profileTim Retout2-26/+79
2012-09-30installer: Create new read_ziplist function.Tim Retout2-70/+75
2012-09-29remove superfluous linkoo outputDavid Ostrovsky1-3/+1
2012-09-28set MSP nameTor Lillqvist1-35/+1
2012-09-28work around unexpected behaviour of msidb.exe from SDK 7.1Andras Timar1-14/+18
2012-09-28revert fc1e9f253dd07362065f2be9691be89fb9b3f84fAndras Timar1-196/+0
2012-09-28autoconnect multi-column list stores to dropdownsCaolán McNamara1-3/+3
2012-09-28substring-before doesn't do what I want, tokenize insteadCaolán McNamara1-3/+4
2012-09-28missing seperatorCaolán McNamara1-1/+1
2012-09-28We need to distinguish NumericFields from MetricFieldsCaolán McNamara1-2/+2