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

100 Коммитов

Автор SHA1 Сообщение Дата
leaf%mozilla.org 12b4bda33c checking in for asasaki, bug 23560 to version windows dlls; r=cls, leaf a=asa 2002-03-22 15:01:17 +00:00
seawood%netscape.com fd158d0f6f Autoregister chrome contents.rdf entries (like we do on the Mac) except when NO_JAR_AUTO_REG is set in the makefiles. Add add-chrome.pl code to make-jars.pl.
Bug #129456 r=bryner a=asa
2002-03-14 05:03:04 +00:00
seawood%netscape.com 69a43d9819 NO_DIST_INSTALL - If set, build targets will not be installed to DIST by default.
Bug #84539 r=mcafee
2001-12-31 09:04:25 +00:00
namachi%netscape.com 4521b04073 Patch to avoid Linker crash and NOT generate MAP and COD Files when the MOZ_MAPINFO and
MOZ_CODINFO are not set.
r=cls, sr=dveditz
the modification just takes the new changes which dan mentioned in the bug.
http://bugzilla.mozilla.org/show_bug.cgi?id=111093
2001-12-11 02:43:23 +00:00
namachi%netscape.com 8fb87bf880 http://bugzilla.mozilla.org/show_bug.cgi?id=111093
Generation of MAP and COD files
This patch should help create MAP file and COD files only on Windows.
These files will be generated only when MODINFO and CODINFO flags are set.
r=cls,leaf and sr=dveditz
2001-12-05 03:28:33 +00:00
seawood%netscape.com d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 30b36876cd Re-enabling chromelist generation now that bad perl installation on tinderbox has been fixed.
Bug #101431
2001-10-18 06:47:36 +00:00
seawood%netscape.com 5f1e2916b3 Partial backout of Gerv's checkin until we can work out the perl dependency. 2001-10-17 09:34:47 +00:00
gerv%gerv.net c030e1450f Bug 101431 - create chromelist.txt for use with Patch Maker. r=cls, leaf. 2001-10-17 05:27:42 +00:00
seawood%netscape.com 716621d9a4 Turn on module dependency tracking.
Bug #59454 sr=alecf
2001-09-27 21:30:42 +00:00
cls%seawood.org 546e8f0b6d Purge old headers when building with MOZ_TRACK_MODULE_DEPS set.
Bug #59454 r=jag
2001-09-23 03:44:12 +00:00
alecf%netscape.com e7cdedd6b8 more updates to rules to support REQUIRES on windows, bug 98371, r=cls 2001-09-12 20:27:13 +00:00
cls%seawood.org 3020616d2b Use mozLock instead of flock() when building lists. 2001-08-17 12:06:03 +00:00
waterson%netscape.com 0877b1a573 Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
cls%seawood.org 2029dbf1f2 Add $(DEPTH)\config to cmdlines for make-jars.pl & add-chrome.pl in preparation for switchover to using mozLock. 2001-05-14 08:40:19 +00:00
cls%seawood.org 226028f5bf Use WINOS instead of OS_TARGET to check if building on win9x.
Bug #68776
2001-04-30 03:33:07 +00:00
dveditz%netscape.com 5736b2fa61 fix commercial bustage and make depend builds not break when MOZ_SRC
slash goes the wrong way. r=cls
2001-03-26 08:39:11 +00:00
cls%seawood.org 0758824807 Only build chrome jar files by default. Use either --enable-chrome-format (autoconf) or MOZ_CHROME_FILE_FORMAT (win32) to override.
Bug #72390 r=jag
2001-03-24 11:07:15 +00:00
cls%seawood.org 475af3188d Add locking to installed-chrome.txt updates. Bug #55174 2001-01-27 01:40:15 +00:00
cls%seawood.org 1427fbef29 Add -l (nolockfiles) option for bassackwards OS's without flock(). 2001-01-22 07:36:25 +00:00
cls%seawood.org 5e988eb824 Make sure that buildID is set to 0 unless MOZILLA_OFFICIAL is set. Bug #26798 r=leaf r=scc
Note: for mac, MOZILLA_OFFICIAL is only set by default on opt builds until the new mac build scripts land.
2000-10-20 05:21:40 +00:00
warren%netscape.com 2ddd8e4418 Fixed REGCHROME to work when MOZ_DISABLE_JAR_PACKAGING is defined. r=waterson 2000-09-26 02:21:41 +00:00
cls%seawood.org c3968eb2f6 Make MOZ_DISABLE_JAR_PACKAGING not create jar files. 2000-09-24 23:56:38 +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
warren%netscape.com 8dfe415439 Fixed (a) not deleting installed-chrome.txt (bugscape bug 2428), (b) made MOZ_DISABLE_JAR_PACKAGING work again, and (c) created dist/bin/chrome directory in add-chrome.pl -- breaking objdir builds. r=mcafee 2000-09-21 01:47:19 +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 13c152846a Bug 52701 - bringing MOZ_DISABLE_JAR_PACKAGING back to life. 2000-09-15 08:08:11 +00:00
warren%netscape.com 25ad828873 Made make system use add-chrome.pl to avoid duplicate entries in installed-chrome.txt 2000-09-14 08:43:31 +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
dveditz%netscape.com 5041181bee Register chrome correctly in Mozilla debug builds when chrome jar packaging
turned off. Bug 51902 -- windows build system only, not a source file change
2000-09-13 01:11:54 +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
ssu%netscape.com 1f229f5e1f added option to update/noupdate the chrome jar files. a,r=dveditz 2000-09-09 02:08:03 +00:00
dveditz%netscape.com 32ba84841c moving regchrome target into rules.mak so it'll work from anywhere 2000-09-07 12:06:38 +00:00
ssu%netscape.com 7116f8e1f5 revamp chrome zipping to fix dev vs. release build problems, also support bugscape bug 2152. r=dveditz 2000-09-07 09:34:29 +00:00
warren%netscape.com 732f5c6abb Fixed comments. 2000-08-25 19:53:02 +00:00
warren%netscape.com c684ed0a7f Turning on jar packaging by default. Set MOZ_DISABLE_JAR_PACKAGING to disable. 2000-08-25 18:54:19 +00:00
warren%netscape.com 511ed9d77d Updating rules.mak to have a 'chrome' target. Set JAR_PACKAGING to build with jar files. 2000-08-25 04:42:47 +00:00
warren%netscape.com e018767b3e Fixed path to jar.mn in comment 2000-08-12 10:11:50 +00:00
warren%netscape.com 9e0a82b706 Fixed bustage for chrome:: rule 2000-08-11 00:47:03 +00:00
warren%netscape.com c9beb554de Preparing for jar packaging. Added warning. 2000-08-10 23:52:29 +00:00
warren%netscape.com e5b8b3284b Fixed up rules for jarring. 2000-07-28 04:46:45 +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 d0a85cdb5d NOT IN THE BUILD
Modified the xinstall:: rule
2000-07-12 07:45:26 +00:00
dbaron%fas.harvard.edu a34ec67119 Prevent builds on Win95/Win98 from excessively going through the unused libs phase by removing the Win95/Win98 libs phase rules. r=warren a=waterson b=42428
This should affect only builds done on Win95/Win98 (where WINOS=WIN95).
2000-07-11 21:17:37 +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 07f7e211e8 Removed debug code. 2000-06-09 08:02:42 +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
danm%netscape.com 2a46322584 installed chrome list now uses resource url instead of full file path. a=leaf r=saari 2000-05-22 22:26:19 +00:00
danm%netscape.com eb35bdb8e2 new CHROME_MISC rule. fix CHROME_TYPE rule 2000-05-13 21:30:45 +00:00
danm%netscape.com 769383dea9 adding final directory to CHROME_TYPE rule 2000-05-10 02:04:20 +00:00