summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
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
2012-09-26this belongs to RepositoryFixesMatúš Kukan
2012-09-26gbuild: use include directly; it's even shorterMatúš Kukan
2012-09-26gbuild: remove gb_Library_TARGETS and replace gb_Library_get_implibnameMatúš Kukan
2012-09-26gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFSMatúš Kukan
2012-09-26fix typoMatúš Kukan
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan
2012-09-25apparently cpp.lcc does not have .exe ext. on windowsDavid Tardon
2012-09-25add missing dep on cpp.lccDavid Tardon
2012-09-25fix scp2 build producing garbageDavid Tardon
2012-09-25Be more consistentTor Lillqvist
2012-09-24LinkTarget: d'oh, forgot to escape $Michael Stahl
2012-09-24add gb_StaticLibrary_use_static_librariesMichael Stahl
2012-09-24Check DISABLE_DYNLOADING, not just iOSTor Lillqvist
2012-09-24Check DISABLE_DYNLOADING, not just iOSTor Lillqvist
2012-09-24it seems climaker needs UREDavid Tardon
2012-09-23fdo#54276 speed up packaging on Windows significantlyAndras Timar
2012-09-23merge_mergemodules_into_msi_database: ditch unused function argumentsAndras Timar
2012-09-23fix typoDavid Tardon
2012-09-23do not add deps on SDFs if not building with langsDavid Tardon
2012-09-23change the rest of deps on target-spec. varDavid Tardon
2012-09-23fix build of dictionaries with l10n enabledDavid Tardon
2012-09-22gbuild: forgot to include assembler objects in mac linksNorbert Thiebaud
2012-09-22guard against updating nonexistent fileDavid Tardon
2012-09-22Package is replaceable by ExternalPackageDavid Tardon
2012-09-22add gbuild class ExternalPackageDavid Tardon
2012-09-22force unpack in the next run if patching failedDavid Tardon
2012-09-22SOVERSION is used by LinkTarget, so set it thereDavid Tardon
2012-09-22fix URE depsDavid Tardon
2012-09-22honour --enable-lto on windows tooMatúš Kukan
2012-09-22fix configuration depsDavid Tardon