summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl5-25/+14
2012-09-28gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl2-2/+0
2012-09-28gbuild: remove libraries handled by RepositoryExternal.mkMichael Stahl5-9/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl10-10/+20
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl3-2/+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
2012-09-28blasted xslt, give me the indexes I wantCaolán McNamara1-1/+2
2012-09-28add support for .ui files to gbuildDavid Tardon3-0/+222
2012-09-28add a plausible .ui to .sdf extraction toolCaolán McNamara1-0/+36
2012-09-28and also use new gb_UCPPTARGET; gb_UCPP unusedMatúš Kukan2-3/+1
2012-09-27installer: Replace various uses of exit_program with dieTim Retout4-9/+5
2012-09-27move ucpp definitions into gbuild.mk (as e.g.xsltproc)Rene Engelhard2-3/+8
2012-09-27add --with-system-ucppRene Engelhard1-0/+2
2012-09-27installer: Move two copies of make_systemcall into systemactions.pmTim Retout3-61/+37
2012-09-27installer::worker: Hide save_patchlist_fileTim Retout1-2/+2
2012-09-27Revert "sorting additional language packs and dictionaries fdo#34479"Andras Timar1-39/+0
2012-09-27gbuild: allow for SHELL to be set by the env variable gb_SHELLNorbert Thiebaud1-0/+9
2012-09-27revert the change in gbuild.mk : use /bin/sh as SHELLNorbert Thiebaud1-1/+1
2012-09-27re-base on ALv2 code. Includes:Michael Meeks4-63/+43
2012-09-27bash is already a pre-req. and ubuntu /bin/sh is a borked variation of itNorbert Thiebaud1-1/+1
2012-09-27tubes: fix glibc detected memory corruption in ScDocShellMatúš Kukan1-0/+4
2012-09-27add gb_ExternalProject_use_external to deal with ExternalProject inter-depNorbert Thiebaud1-0/+6
2012-09-26installer: Add extra failure warning.Tim Retout1-0/+1
2012-09-26installer::worker: Remove unused tar_packageTim Retout1-37/+0
2012-09-26installer: Move key_in_a_is_also_key_in_b into scriptfiles.pmTim Retout2-27/+27
2012-09-26installer: Move various functions from worker.pm to epmfile.pmTim Retout2-231/+197
2012-09-26installer: Replace installer::worker::shuffle_arrayTim Retout2-17/+2
2012-09-26installer: Move exiter.pm error handling into installer.pmTim Retout2-70/+39
2012-09-26solenv: revert more of 599a94827e2b3957db3abf758d48ff7b3977e2f2Michael Stahl1-1/+1
2012-09-26use utf-8 instead of legacy code pages in all msi tables (related: fdo#39595)Andras Timar6-181/+21
2012-09-26drop 'private' from variable defs.David Tardon1-2/+2
2012-09-26avoid // in pathDavid Tardon1-2/+2
2012-09-26gbuild: split out a common android.mkMichael Stahl4-207/+85
2012-09-26Revert "gbuild: remove gb_Library_TARGETS and ..."Michael Stahl5-4/+13
2012-09-26gbuild: without multi-repository support ...Michael Stahl1-2/+1
2012-09-26do not need to escape $ hereDavid Tardon1-2/+2
2012-09-26gbuild: disable MSVC warning C4628 for C++:Michael Stahl1-0/+1
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan20-7/+128
2012-09-26this belongs to RepositoryFixesMatúš Kukan2-4/+0
2012-09-26gbuild: use include directly; it's even shorterMatúš Kukan2-13/+3
2012-09-26gbuild: remove gb_Library_TARGETS and replace gb_Library_get_implibnameMatúš Kukan7-21/+7
2012-09-26gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFSMatúš Kukan7-22/+0
2012-09-26fix typoMatúš Kukan1-4/+4
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan20-128/+7