Граф коммитов

96 Коммитов

Автор SHA1 Сообщение Дата
Sergey Yanovich f0db1663a0 Bug 433701 – don't print non-critical messages when make is invoked with -s, r=bsmedberg 2008-07-12 12:55:43 +02:00
reed@reedloden.com 9148edf846 Bug 409971 - "remove warning on jar creation" [p=ynvich@gmail.com (Sergey Yanovich) r=bsmedberg a1.9=schrep] 2008-01-04 23:32:37 -08:00
jwalden%mit.edu a9fd2c7f52 Bug 342070 - make-jars.pl: CSS preprocessing not turned on for CSS file implicitly in same directory as jar.mn - the patch jminta /wishes/ had been written and committed four hours ago. r=bsmedberg 2006-06-19 22:59:18 +00:00
neil%parkwaycc.co.uk c448ba0ec4 Make make-jars.pl more tolerant of folder names b=336056 r=bsmedberg 2006-05-02 23:12:53 +00:00
kairo%kairo.at 6aea674984 bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil 2006-04-08 11:49:47 +00:00
bsmedberg%covad.net abe8b3971a Bug 307225 - the "-e" option to make-jars doesn't take an argument r=Pike 2005-09-28 15:48:07 +00:00
bsmedberg%covad.net f57185ded2 Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor 2005-08-26 12:49:37 +00:00
neil%parkwaycc.co.uk 298ea909ef Make jars with all known combinations of perl and zip b=194045 r=bsmedberg 2005-08-25 19:18:05 +00:00
mark%moxienet.com 62a0dfe6e7 Backing out most recent attempt at bug 194045 (not 192688 as earlier comment said), it busted seamonkey/creature. 2005-08-25 03:11:49 +00:00
neil%parkwaycc.co.uk 5e0de74d40 Fix native Windows zip build regression from bug 192688 r=bsmedberg etc. 2005-08-24 19:47:43 +00:00
neil%parkwaycc.co.uk 3af8e0c56e backing out while I figure out bustage also original bug was 194045 2005-08-17 13:34:09 +00:00
neil%parkwaycc.co.uk 52b3387a71 Fix native Windows zip build regression from bug 192688 r=bsmedberg 2005-08-17 09:39:54 +00:00
mark%moxienet.com 3481d53fad Backing out due to red on btek (Seamonkey). btek does not have File::Spec installed? 2005-08-02 23:38:34 +00:00
mark%moxienet.com a7782e91be Bug 194045, make-jars.pl changes don't work when building under Cygwin with a zip program that doesn't understand absolute Cygwin paths. Always use relative paths. r=neil sr=bsmedberg a=bsmedberg 2005-08-02 23:10:04 +00:00
mark%moxienet.com b950e70b07 Bug 194045, Empty chrome directories are left and packaged when building jar files. Stage jar files in a different location. r=bsmedberg r=cls sr=dveditz a=bsmedberg 2005-07-28 16:17:15 +00:00
cls%seawood.org 39aa22b4dd Exclude extra file attributes when creating jar files
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=bsmedberg a=shaver
2005-06-01 15:34:55 +00:00
cls%seawood.org 8312fa228c Add support for using msys perl
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
2005-06-01 14:20:35 +00:00
bsmedberg%covad.net 5a72d70b11 Bug 295494 - Add support for extension chrome.manifest to make-jars r=darin a=shaver 2005-06-01 11:59:09 +00:00
bsmedberg%covad.net 20572e768b Fix noted by dbaron from bug 289461 - move close() inside the -f 2005-04-15 15:56:02 +00:00
bsmedberg%covad.net e47d9accae Re-landing bug 289461, now that we've figured out the creature problem: AS perl doesn't like the file-open mode "+>>". This version separates the read and append bits into two pieces, r=Hixie for the changes. 2005-04-15 12:31:49 +00:00
bsmedberg%covad.net 78bb6616da Re-reverting bug 289461 because it could possibly be the source of cadence orange, at the suggestion of dbaron. Something to do with visibility: transparent on the main window? 2005-04-14 17:36:55 +00:00
bsmedberg%covad.net 39bab71373 Re-landing bug 289461 with one change: /^\s*/ becomes /^\s*$/, which was an accidental change from the original. 2005-04-11 14:54:57 +00:00
bsmedberg%covad.net 123b14b305 Revert bug 289461 until I can examine bustage. 2005-04-11 13:39:07 +00:00
bsmedberg%covad.net 60239913d0 Bug 289461 - Give make-jars.pl the ability to use the new chrome manifests, r=Chase a=asa I am not landing any of the actual jar.mn changes until bug 289448 gets reviewed, to avoid massive conflicts in my tree. See bug 289461 for an example of how to use this new syntax. 2005-04-11 12:59:21 +00:00
bsmedberg%covad.net 985c5975ce More work for bug 271324 - source localization - reviewed by Pike and biesi 2004-11-29 23:14:13 +00:00
bsmedberg%covad.net aea4e1b0c0 Merge topsrcdir-relative (absolute) paths in jar.mn files from the aviary branch, to facilitate un-forking parts of xpfe/global 2004-10-02 01:39:39 +00:00
silver%warwickcompsoc.co.uk d0abcd21d7 Bug 260247 - Stop make-jars.pl confusing registered subdirectories.
Build-config only.
r=bsmedberg
2004-09-22 12:31:36 +00:00
bsmedberg%covad.net 1837d24904 Bug 251866 - apparently with some perls or OSes if you read from a <FILE> in the middle of reading from a <STDIN> pipe you get corrupted file positions on STDIN. Workaround this by reading all of the STDIN pipe before processing it. r=bz 2004-07-21 18:17:15 +00:00
timeless%mozdev.org 1f3a8f89e2 Bug 249459 make-jars.pl should use CYGDRIVE_MOUNT
patch by sdwalker@myrealbox.com r=cls
2004-07-02 00:53:36 +00:00
dbaron%dbaron.org bad6992d2b Follow suggestion from Asko Tontti <atontti@cc.hut.fi>. r=dbaron b=176306 2004-04-23 00:44:52 +00:00
dbaron%dbaron.org b93c5da550 Pass arguments through to preprocessor with versions of perl less than 5.6. b=176306 r=bryner 2004-04-22 20:52:34 +00:00
chanial%noos.fr bfe63c291c Bug 235317: really override the preprocessed files 2004-03-02 02:59:28 +00:00
bsmedberg%covad.net d17968e4b6 Bug 235317, always build preprocessed chrome because we don't have a good dependency system. r=pch 2004-03-01 21:12:29 +00:00
cls%seawood.org 4e1a592115 Add support for cross-compiling to mingw.
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
bsmedberg%covad.net abd8d73159 Build bustage... we need to look for contents.rdf in the preprocess case also. r/sr=dbaron 2004-02-04 19:22:01 +00:00
neil%parkwaycc.co.uk c0add51d3d Bug 75687 support --enable-chrome-format=symlink r=bsmedberg sr=bryner 2003-10-30 09:24:40 +00:00
neil%parkwaycc.co.uk ee991bb8c4 Bug 118455 libjar performance (uncompressed JAR entries) p=Roland.Mainz@informatik.med.uni-giessen.de r=cls sr=bz 2003-04-17 08:09:44 +00:00
seawood%netscape.com 76ea08aa57 Use detected versions of MAKE & ZIP.
Start searching for tools in win32 builds but disable system makedepend.
Bug #201150 r=bryner
2003-04-13 05:20:20 +00:00
seawood%netscape.com 368699d33c Fix xul preprocessor bustage
Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #200629 r=cls
2003-04-04 21:06:22 +00:00
seawood%netscape.com 27c97a26f6 must esacpe, must eascape, must escape 2003-04-03 01:38:55 +00:00
seawood%netscape.com 19b2850999 Third time's a charge.
Thanks to danm@netscape.com for the patch.
Bug #158920
2003-04-02 23:22:41 +00:00
seawood%netscape.com 215fce2c37 'mount -p' can return multiple mount points. Use the first one.
Bug #158920 r=sspitzer
2003-04-02 20:48:13 +00:00
seawood%netscape.com 2ea48d15fd Use 'mount -' to get cygdrive mountpoint rather than assuming /cygdrive.
Bug #158920 r=bryner
2003-04-02 06:22:59 +00:00
seawood%netscape.com 41095b0061 If building for a x11-based toolkit, force the chrome to use the "unix" keybindings.
Bug #191447 r=bryner
2003-03-04 03:56:03 +00:00
colin%theblakes.com 17a08dcd88 Work around system() length restriction in OpenVMS. b=189773. r=cls. 2003-01-22 04:16:58 +00:00
colin%theblakes.com 03235aca17 Fix bug in overrides. b=189579. r=cls 2003-01-19 19:14:05 +00:00
colin%theblakes.com 0824e190c0 OpenVMS build changes. b=180290. r=cls 2002-12-12 00:08:59 +00:00
asasaki%netscape.com c3af22841a bugscape 17934, which has code for unhardcoding versions in both trees
(bugzilla reference 169074).  r=cls, no sr= needed for build changes.
2002-11-08 23:04:01 +00:00
bryner%netscape.com 329da668fc Fix invoking the preprocessor when the file path is of the form C:/dir/file and cygwin perl is being used (bug 174656). Only affects Phoenix builds. r=cls, a=asa. 2002-10-18 06:23:46 +00:00
bryner%netscape.com 5ad436134d fix reporting of errors from preprocessor.pl. only affects phoenix builds. 2002-10-15 03:55:05 +00:00