summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: OpenBSD: remove custom gb_LinkTarget__command_dynamiclink:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for androidMichael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-28gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl
2012-09-28gbuild: remove libraries handled by RepositoryExternal.mkMichael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28set MSP nameTor Lillqvist
2012-09-28work around unexpected behaviour of msidb.exe from SDK 7.1Andras Timar
2012-09-28revert fc1e9f253dd07362065f2be9691be89fb9b3f84fAndras Timar
2012-09-28autoconnect multi-column list stores to dropdownsCaolán McNamara
2012-09-28substring-before doesn't do what I want, tokenize insteadCaolán McNamara
2012-09-28missing seperatorCaolán McNamara
2012-09-28We need to distinguish NumericFields from MetricFieldsCaolán McNamara
2012-09-28blasted xslt, give me the indexes I wantCaolán McNamara
2012-09-28add support for .ui files to gbuildDavid Tardon
2012-09-28add a plausible .ui to .sdf extraction toolCaolán McNamara
2012-09-28and also use new gb_UCPPTARGET; gb_UCPP unusedMatúš Kukan
2012-09-27installer: Replace various uses of exit_program with dieTim Retout
2012-09-27move ucpp definitions into gbuild.mk (as e.g.xsltproc)Rene Engelhard
2012-09-27add --with-system-ucppRene Engelhard
2012-09-27installer: Move two copies of make_systemcall into systemactions.pmTim Retout
2012-09-27installer::worker: Hide save_patchlist_fileTim Retout
2012-09-27Revert "sorting additional language packs and dictionaries fdo#34479"Andras Timar
2012-09-27gbuild: allow for SHELL to be set by the env variable gb_SHELLNorbert Thiebaud
2012-09-27revert the change in gbuild.mk : use /bin/sh as SHELLNorbert Thiebaud
2012-09-27re-base on ALv2 code. Includes:Michael Meeks
2012-09-27bash is already a pre-req. and ubuntu /bin/sh is a borked variation of itNorbert Thiebaud
2012-09-27tubes: fix glibc detected memory corruption in ScDocShellMatúš Kukan
2012-09-27add gb_ExternalProject_use_external to deal with ExternalProject inter-depNorbert Thiebaud
2012-09-26installer: Add extra failure warning.Tim Retout
2012-09-26installer::worker: Remove unused tar_packageTim Retout
2012-09-26installer: Move key_in_a_is_also_key_in_b into scriptfiles.pmTim Retout
2012-09-26installer: Move various functions from worker.pm to epmfile.pmTim Retout
2012-09-26installer: Replace installer::worker::shuffle_arrayTim Retout
2012-09-26installer: Move exiter.pm error handling into installer.pmTim Retout
2012-09-26solenv: revert more of 599a94827e2b3957db3abf758d48ff7b3977e2f2Michael Stahl
2012-09-26use utf-8 instead of legacy code pages in all msi tables (related: fdo#39595)Andras Timar
2012-09-26drop 'private' from variable defs.David Tardon
2012-09-26avoid // in pathDavid Tardon
2012-09-26gbuild: split out a common android.mkMichael Stahl
2012-09-26Revert "gbuild: remove gb_Library_TARGETS and ..."Michael Stahl
2012-09-26gbuild: without multi-repository support ...Michael Stahl
2012-09-26do not need to escape $ hereDavid Tardon
2012-09-26gbuild: disable MSVC warning C4628 for C++:Michael Stahl
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan