summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* 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
* Be more consistentTor Lillqvist2012-09-252-4/+4
* LinkTarget: d'oh, forgot to escape $Michael Stahl2012-09-241-1/+1
* add gb_StaticLibrary_use_static_librariesMichael Stahl2012-09-242-1/+3
* Check DISABLE_DYNLOADING, not just iOSTor Lillqvist2012-09-242-11/+11
* Check DISABLE_DYNLOADING, not just iOSTor Lillqvist2012-09-241-2/+2
* it seems climaker needs UREDavid Tardon2012-09-241-1/+7
* fdo#54276 speed up packaging on Windows significantlyAndras Timar2012-09-231-3/+8
* merge_mergemodules_into_msi_database: ditch unused function argumentsAndras Timar2012-09-232-2/+2
* fix typoDavid Tardon2012-09-231-1/+1
* do not add deps on SDFs if not building with langsDavid Tardon2012-09-231-1/+7
* change the rest of deps on target-spec. varDavid Tardon2012-09-236-8/+12
* fix build of dictionaries with l10n enabledDavid Tardon2012-09-231-4/+6
* gbuild: forgot to include assembler objects in mac linksNorbert Thiebaud2012-09-221-0/+2
* guard against updating nonexistent fileDavid Tardon2012-09-221-0/+2
* Package is replaceable by ExternalPackageDavid Tardon2012-09-221-13/+11
* add gbuild class ExternalPackageDavid Tardon2012-09-226-6/+214
* force unpack in the next run if patching failedDavid Tardon2012-09-221-19/+25
* SOVERSION is used by LinkTarget, so set it thereDavid Tardon2012-09-222-6/+13
* fix URE depsDavid Tardon2012-09-223-2/+8
* honour --enable-lto on windows tooMatúš Kukan2012-09-221-0/+8
* fix configuration depsDavid Tardon2012-09-222-2/+2