summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Package.mk
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Introduce gb_Package_add_empty_directoriesMichael Stahl1-0/+20
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski1-6/+9
2017-11-14Another workaround for "xargs: environment is too large for exec" errorsStephan Bergmann1-1/+1
2016-12-07tdf#97803: gbuild: Check that every package is registeredMatúš Kukan1-0/+4
2015-10-25fix typoDavid Tardon1-2/+2
2013-12-17gbuild: Fix and check package dependencies.Matúš Kukan1-0/+2
2013-10-31gbuild: Package: check for duplicate definitionsMichael Stahl1-0/+1
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+2
2013-10-28gbuild: remove dummy rule for OUTDIR/incMichael Stahl1-8/+0
2013-09-25Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist1-2/+0
2013-09-24make dependency on directory order-onlyMatúš Kukan1-1/+1
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist1-3/+0
2013-09-09ure: install files with filelistsMatúš Kukan1-0/+12
2013-08-26introduce gb_Package_PRESTAGEDIRBjoern Michaelsen1-1/+9
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-1/+2
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2013-05-25fix generated deps on headers in $(OUTDIR)/incDavid Tardon1-0/+8
2013-05-24gbuild: simplify reg. of targets for PostprocessDavid Tardon1-1/+2
2013-05-15gallery: cleanup scaling code.Michael Meeks1-1/+0
2013-05-15remove pre-compiled textshapes and transportation galleries.Michael Meeks1-0/+1
2013-05-13the program dir is called MacOS on MacOS XDavid Tardon1-0/+1
2013-04-22add a check to catch typos in Package namesDavid Tardon1-0/+15
2013-04-16gbuild: make sure filelists don't contain duplicatesDavid Tardon1-1/+7
2013-04-14gb_Package_add_files _can_ take empty list of filesDavid Tardon1-2/+2
2013-04-14gbuild: add arg. check to Package functionsDavid Tardon1-0/+3
2013-04-13rebuild Package when a file is addedDavid Tardon1-0/+1
2013-04-05use filelist install method for udkapi and offapiDavid Tardon1-0/+3
2013-04-05allow to put files listed in file into installationDavid Tardon1-1/+11
2013-04-05allow Package to install to other dir than $OUTDIRDavid Tardon1-5/+19
2013-03-03use pattern rule for PostprocessDavid Tardon1-4/+0
2013-02-26postprocess does not care for _any_ instsetoo_native or postprocess packagesBjoern Michaelsen1-1/+1
2013-02-26move postprocess to gbuildBjoern Michaelsen1-0/+5
2012-12-31Avoid Emacs warning "suspicious line"Tor Lillqvist1-1/+1
2012-12-16add missing dep: gb_Package_use_custom_targetMatúš Kukan1-0/+6
2012-12-10userfriendly make targets for build and cleanLuboš Luňák1-0/+1
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan1-0/+5
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan1-5/+0
2012-08-24add support for building external projectsDavid Tardon1-0/+6
2012-08-24add support for external tarballs to gbuildDavid Tardon1-0/+6
2012-06-07gbuild: introduce gb_Package_Package_internal:Michael Stahl1-3/+8
2012-05-20make adding a bunch of files a bit easierDavid Tardon1-0/+26
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan1-7/+0
2012-03-10gbuild: remove some more realpathsMatúš Kukan1-2/+2
2012-03-08gbuild: fix mkdir optimization with make 3.81Michael Stahl1-5/+14
2012-03-05gbuild: do not call mkdir -p in gb_Deliver__deliverMatúš Kukan1-1/+4
2011-11-26xargs on MacOSX seems a bit broken, work around thatTor Lillqvist1-1/+1
2011-10-23no need for SRCDIR parameter hereMatúš Kukan1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist1-0/+1
2011-07-21resyncing to masterBjoern Michaelsen1-4/+4