summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* Replace set_xml with set_types, to get rid of xml2cmpStephan Bergmann2012-10-032-18/+10
* Allow also make <module>.check.Jan Holesovsky2012-10-031-0/+1
* two shall be the number thou shalt countDavid Tardon2012-10-031-1/+1
* don't use empty rpathLuboš Luňák2012-10-022-6/+13
* fdo#50163 move definition of PLATFORMID into configure.inAndras Timar2012-10-012-17/+1
* Need -DBOOST_DETAIL_NO_CONTAINER_FWD here, tooTor Lillqvist2012-10-011-0/+3
* fix InternalUnoApi IDL depsDavid Tardon2012-10-011-3/+6
* do not rely on target-spec. var. inheritanceDavid Tardon2012-10-011-4/+4
* introduce some new top level targetsDavid Ostrovsky2012-09-291-3/+3
* Revert "gb_PYTHON_PRECOMMAND is only defined after gb_PYTHON"Matúš Kukan2012-09-291-1/+1
* vertical space savingsMatúš Kukan2012-09-292-59/+28
* move gb_Executable_EXT_for_build to platform/Matúš Kukan2012-09-296-12/+6
* gbuild: gb_Library_TARGETS should really not be needed nowMatúš Kukan2012-09-296-18/+7
* gb_PYTHON_PRECOMMAND is only defined after gb_PYTHONStephan Bergmann2012-09-291-1/+1
* the build tools need to know executable extensionDavid Tardon2012-09-291-12/+12
* soltools conversion to gbuildDavid Ostrovsky2012-09-291-3/+1
* fix dep on internal ucppDavid Tardon2012-09-291-40/+46
* add supporting target and options to generate patches for ExternalProjectsNorbert Thiebaud2012-09-293-1/+39
* beautify Module_tailbuild a bitNorbert Thiebaud2012-09-291-0/+4
* Workaround for boost problem with the 10.7 SDKTor Lillqvist2012-09-291-0/+8
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-284-8/+11
* gbuild: OpenBSD: remove custom gb_LinkTarget__command_dynamiclink:Michael Stahl2012-09-282-46/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-285-84/+10
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-282-26/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for androidMichael Stahl2012-09-281-4/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl2012-09-282-10/+0
* gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-285-25/+14
* gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl2012-09-282-2/+0
* gbuild: remove libraries handled by RepositoryExternal.mkMichael Stahl2012-09-285-9/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-2810-10/+20
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-283-2/+1
* 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