summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2012-09-28add support for .ui files to gbuildDavid Tardon
2012-09-28and also use new gb_UCPPTARGET; gb_UCPP unusedMatúš Kukan
2012-09-27move ucpp definitions into gbuild.mk (as e.g.xsltproc)Rene Engelhard
2012-09-27add --with-system-ucppRene Engelhard
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-26solenv: revert more of 599a94827e2b3957db3abf758d48ff7b3977e2f2Michael Stahl
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-24it seems climaker needs UREDavid Tardon
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
2012-09-22gbuild: add missing dependency on regmergeMatúš Kukan
2012-09-22fix Library/LinkTarget build on mingwDavid Tardon
2012-09-22ensure IDL files of used UnoApis are in placeDavid Tardon
2012-09-22fix dep for configuration schemasDavid Tardon