Commit Graph

6 Commits

Author SHA1 Message Date
seawood%netscape.com
234f0380a3 Force the use of unix path separators by using File::Spec::Unix->canonpath instead of File::Spec->canonpath.
Thanks to Gervase Markham <gerv@mozilla.org> for the patch.
Bug #127072 r=cls a=asa
2002-02-26 09:29:58 +00:00
seawood%netscape.com
9f00de052f Reorder $chromelist assignment to avoid bogus call to File::Spec->canonpath() and excessive warnings.
Bug #125588
2002-02-17 12:25:49 +00:00
seawood%netscape.com
be3f692b80 Make chromelist.txt use the same paths that appear in tarballs.
Thanks to Gerv Markham <gerv@mozilla.org> for the patch.
Bug #125588 r=cls
2002-02-16 02:46:41 +00:00
seawood%netscape.com
7f4cbd51d0 Replacing File::Basename with custom hack.
Thanks to Joe Hewitt <hewitt@netscape.com> for the patch.
Bug #107474 r=cls
2001-10-30 23:57:14 +00:00
gerv%gerv.net
d72b68fbd4 Bug 101431 - making chromelist.txt happen again. Enable it on Unix, and add it to the relevant packaging manifests. r=cls. 2001-10-23 02:40:24 +00:00
gerv%gerv.net
e419722460 Bug 101431 - create chromelist.txt for use with Patch Maker. r=cls, leaf. 2001-10-17 05:27:42 +00:00