summaryrefslogtreecommitdiffstats
path: root/solenv/bin
Commit message (Expand)AuthorAgeFilesLines
* ignore #include inside #ifLubos Lunak2012-12-261-6/+27
* PCH for Library_svtLubos Lunak2012-12-261-1/+8
* LC_ALL=C for consistent sortLubos Lunak2012-12-261-1/+1
* fix typoLubos Lunak2012-12-261-1/+1
* Get rid of (most uses of) GUITor Lillqvist2012-12-255-23/+18
* fix conditionals detectionLuboš Luňák2012-12-181-2/+4
* indentLuboš Luňák2012-12-181-53/+53
* API CHANGE: Remove obsolete regcomp from UREStephan Bergmann2012-12-181-1/+0
* update update_pch.shLuboš Luňák2012-12-181-13/+44
* add script to regenerate pch filesPeter Foley2012-12-171-0/+92
* argh... remove accidentally committed concat-depsMichael Stahl2012-12-171-0/+0
* Revert "hide rc.exe splash screen"Michael Stahl2012-12-171-0/+0
* add support for loading comboboxtext item strings from .uiCaolán McNamara2012-12-141-2/+13
* Make KeyID (qtz) work againAndras Timar2012-12-141-13/+2
* Prepare for read-only source buildNorbert Thiebaud2012-12-111-1/+1
* do not redirect output in build.pl, i.e. dump build_error.log and other logsLuboš Luňák2012-12-011-28/+3
* Shorten moreTor Lillqvist2012-11-291-0/+1
* sigh... apparently 6215da2dfb96ed6b36ef42bc1afa1ab43c803f3d missed a )Michael Stahl2012-11-271-1/+1
* honor USE_INTERNAL_RIGHTS from scp2Christian Lohmaier2012-11-271-2/+1
* Switch from python to python3Michael Stahl2012-11-271-1/+2
* python3: build LibreOfficePython.framework on MacOS XChristian Lohmaier2012-11-261-0/+1
* Ignoring dependencies on .hdl files is unsound when cppumaker changesStephan Bergmann2012-11-231-4/+0
* Use unabbreviated git SHA1 for buildidStephan Bergmann2012-11-221-1/+1
* Use xcrun when available to run install_name_toolTor Lillqvist2012-11-221-1/+1
* unlink file before copying over it, to avoid it getting truncated firstLuboš Luňák2012-11-211-0/+1
* remove qtz temporarily, until it works again reliablyAndras Timar2012-11-211-1/+1
* Fix install-gdb-printers for Mac OS XStephan Bergmann2012-11-211-2/+2
* solenv: installer: error.py legitimately occurs in urllibMichael Stahl2012-11-171-0/+1
* Fix linkoo to work with MinGW again.Jan Holesovsky2012-11-151-3/+11
* Resolves: fdo#57107 processing translatable child nodes twiceCaolán McNamara2012-11-141-3/+17
* do not remove logging directory under handsPetr Mladek2012-11-141-1/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-11-1235-536/+436
* binfilter.die.die.dieNorbert Thiebaud2012-11-091-1/+1
* concat-deps: tweak boost handling to depend on unpacked targetMichael Stahl2012-11-071-5/+5
* concat-deps: on Windows, compare paths case-insensitivelyMichael Stahl2012-11-071-5/+7
* concat-deps: bin pointless duplicationMichael Stahl2012-11-071-8/+1
* concat-deps: properly recognize colon that follows targetMichael Stahl2012-11-071-4/+20
* Eat unneeded spaces at the beginning of .d files, they confuse concat-deps.Jan Holesovsky2012-11-071-0/+6
* linkoo can now link the en-US .ui filesCédric Bosdonnat2012-11-061-8/+84
* detect even more memory mismanagement on glibcLionel Elie Mamane2012-11-051-0/+1
* Revert "detect even more memory mismanagement on glibc"Lionel Elie Mamane2012-11-021-13/+0
* detect even more memory mismanagement on glibcLionel Elie Mamane2012-11-021-0/+13
* fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan2012-10-302-4/+3
* fix absolute path test in linkooLuboš Luňák2012-10-291-2/+2
* fix windows detection in linkooLuboš Luňák2012-10-291-4/+4
* gbuild: solve the UnpackedTarball header problem in concat-deps:Michael Stahl2012-10-291-15/+60
* ./g doesn't support -s option or log command any more, use git directlyLior Kaplan2012-10-291-1/+1
* fix incorrect assert() usageLuboš Luňák2012-10-261-2/+4
* warn free build of dmake, concat-deps and lpsolveRené Kjellerup2012-10-261-2/+2
* concat-deps: fix breakage introduced by eliding:Michael Stahl2012-10-241-3/+18