sfraser%netscape.com
|
28ab9656a4
|
Allowing 'pull all 1' in the prefs file to turn on pulling for the build scripts. Also change from using $0 to cwd() to enable calling scripts to work better. NOT PART OF THE BUILD
|
2000-10-27 20:42:24 +00:00 |
cls%seawood.org
|
c31ee05e55
|
No longer used. Bug #26798
|
2000-10-27 06:13:47 +00:00 |
sfraser%netscape.com
|
7bedc0120a
|
Minor output cleanup. NOT PART OF THE BUILD
|
2000-10-27 00:38:58 +00:00 |
sfraser%netscape.com
|
ba89dff55b
|
Use indirection to get to the build module file (so that different builds can use different names). Also clean up the root scripts to share more code. NOT PART OF THE BUILD
|
2000-10-26 20:00:34 +00:00 |
cls%seawood.org
|
b1df93dd18
|
Fix makefile creation problem when full path contains meta chars. Bug 50431. Thanks to ume@mahoroba.org for the patch.
|
2000-10-26 19:43:39 +00:00 |
sfraser%netscape.com
|
b2a2d07e66
|
Add build time routines. NOT PART OF THE BUILD
|
2000-10-26 06:00:31 +00:00 |
sfraser%netscape.com
|
caf1cd5c78
|
Fix Jar::CreateJarFromManifest exporting. NOT PART OF THE BUILD
|
2000-10-26 03:53:51 +00:00 |
sfraser%netscape.com
|
519771b920
|
Tidy up CodeWarrior path stuff. NOT PART OF THE BUILD
|
2000-10-26 01:20:12 +00:00 |
sfraser%netscape.com
|
fb54b29a2f
|
More better perl module organization; keep utility modules in Moz. Also read list of modules to checkout from a file. NOT PART OF THE BUILD
|
2000-10-25 22:29:43 +00:00 |
sfraser%netscape.com
|
fd6e1ee29d
|
Better perl module organization; keep utility modules in Moz. Also read list of modules to checkout from a file. NOT PART OF THE BUILD
|
2000-10-25 22:20:22 +00:00 |
sfraser%netscape.com
|
297e4c8caa
|
Better perl module organization; keep utility modules in Moz. Also read list of modules to checkout from a file. NOT PART OF THE BUILD
|
2000-10-25 21:52:22 +00:00 |
sfraser%netscape.com
|
a7ab870ab7
|
Better perl module organization; keep utility modules in Moz. Also read list of modules to checkout from a file. NOT PART OF THE BUILD
|
2000-10-25 21:43:23 +00:00 |
cls%seawood.org
|
8cb413f184
|
Propogate the exit codes of the wrapped binary. Bug #57741 . Thanks to harinath@cs.umn.edu (Raja Harinath) for the patch.
|
2000-10-25 20:32:37 +00:00 |
sfraser%netscape.com
|
61fec23e6f
|
Fix a problem with the universal interfaces version, and include the build flags module. NOT PART OF THE BUILD
|
2000-10-25 18:52:33 +00:00 |
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 |