summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-013-2/+1
* Corrections for mergeZolnai Tamás2012-09-302-5/+5
* Add correct input for helpexZolnai Tamás2012-09-301-3/+6
* depend on po files not on localize.sdfAndras Timar2012-09-281-6/+10
* Merge branch 'master' into feature/killsdfAndras Timar2012-09-2850-690/+1912
|\
| * add support for .ui files to gbuildDavid Tardon2012-09-283-0/+222
| * and also use new gb_UCPPTARGET; gb_UCPP unusedMatúš Kukan2012-09-282-3/+1
| * 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
| * 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
| * solenv: revert more of 599a94827e2b3957db3abf758d48ff7b3977e2f2Michael Stahl2012-09-261-1/+1
| * 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-241-2/+2
| * it seems climaker needs UREDavid Tardon2012-09-241-1/+7
| * 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