summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/Zip.mk
Commit message (Expand)AuthorAgeFilesLines
* gbuild: fix build of installation set with missing .ui translationsMichael Stahl2014-07-181-7/+13
* Zip .ui translations per UIConfig target.Matúš Kukan2013-12-061-5/+24
* gbuild: kill gb_Zip_get_outdir_targetMatúš Kukan2013-06-071-16/+4
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-21/+12
* provide an easy way to depend on makefile from gbuild classesDavid Tardon2013-04-061-1/+1
* fix user-friendly targets' depsDavid Tardon2013-03-311-1/+1
* gbuild: use zip --must-match to fail if input files are missingMichael Stahl2013-03-131-1/+1
* gbuild: Zip/Jar targets: depend on makefile to rebuild on removalMichael Stahl2013-02-261-0/+2
* allow to create non-delivered Zip targetsDavid Tardon2013-02-261-2/+7
* convert odk to gbuild and add to tail_buildPeter Foley2013-02-231-1/+4
* userfriendly make targets for build and cleanLuboš Luňák2012-12-101-0/+1
* ct2n: use a Zip target after all, because...Michael Stahl2012-10-251-0/+6
* 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