summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/Zip.mk
Commit message (Expand)AuthorAgeFilesLines
* add AllLangZip gbuild classDavid Tardon2012-08-241-2/+9
* gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan2012-05-091-2/+2
* gbuild: fix mkdir optimization with make 3.81Michael Stahl2012-03-081-1/+1
* gbuild: do not call mkdir -p in gb_Deliver__deliverMatúš Kukan2012-03-051-1/+2
* gbuild: Zip: allow to add command line options when zippingMatúš Kukan2012-02-191-0/+5
* gbuild: Zip: clean properly all created targets on 'make clean'Matúš Kukan2012-02-191-1/+6
* adjust Zip.mk so we can copy files from other places to workdir and pack themMatúš Kukan2011-10-011-0/+7
* work silently for make -sDavid Tardon2011-09-151-1/+1
* allow to specify additional deps for zip targetDavid Tardon2011-09-151-0/+21
* announce building of zip archivesDavid Tardon2011-09-091-0/+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
* Use --filesync instead of -FS as the zip option.Jan Holesovsky2011-07-251-2/+2
* postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-1/+1
* CWS gnumake4: use pattern rules for zip and jarMathias Bauer2011-06-161-15/+11
* CWS gnumake4: some improvements for zip+jar, documentationMathias Bauer2011-06-161-3/+13
* CWS gnumake4: add support for zip and jar filesMathias Bauer2011-06-161-0/+77