sfraser%netscape.com
0a7d5511f4
Attempting to fix the clobber build redness; adding an 'import_project' handler which uses low-level Apple Event stuff to talk to CodeWarrior, which should detect errors better.
2000-11-29 08:14:01 +00:00
pinkerton%netscape.com
f86f3c2134
copy the html bindings to res.
2000-11-29 06:12:14 +00:00
pinkerton%netscape.com
28aab72bc2
Refactor some of the window key handler and add drag and drop handlers to the window root. Also move the html bindings (and platform bindings) to res, removing the chome dependency. a=hyatt.
2000-11-29 06:01:33 +00:00
beard%netscape.com
b91ef28576
After importing the XML project file, close it, to make tinderbox happy.
2000-11-29 05:56:57 +00:00
cltbld%netscape.com
4fae278554
[sfraser@netscape.com] Try to fix clobber tinderbox problems by putting a timeout on the Import project XML AppleScript. r=jj
2000-11-29 04:18:30 +00:00
sfraser%netscape.com
6f62a49d8e
Adding chardet IDL project, and MANIFEST_IDL for bug 46200, "nsBrowserInstance must die!". For jag, r=erk, sr=sfraser
2000-11-16 21:38:58 +00:00
sfraser%netscape.com
d74c36a8cd
Add error checking to the chdir call, so that the scripts produce the correct error message when you try having the 'mozilla' folder at the root of a volume. r=kin
2000-11-15 22:56:30 +00:00
sfraser%netscape.com
6dcb24f103
Test file, NOT PART OF THE BUILD
2000-11-04 00:22:48 +00:00
sfraser%netscape.com
4952cc1a60
Build script update (NOT PART OF THE BUILD)
1. Make the build scripts pull by default, and remember the pull state in the build progress file (pulling is now just the first step of the build).
2. Allow a local prefs file at the root of the source tree to cause the scripts to not look in the prefs folder for a build prefs file.
3. Improve the input file parsing, to deal with trailing # as comments
4. Totally parse the checkout list file now before checking out, instead of parsing and checking out at line at a time.
5. Ensure that the build flag arrays and hashes are cleared out at the start of a build, so that mozilla-then-netscape builds don't get the union of the two sets of flags.
2000-11-02 02:38:20 +00:00
sfraser%netscape.com
afc77d87ba
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
sfraser%netscape.com
19a4c10857
Minor output cleanup. NOT PART OF THE BUILD
2000-10-27 00:38:58 +00:00
sfraser%netscape.com
646b7f0b6e
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
sfraser%netscape.com
91a3f9164f
Add build time routines. NOT PART OF THE BUILD
2000-10-26 06:00:31 +00:00
sfraser%netscape.com
a7edfdd5d8
Fix Jar::CreateJarFromManifest exporting. NOT PART OF THE BUILD
2000-10-26 03:53:51 +00:00
sfraser%netscape.com
118583dcf3
Tidy up CodeWarrior path stuff. NOT PART OF THE BUILD
2000-10-26 01:20:12 +00:00
sfraser%netscape.com
177c6d2d2f
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
47cd5b831a
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
e0b351ba06
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
e32949386b
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
sfraser%netscape.com
a6b6fc2670
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
4518e0c93d
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
808051f67c
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
5694277917
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
fc9019705e
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
a6af4b7f78
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
5fd7388239
Fixing bug 56794. a=granrose.
2000-10-23 18:50:23 +00:00
Peter.VanderBeken%pandora.be
fa36e791f7
Jar up component viewer (bug 56794). r=cls, sr=scc.
2000-10-22 20:47:35 +00:00
sfraser%netscape.com
8d59bac830
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
fcc34f61cd
Put ScanForManifestFiles in here for safekeeping (it is no longer used). NOT PART OF THE BUILD
2000-10-22 06:05:14 +00:00
sfraser%netscape.com
db45255519
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
ce80041bcf
Build number tweaking. FILES NOT PART OF BUILD.
2000-10-20 23:18:33 +00:00
sfraser%netscape.com
e11d424466
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
6c26bd4511
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
c6761ede0e
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
ec11ea69a3
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
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
sfraser%netscape.com
992c99d5fa
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
d160a0c5db
More build script updates. NOT PART OF THE BUILD.
2000-10-20 04:00:06 +00:00
sfraser%netscape.com
50c7c9a9e8
Update to new build scripts. NOT PART OF THE BUILD.
2000-10-20 01:58:10 +00:00
sfraser%netscape.com
5a584d371d
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
e1da26d229
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
e4099a9a99
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
10381bbcd0
#51645 - theme preview images for all platforms, r=law, a=ben
2000-10-05 22:19:18 +00:00
sgehani%netscape.com
dc748ee64e
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
408c4b2f00
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
30ab9913bd
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
78aad48fe7
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
e1bf5bdba1
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
aacaafaa47
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
b919f7fdab
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
100a7bee54
Fixing to pull SeaMonkey from teh trunk again.
2000-09-20 19:45:54 +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
e651349bb0
Added build for themes:classic:messenger:mac:jar.mn
2000-09-18 22:36:59 +00:00
sfraser%netscape.com
db5671d83a
New Mac build scripts. NOT PART OF THE BUILD
2000-09-18 20:55:35 +00:00
sfraser%netscape.com
208abb4321
New Mac build scripts. NOT PART OF THE BUILD.
2000-09-18 20:54:48 +00:00
Peter.VanderBeken%pandora.be
f019ffd8cf
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
cfbc0a8c22
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
sfraser%netscape.com
787cf9b14e
Add security MANIFEST to fix build bustage. r=bryner
2000-09-14 20:41:33 +00:00
bryner%uiuc.edu
caf7006acc
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
da6d310845
New files for Mac build enhancements. Not in build yet.
2000-09-14 05:47:21 +00:00
disttsc%bart.nl
6fc47afd94
Cleaning up the rest of viewSource.xul build ID mess. b=52085, r=scc, a=brendan
2000-09-11 19:56:28 +00:00
javi%netscape.com
a19e024e60
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
173edaf1c1
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
e12ee16abf
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
dimator%netscape.com
c02aff3231
Adding default localstore.rdf for new/mig. profiles. bug 44669. r=sspitzer
2000-09-01 18:52:08 +00:00
ben%netscape.com
b764284851
Mac part of fix for 48205.
2000-08-30 02:34:49 +00:00
beard%netscape.com
bec5b5ac60
Adding copy of "Mozilla Bloat URLs" command line file to dist. r=waterson
2000-08-26 07:37:16 +00:00
warren%netscape.com
6503ce0e7b
Latest attempt. (Not in build yet.)
2000-08-26 04:36:57 +00:00
ben%netscape.com
f4a445a88a
48205
2000-08-26 03:20:44 +00:00
pinkerton%netscape.com
3b6b068511
export filepicker.properties for file picker filters on mac. bug# 43932
2000-08-25 01:57:34 +00:00
ducarroz%netscape.com
bb51490885
Fix for bug 17294. Export the resources to the right location. R=putterman
2000-08-22 23:39:27 +00:00
pavlov%netscape.com
545cb9a74c
adding blue to mac build r=smfr
2000-08-19 06:54:06 +00:00
conrad%ingress.com
51199674b5
Added the building of appfilelocationprovider lib.
r=sfraser
2000-08-11 20:21:09 +00:00
conrad%ingress.com
b17ecae372
Added the building of appfilelocationprovider lib.
r=sfraser
2000-08-10 04:36:59 +00:00
jj%netscape.com
2e1c872987
added xpt_link tool to the Mac build (if build{xptlink}=1)
2000-08-02 22:10:54 +00:00
ben%netscape.com
861c70831e
update build lists for my previous checkin...
2000-07-30 06:38:22 +00:00
ben%netscape.com
7394288a0f
46803, XP keyboard accelerators for navigation.
2000-07-29 06:48:57 +00:00
sfraser%netscape.com
b12dd3a75a
Always export the instrumentation header now.
2000-07-28 23:48:18 +00:00
sfraser%netscape.com
955eea6f89
This file has moved to mozilla/lib/mac/Instrumentation
2000-07-28 23:47:30 +00:00
warren%netscape.com
169b89ecfe
Fixed to now work.
2000-07-28 09:28:10 +00:00
warren%netscape.com
4e9f03b4cb
Copied xpcom.properties to global/locale.
2000-07-25 06:10:47 +00:00
warren%netscape.com
f56f5abe40
Temporarily taking out jar stuff.
2000-07-24 23:15:47 +00:00
warren%netscape.com
219b57862b
Added jar packaging stuff.
2000-07-24 21:48:10 +00:00
warren%netscape.com
219d0a6033
First Checked In.
2000-07-24 21:47:51 +00:00
warren%netscape.com
52f3d004bc
Added $build{jars} = 0;
2000-07-24 21:45:01 +00:00
Peter.VanderBeken%pandora.be
11ccc7bab0
Add build support for the SOAP part of xmlextras. Forgot to check this in. Doesn't affect default build. a/r=vidur.
2000-07-23 07:55:51 +00:00
waterson%netscape.com
871155f8ac
Bug 45698. Land PLUGIN_LOVE_2000_07_17_BRANCH. Make plugins into a module. r=av.
2000-07-22 01:37:07 +00:00
tao%netscape.com
e75381a635
41054: Bundle 2-3 langpacks with Seamonkey. r=sfraser.
2000-07-20 23:21:08 +00:00
pinkerton%netscape.com
bead9e156f
don't use webshell.mcp, use docshell.mcp.
2000-07-20 19:11:04 +00:00
brade%netscape.com
c427ba73e3
move webshell shared library to Components for valeski (a=leaf)
2000-07-19 18:25:48 +00:00
pinkerton%netscape.com
8115432974
adding IDL project for webshell and a new manifest file for idl in webshell/public. r=valeski (bug 45723).
2000-07-18 23:11:05 +00:00
beard%netscape.com
b78cac3061
Shouldn't be putting PSMStubs in Components, causes a crash. a=jj
2000-07-17 21:05:44 +00:00
Peter.VanderBeken%pandora.be
33c829c5f2
Import mathml.css into ua.css when building MathML. Not part of build. r=jj. a=waterson.
2000-07-11 06:47:53 +00:00
tor%cs.brown.edu
e9aa28bc6f
Turning on MNG decoder by default on all platforms.
...
configure.in change r=cls. a=pnunn,brendan.
2000-07-07 21:52:23 +00:00
jab%atdot.org
6185ea15c3
The mac build was not getting my new MANIFEST file. I think this might fix it.
2000-07-01 11:05:41 +00:00
Peter.VanderBeken%pandora.be
7c661ab810
Corrected small typo. Doesn't affect regular build.
2000-06-28 23:46:12 +00:00
Peter.VanderBeken%pandora.be
a4333b9d5e
Adding build logic for MNG, LDAP and XML Extras. Turned off by default.
Added/corrected build steps for Transformiix and cview. r=jj.
2000-06-28 23:16:49 +00:00
Peter.VanderBeken%pandora.be
bcc67036b9
Adding option flags for MNG, LDAP and XML Extras. Turned off by default. r=jj.
2000-06-28 23:11:40 +00:00
gordon%netscape.com
3c8ca2c72d
Bug 19119 [dogfood+] Mac build of PSM in-process. r = beard.
Remove redundant build commands for security.
2000-06-28 05:01:34 +00:00
gordon%netscape.com
a586cec303
Bug 19119 [dogfood+] Mac build of PSM in-process. r = beard.
Added $build{security}.
2000-06-28 05:01:04 +00:00