Commit Graph

1083 Commits

Author SHA1 Message Date
sfraser%netscape.com
1b0b4923c7 Refactorying to allow for module reuse by other build systems (e.g. Netscape commercial build). NOT PART OF THE BUILD 2000-10-25 04:04:06 +00:00
sfraser%netscape.com
839e69cefd Support for a text-based list of build flags, and configurable log file locations. NOT PART OF THE BUILD 2000-10-25 02:32:30 +00:00
sfraser%netscape.com
d4159e6dcb Move the list of build flags into an external file, so that it can be easily replaced by a different list for a different build. NOT PART OF THE BUILD 2000-10-25 00:26:15 +00:00
sfraser%netscape.com
4b7fbdf56e Changes to allow for pref-file override of default file locations for the CodeWarrior and CVS session location files. NOT PART OF THE BUILD 2000-10-24 22:49:23 +00:00
sfraser%netscape.com
c34b3bd00b Changed error strings for better tinderbox error reporting. NOT PART OF THE BUILD. 2000-10-24 18:21:47 +00:00
Peter.VanderBeken%pandora.be
340fa7c54c Fixing bug 56794. a=granrose. 2000-10-23 18:50:23 +00:00
Peter.VanderBeken%pandora.be
0ea5e4a54c Jar up component viewer (bug 56794). r=cls, sr=scc. 2000-10-22 20:47:35 +00:00
sfraser%netscape.com
3201eb5fe7 Break ConfigureBuildSystem() into DoPrebuildCheck(), which is called before pulling, and ConfigureBuildSystem(), which requires a tree, and is called after pulling. Also move the code that creates DefinesConfig.h into a separate function. NOT PART OF THE BUILD 2000-10-22 06:07:29 +00:00
sfraser%netscape.com
21c9c32f05 Put ScanForManifestFiles in here for safekeeping (it is no longer used). NOT PART OF THE BUILD 2000-10-22 06:05:14 +00:00
ramiro%eazel.com
f155f7f244 Bug 56793. Add support for building unix mozilla with a default
MOZILLA_FIVE_HOME.  Build changes r=cls.  Small XPCOM change sr=scc.
2000-10-21 08:33:16 +00:00
sfraser%netscape.com
065f629e5d Script changes to support writing MacPerl output to a file. NOT PART OF THE BUILD. 2000-10-21 00:56:01 +00:00
sfraser%netscape.com
4d4ab5b138 Build number tweaking. FILES NOT PART OF BUILD. 2000-10-20 23:18:33 +00:00
sfraser%netscape.com
0cbb55c9c9 Moved the build number functions around, and integrated cls's build number changes. FILES NOT PART OF BUILD. 2000-10-20 23:17:38 +00:00
sfraser%netscape.com
e8638320b3 Added code to set variables in $main:: from the prefs file. Also test for empty prefs file name. FILES NOT PART OF BUILD. 2000-10-20 23:16:38 +00:00
sfraser%netscape.com
403302a3c4 Removed an unneeded module usage, added MOZILLA_OFFICIAL, added the prefs file name param to RunBuild. FILES NOT PART OF BUILD. 2000-10-20 23:15:57 +00:00
cls%seawood.org
9c9793ac9d Evil temporary workaround fix for pull problem. Keep this file in sync with config/mozBDate.pm 2000-10-20 06:31:19 +00:00
cls%seawood.org
de4337e464 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
sfraser%netscape.com
4e17df5734 Build script update (NOT IN BUILD). Ensure we correctly save and restore the cwd when starting CodeWarrior. 2000-10-20 04:14:53 +00:00
sfraser%netscape.com
d58fc1e81a More build script updates. NOT PART OF THE BUILD. 2000-10-20 04:00:06 +00:00
sfraser%netscape.com
c2ed87c0df Update to new build scripts. NOT PART OF THE BUILD. 2000-10-20 01:58:10 +00:00
sfraser%netscape.com
59583ba5d1 Fix bug 53999 -- ensure that non-jar builds use the same override rules as jar builds. r=warren, sr=scc. 2000-10-11 23:32:10 +00:00
rjc%netscape.com
060418162b Fix RTM++ bug # 54320: copy "Search Plugins" folder into $DIST. r=warren sr=sfraser 2000-10-07 21:42:24 +00:00
sspitzer%netscape.com
71c2d3308f fix for bug #55193. get addressbook.css to package up in the classic jar. r=andreww, sr=alecf 2000-10-07 20:28:31 +00:00
hewitt%netscape.com
40468df446 #51645 - theme preview images for all platforms, r=law, a=ben 2000-10-05 22:19:18 +00:00
sgehani%netscape.com
f027a38474 Merge pr3 branch to trunk:
Part of fix for "Plugins" -> "Plug-ins" for backward compatibility.

