summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Zip.mk
AgeCommit message (Expand)AuthorFilesLines
2013-12-09Zip .ui translations per UIConfig target.Matúš Kukan1-5/+24
2013-06-07gbuild: kill gb_Zip_get_outdir_targetMatúš Kukan1-16/+4
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2013-04-06provide an easy way to depend on makefile from gbuild classesDavid Tardon1-1/+1
2013-03-31fix user-friendly targets' depsDavid Tardon1-1/+1
2013-03-13gbuild: use zip --must-match to fail if input files are missingMichael Stahl1-1/+1
2013-02-26gbuild: Zip/Jar targets: depend on makefile to rebuild on removalMichael Stahl1-0/+2
2013-02-26allow to create non-delivered Zip targetsDavid Tardon1-2/+7
2013-02-23convert odk to gbuild and add to tail_buildPeter Foley1-1/+4
2012-12-10userfriendly make targets for build and cleanLuboš Luňák1-0/+1
2012-10-25ct2n: use a Zip target after all, because...Michael Stahl1-0/+6
2012-08-24add AllLangZip gbuild classDavid Tardon1-2/+9
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan1-2/+2
2012-03-08gbuild: fix mkdir optimization with make 3.81Michael Stahl1-1/+1
2012-03-05gbuild: do not call mkdir -p in gb_Deliver__deliverMatúš Kukan1-1/+2
2012-02-19gbuild: Zip: allow to add command line options when zippingMatúš Kukan1-0/+5
2012-02-19gbuild: Zip: clean properly all created targets on 'make clean'Matúš Kukan1-1/+6
2011-10-01adjust Zip.mk so we can copy files from other places to workdir and pack themMatúš Kukan1-0/+7
2011-09-15work silently for make -sDavid Tardon1-1/+1
2011-09-15allow to specify additional deps for zip targetDavid Tardon1-0/+21
2011-09-09announce building of zip archivesDavid Tardon1-0/+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-25Use --filesync instead of -FS as the zip option.Jan Holesovsky1-2/+2
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen1-1/+1
2011-06-16CWS gnumake4: use pattern rules for zip and jarMathias Bauer1-15/+11
2011-06-16CWS gnumake4: some improvements for zip+jar, documentationMathias Bauer1-3/+13
2011-06-16CWS gnumake4: add support for zip and jar filesMathias Bauer1-0/+77