summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/Package.mk
Commit message (Expand)AuthorAgeFilesLines
* Another workaround for "xargs: environment is too large for exec" errorsStephan Bergmann2017-11-141-1/+1
* tdf#97803: gbuild: Check that every package is registeredMatúš Kukan2016-12-071-0/+4
* fix typoDavid Tardon2015-10-251-2/+2
* gbuild: Fix and check package dependencies.Matúš Kukan2013-12-171-0/+2
* gbuild: Package: check for duplicate definitionsMichael Stahl2013-10-311-0/+1
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-2/+2
* gbuild: remove dummy rule for OUTDIR/incMichael Stahl2013-10-281-8/+0
* Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist2013-09-251-2/+0
* make dependency on directory order-onlyMatúš Kukan2013-09-241-1/+1
* Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist2013-09-231-3/+0
* ure: install files with filelistsMatúš Kukan2013-09-091-0/+12
* introduce gb_Package_PRESTAGEDIRBjoern Michaelsen2013-08-261-1/+9
* Further work on the "Mac-like app structure" optionTor Lillqvist2013-08-181-1/+2
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-21/+12
* fix generated deps on headers in $(OUTDIR)/incDavid Tardon2013-05-251-0/+8
* gbuild: simplify reg. of targets for PostprocessDavid Tardon2013-05-241-1/+2
* gallery: cleanup scaling code.Michael Meeks2013-05-151-1/+0
* remove pre-compiled textshapes and transportation galleries.Michael Meeks2013-05-151-0/+1
* the program dir is called MacOS on MacOS XDavid Tardon2013-05-131-0/+1
* add a check to catch typos in Package namesDavid Tardon2013-04-221-0/+15
* gbuild: make sure filelists don't contain duplicatesDavid Tardon2013-04-161-1/+7
* gb_Package_add_files _can_ take empty list of filesDavid Tardon2013-04-141-2/+2
* gbuild: add arg. check to Package functionsDavid Tardon2013-04-141-0/+3
* rebuild Package when a file is addedDavid Tardon2013-04-131-0/+1
* use filelist install method for udkapi and offapiDavid Tardon2013-04-051-0/+3
* allow to put files listed in file into installationDavid Tardon2013-04-051-1/+11
* allow Package to install to other dir than $OUTDIRDavid Tardon2013-04-051-5/+19
* use pattern rule for PostprocessDavid Tardon2013-03-031-4/+0
* postprocess does not care for _any_ instsetoo_native or postprocess packagesBjoern Michaelsen2013-02-261-1/+1
* move postprocess to gbuildBjoern Michaelsen2013-02-261-0/+5
* Avoid Emacs warning "suspicious line"Tor Lillqvist2012-12-311-1/+1
* add missing dep: gb_Package_use_custom_targetMatúš Kukan2012-12-161-0/+6
* userfriendly make targets for build and cleanLuboš Luňák2012-12-101-0/+1
* Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan2012-09-261-0/+5
* gbuild: use one pattern rule for creating directoriesMatúš Kukan2012-09-261-5/+0
* add support for building external projectsDavid Tardon2012-08-241-0/+6
* add support for external tarballs to gbuildDavid Tardon2012-08-241-0/+6
* gbuild: introduce gb_Package_Package_internal:Michael Stahl2012-06-071-3/+8
* make adding a bunch of files a bit easierDavid Tardon2012-05-201-0/+26
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-091-7/+0
* gbuild: remove some more realpathsMatúš Kukan2012-03-101-2/+2
* gbuild: fix mkdir optimization with make 3.81Michael Stahl2012-03-081-5/+14
* gbuild: do not call mkdir -p in gb_Deliver__deliverMatúš Kukan2012-03-051-1/+4
* xargs on MacOSX seems a bit broken, work around thatTor Lillqvist2011-11-261-1/+1
* no need for SRCDIR parameter hereMatúš Kukan2011-10-231-1/+1
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
* Add Emacs mode lines and a few missing vim onesTor Lillqvist2011-07-261-0/+1
* resyncing to masterBjoern Michaelsen2011-07-211-4/+4
|\
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-4/+4
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-191-8/+8
|\|