summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* depend on po files not on localize.sdfAndras Timar2012-09-281-6/+10
* Merge branch 'master' into feature/killsdfAndras Timar2012-09-2895-3145/+2628
|\
| * set MSP nameTor Lillqvist2012-09-281-35/+1
| * work around unexpected behaviour of msidb.exe from SDK 7.1Andras Timar2012-09-281-14/+18
| * revert fc1e9f253dd07362065f2be9691be89fb9b3f84fAndras Timar2012-09-281-196/+0
| * autoconnect multi-column list stores to dropdownsCaolán McNamara2012-09-281-3/+3
| * substring-before doesn't do what I want, tokenize insteadCaolán McNamara2012-09-281-3/+4
| * missing seperatorCaolán McNamara2012-09-281-1/+1
| * We need to distinguish NumericFields from MetricFieldsCaolán McNamara2012-09-281-2/+2
| * blasted xslt, give me the indexes I wantCaolán McNamara2012-09-281-1/+2
| * add support for .ui files to gbuildDavid Tardon2012-09-283-0/+222
| * add a plausible .ui to .sdf extraction toolCaolán McNamara2012-09-281-0/+36
| * and also use new gb_UCPPTARGET; gb_UCPP unusedMatúš Kukan2012-09-282-3/+1
| * installer: Replace various uses of exit_program with dieTim Retout2012-09-274-9/+5
| * move ucpp definitions into gbuild.mk (as e.g.xsltproc)Rene Engelhard2012-09-272-3/+8
| * add --with-system-ucppRene Engelhard2012-09-271-0/+2
| * installer: Move two copies of make_systemcall into systemactions.pmTim Retout2012-09-273-61/+37
| * installer::worker: Hide save_patchlist_fileTim Retout2012-09-271-2/+2
| * Revert "sorting additional language packs and dictionaries fdo#34479"Andras Timar2012-09-271-39/+0
| * gbuild: allow for SHELL to be set by the env variable gb_SHELLNorbert Thiebaud2012-09-271-0/+9
| * revert the change in gbuild.mk : use /bin/sh as SHELLNorbert Thiebaud2012-09-271-1/+1
| * re-base on ALv2 code. Includes:Michael Meeks2012-09-274-63/+43
| * bash is already a pre-req. and ubuntu /bin/sh is a borked variation of itNorbert Thiebaud2012-09-271-1/+1
| * tubes: fix glibc detected memory corruption in ScDocShellMatúš Kukan2012-09-271-0/+4
| * add gb_ExternalProject_use_external to deal with ExternalProject inter-depNorbert Thiebaud2012-09-271-0/+6
| * installer: Add extra failure warning.Tim Retout2012-09-261-0/+1
| * installer::worker: Remove unused tar_packageTim Retout2012-09-261-37/+0
| * installer: Move key_in_a_is_also_key_in_b into scriptfiles.pmTim Retout2012-09-262-27/+27
| * installer: Move various functions from worker.pm to epmfile.pmTim Retout2012-09-262-231/+197
| * installer: Replace installer::worker::shuffle_arrayTim Retout2012-09-262-17/+2
| * installer: Move exiter.pm error handling into installer.pmTim Retout2012-09-262-70/+39
| * solenv: revert more of 599a94827e2b3957db3abf758d48ff7b3977e2f2Michael Stahl2012-09-261-1/+1
| * use utf-8 instead of legacy code pages in all msi tables (related: fdo#39595)Andras Timar2012-09-266-181/+21
| * drop 'private' from variable defs.David Tardon2012-09-261-2/+2
| * avoid // in pathDavid Tardon2012-09-261-2/+2
| * gbuild: split out a common android.mkMichael Stahl2012-09-264-207/+85
| * Revert "gbuild: remove gb_Library_TARGETS and ..."Michael Stahl2012-09-265-4/+13
| * gbuild: without multi-repository support ...Michael Stahl2012-09-261-2/+1
| * do not need to escape $ hereDavid Tardon2012-09-261-2/+2
| * gbuild: disable MSVC warning C4628 for C++:Michael Stahl2012-09-261-0/+1
| * Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan2012-09-2620-7/+128
| * this belongs to RepositoryFixesMatúš Kukan2012-09-262-4/+0
| * gbuild: use include directly; it's even shorterMatúš Kukan2012-09-262-13/+3
| * gbuild: remove gb_Library_TARGETS and replace gb_Library_get_implibnameMatúš Kukan2012-09-267-21/+7
| * gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFSMatúš Kukan2012-09-267-22/+0
| * fix typoMatúš Kukan2012-09-261-4/+4
| * gbuild: use one pattern rule for creating directoriesMatúš Kukan2012-09-2620-128/+7
| * apparently cpp.lcc does not have .exe ext. on windowsDavid Tardon2012-09-251-1/+3
| * add missing dep on cpp.lccDavid Tardon2012-09-251-4/+8
| * fix scp2 build producing garbageDavid Tardon2012-09-251-2/+3