b=53976
r=ssu
a=sfraser,granrose
2000-09-28 17:32:05 +00:00
sfraser%netscape.com
a21b240ea0 Fix build scripts to work when using BuildNGLayout{Debug}.pl to both pull and build (configure after the checkout), and fix MozJar.pm to generate correct paths in installed-chrome.txt when not using jar files. 2000-09-26 02:24:55 +00:00
bryner%uiuc.edu
43b47e9463 Moving files out of security/base at request of security team. The new home for these files is in netwerk. Bug 53648. r=scc. a=gagan,brendan. 2000-09-22 04:42:20 +00:00
ccarlen%netscape.com
7b361a76d9 Adding mpfilelocprovider to build This lib is being used to fix #48981 r=bhuvan, mscott 2000-09-22 03:46:18 +00:00
ben%netscape.com
d87117c770 make sure mac build system knows about extra jar.mn introduced by previous checkin... 2000-09-21 07:12:59 +00:00
sfraser%netscape.com
797ae257b8 More jar file landing script changes for Mac. New $options flags to control jar build, and some code to sanity check the combinations of options. 2000-09-21 01:36:34 +00:00
sfraser%netscape.com
f8fa4b25b4 Fixes from the jar branch; ensure we launch CodeWarrior before building, so that idepath.txt gets written out. 2000-09-20 20:03:34 +00:00
sfraser%netscape.com
0adc415741 Fixing to pull SeaMonkey from teh trunk again. 2000-09-20 19:45:54 +00:00
warren%netscape.com
181bb2dcb2 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
bc69083f14 Added build for themes:classic:messenger:mac:jar.mn 2000-09-18 22:36:59 +00:00
sfraser%netscape.com
34204afd36 New Mac build scripts. NOT PART OF THE BUILD 2000-09-18 20:55:35 +00:00
sfraser%netscape.com
124f54c32d New Mac build scripts. NOT PART OF THE BUILD. 2000-09-18 20:54:48 +00:00
Peter.VanderBeken%pandora.be
42e80d8d81 Enabling XSLT hooks in layout in default build. Bug #42228. r=axel@pike.org, a=waterson@mozilla.org. 2000-09-16 20:53:08 +00:00
sfraser%netscape.com
da6e893eec Changes for jar packaging on Mac, currently turned off. Refactoring of chrome installation, new options for using jar.mn and making jar files. r=warren 2000-09-15 08:01:41 +00:00
margaret.chan%sun.com
a62fb12b83 Bug fix for 36567. Use /bin/type instead of which for finding the paths.
r=cls@seawood.org a=brendan@mozilla.org.
2000-09-14 20:58:56 +00:00
sfraser%netscape.com
8bd58ebf5c Add security MANIFEST to fix build bustage. r=bryner 2000-09-14 20:41:33 +00:00
bryner%uiuc.edu
14b39559f7 This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue
interfaces and resources that aren't specific to PSM have moved to security/base.  The remaining psm-glue
interfaces which are used elsewhere in the code have been abstracted to be non-PSM-specific, and the call
sites changed to use the abstracted interface.  Bug 18352.  r=brendan,pavlov,shaver.  a=brendan.
2000-09-14 19:27:23 +00:00
sfraser%netscape.com
89925f50aa New files for Mac build enhancements. Not in build yet. 2000-09-14 05:47:21 +00:00
disttsc%bart.nl
9b370729a6 Cleaning up the rest of viewSource.xul build ID mess. b=52085, r=scc, a=brendan 2000-09-11 19:56:28 +00:00
cls%seawood.org
2185ded8ff Adding dist/bin/components to LIBRARY_PATH as part of fix for BeOS shared lib loading. Bug #51658. Thanks to Justin Morey <justin@68k.org> for the patch. 2000-09-07 04:50:48 +00:00
javi%netscape.com
f54015e372 Make Help work for PSM by copying the appropriate files to where PSM can find them. Bug#46447 2000-09-06 22:12:37 +00:00
valeski%netscape.com
bb188fe65f 46775 changing mac build script to *not* build all the xpfe components individually but to build the root component mcp file. 2000-09-06 02:22:40 +00:00
sfraser%netscape.com
4278e441aa Fix bugs 51368 and 51372 -- use InternetConfig.h from Universal Headers, renaming the IC SDK folder so that CodeWarrior does not search within it. r=pchen 2000-09-06 00:09:04 +00:00
valeski%netscape.com
a8d7d30c54 fixing directory seperate assumption to be generic 2000-09-02 04:29:25 +00:00
dimator%netscape.com
437df4c969 Adding default localstore.rdf for new/mig. profiles. bug 44669. r=sspitzer 2000-09-01 18:52:08 +00:00
dbaron%fas.harvard.edu
e8aa53f66a www.mozilla.org is back, so re-adding to bloat URLs. 2000-08-30 12:17:57 +00:00