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

30 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 25adfe2fa2 Make build ids work on unix again. Bug #53559 r=jag a=jar 2000-09-27 00:38:38 +00:00
cls%seawood.org 3d5e6a4110 Make sure we stay within the posix cmdline length limit (4096) when creating jars. Fix for aix & irix. Bug #53881 r=daa@distributed.net 2000-09-25 00:36:12 +00:00
warren%netscape.com 186f7bd6a8 Fix for throbber blocker -- mixed up override and non-override case in make-jars.pl. Also fix for os/2 problem -- can't call utime on open file. Also removed extra CRs from die cmds. r=ssu,mkaply@us.ibm.com,fosterd@hartwick.edu 2000-09-22 00:31:58 +00:00
warren%netscape.com 88416dcc48 Added unlink before copy for case where commercial tree has a symlink. 2000-09-21 17:23:29 +00:00
warren%netscape.com 4c2266ba88 Made make-jars.pl not make intermediate copy. Fixed problem calling zip multiple times. 2000-09-21 07:14:35 +00:00
cls%seawood.org aa86baf57c make MOZ_DISABLE_JAR_PACKAGING actually disable the building of jars. ports tinderboxes and other develoers were not ready for the extra build requirements. r=#mozilla 2000-09-21 06:22:06 +00:00
cls%seawood.org b3ec10c512 Moving Cleanup() back into the JarIt() function until a proper fix for the bustage is found. 2000-09-21 05:05:26 +00:00
cls%seawood.org 8ab7b9e82f Replace custom recursive mkdir with perl5 standard File::Path::mkpath(). 2000-09-21 04:29:59 +00:00
warren%netscape.com e8e29c7e94 Fixed 'zip warning: name not matched' problem 2000-09-21 03:51:35 +00:00
warren%netscape.com efcae75944 Merged in cls' changes for objDir builds. 2000-09-20 22:45:45 +00:00
warren%netscape.com 075350b1c8 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
warren%netscape.com 2c5c1b2cb8 Added comments. 2000-09-14 08:32:50 +00:00
vishy%netscape.com 59637c069b Jar packaging fixup - changes by warren. Looked at by dveditz and ssu.
r=vishy. verified this solution works for mozilla, commercial and shrimp.
dont have bug number handy but this should be world++. basically from
now on, jar.mn rules will both create the jar and publish the flat files
to dist. the flat files are needed so that installers can compose the
files into a new naming system or delete some or whatever.
2000-09-14 04:45:15 +00:00
warren%netscape.com ce7ac11e4d Fixed to copy files as well as jar them. 2000-09-12 05:10:48 +00:00
warren%netscape.com 5a944193cc Made make-jars.pl copy files to dist as well as zip them (with -c option). 2000-09-11 23:08:41 +00:00
anthonyd%netscape.com f1c81d2980 make certain the destination path for the jar file exists. R=warren
dprice using anthonyd's account
if there are problems email dprice@netscape.com
2000-09-09 05:46:29 +00:00
mscott%netscape.com 23e8dc024e remove the -u flag to the call to zip. This causes various problems with the jar stuff.
(I just made this change to commercial earlier)
2000-08-29 00:45:26 +00:00
warren%netscape.com 05710b8fc5 Fixed file copy loop to work for binary files. 2000-08-25 04:38:43 +00:00
warren%netscape.com d34162677e Fixed to clean up files and directories properly. Fixed mod times of copied files so they don't get re-jarred. 2000-08-11 05:16:15 +00:00
dprice%netscape.com 0ef211cd0a make-jars.pl now properly cleans up any extra files and folders that it creates 2000-08-05 06:08:02 +00:00
dprice%netscape.com cee46e166d adding recursive delete function 2000-08-04 20:25:42 +00:00
dprice%netscape.com bc6e73e5a4 removes copied files. Doesn't remove created directories yet. 2000-08-03 20:58:31 +00:00
warren%netscape.com 06afe15665 Added back in use Cwd; 2000-07-28 05:08:08 +00:00
warren%netscape.com e5b8b3284b Fixed up rules for jarring. 2000-07-28 04:46:45 +00:00
dprice%netscape.com 62fc728959 bug fixing 2000-07-20 22:28:01 +00:00
warren%netscape.com b667a6fc0f Took out -o from make-jars.pl because it didn't work. 2000-07-19 01:38:09 +00:00
dprice%netscape.com 19e5947ac1 NOT IN THE BUILD 2000-07-12 07:50:37 +00:00
dprice%netscape.com 764ab3ec81 NOT IN THE BUILD 2000-07-11 06:40:09 +00:00
warren%netscape.com 47f9b3cfef Taking out jar step since tinderbox doesn't seem to have perl installed. 2000-06-13 01:53:47 +00:00
warren%netscape.com 826045e210 Added jar manifest support. Kind of works on Windows so far. 2000-06-09 06:33:25 +00:00