summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Package.mk
AgeCommit message (Expand)Author
2020-02-28gb_Package_get_clean_target must rm recursivelyStephan Bergmann
2020-02-28tdf#130809: Fix adding empty Contents/Resources/en.lproj into installation setsStephan Bergmann
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-12-16Revert "Make font-based unit test depend on instdir fonts"Jan-Marek Glogowski
2019-07-17Introduce gb_Package_add_empty_directoriesMichael Stahl
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski
2017-11-14Another workaround for "xargs: environment is too large for exec" errorsStephan Bergmann
2016-12-07tdf#97803: gbuild: Check that every package is registeredMatúš Kukan
2015-10-25fix typoDavid Tardon
2013-12-17gbuild: Fix and check package dependencies.Matúš Kukan
2013-10-31gbuild: Package: check for duplicate definitionsMichael Stahl
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-28gbuild: remove dummy rule for OUTDIR/incMichael Stahl
2013-09-25Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist
2013-09-24make dependency on directory order-onlyMatúš Kukan
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist
2013-09-09ure: install files with filelistsMatúš Kukan
2013-08-26introduce gb_Package_PRESTAGEDIRBjoern Michaelsen
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-25fix generated deps on headers in $(OUTDIR)/incDavid Tardon
2013-05-24gbuild: simplify reg. of targets for PostprocessDavid Tardon
2013-05-15gallery: cleanup scaling code.Michael Meeks
2013-05-15remove pre-compiled textshapes and transportation galleries.Michael Meeks
2013-05-13the program dir is called MacOS on MacOS XDavid Tardon
2013-04-22add a check to catch typos in Package namesDavid Tardon
2013-04-16gbuild: make sure filelists don't contain duplicatesDavid Tardon
2013-04-14gb_Package_add_files _can_ take empty list of filesDavid Tardon
2013-04-14gbuild: add arg. check to Package functionsDavid Tardon
2013-04-13rebuild Package when a file is addedDavid Tardon
2013-04-05use filelist install method for udkapi and offapiDavid Tardon
2013-04-05allow to put files listed in file into installationDavid Tardon
2013-04-05allow Package to install to other dir than $OUTDIRDavid Tardon
2013-03-03use pattern rule for PostprocessDavid Tardon
2013-02-26postprocess does not care for _any_ instsetoo_native or postprocess packagesBjoern Michaelsen
2013-02-26move postprocess to gbuildBjoern Michaelsen
2012-12-31Avoid Emacs warning "suspicious line"Tor Lillqvist
2012-12-16add missing dep: gb_Package_use_custom_targetMatúš Kukan
2012-12-10userfriendly make targets for build and cleanLuboš Luňák
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan
2012-08-24add support for building external projectsDavid Tardon
2012-08-24add support for external tarballs to gbuildDavid Tardon
2012-06-07gbuild: introduce gb_Package_Package_internal:Michael Stahl
2012-05-20make adding a bunch of files a bit easierDavid Tardon
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan
2012-03-10gbuild: remove some more realpathsMatúš Kukan
2012-03-08gbuild: fix mkdir optimization with make 3.81Michael Stahl
2012-03-05gbuild: do not call mkdir -p in gb_Deliver__deliverMatúš Kukan
2011-11-26xargs on MacOSX seems a bit broken, work around thatTor Lillqvist