beard%netscape.com
139065f68c
remove dependence on $main::CARBON, add $main::options{cache} to conditionally build new cache projects. r=sfraser
2001-02-27 02:44:26 +00:00
beard%netscape.com
c6dba7aacb
Be able to build with GC leak detector. r=gordon
2001-02-27 02:05:02 +00:00
tao%netscape.com
90bfcacfe5
62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
...
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
sfraser%netscape.com
bab8f2127d
TESTING please ignore
2001-02-23 06:57:41 +00:00
akkana%netscape.com
8fb21e8b03
DougT suggests this change to fix the orange bloat test
2001-02-23 01:39:36 +00:00
cls%seawood.org
55ca642440
Fix standalone psm bustage.
2001-02-23 00:14:28 +00:00
dougt%netscape.com
4b318e6f94
Enabling FTP on tinderbox bloat tests. (66611)
2001-02-22 23:39:22 +00:00
dbaron%fas.harvard.edu
dfeb5551db
Fix standalone PSM bustage from layout/content split by adding content/base/public.
2001-02-22 14:01:05 +00:00
dbaron%fas.harvard.edu
7563814353
Fix broken (from waterson's changes yesterday) BUILD_MODULES=psm build by removing rdf/content/public (which no longer has a Makefile) from the list for PSM. I can't tell which new directory, if any, is needed, since there's other bustage preventing a psm build without having already built mozilla.
2001-02-22 13:56:31 +00:00
cls%seawood.org
f8fbe70718
Let the standalone xpcom build know about the string library dependency. Bug 69718
2001-02-22 09:24:57 +00:00
sdagley%netscape.com
4a516ab736
This file was supposed to be part of the Carbon carpool last week but somehow didn't get comitted. Trying again.
2001-02-22 04:24:36 +00:00
waterson%netscape.com
9fe59f23f0
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
scc%mozilla.org
83f22206a2
bug #59429 : r=jst. Add the string module to the build.
2001-02-21 11:14:59 +00:00
ben%netscape.com
4cf4ddc5e0
Fix jst bustage
2001-02-19 23:53:33 +00:00
leaf%mozilla.org
8397bced11
changing where we put the gbdate file.
2001-02-19 22:30:35 +00:00
leaf%mozilla.org
40b7587f3c
Part of jst@netscape.com's layout/content landing.
2001-02-19 21:40:39 +00:00
danm%netscape.com
1d955c96b6
hooking up EmbedIDL.mcp. bug 67368 r=hyatt,pinkerton
2001-02-17 02:33:03 +00:00
pinkerton%netscape.com
d465909997
carbon changes. r=pink/sdagley/beard. a=sfraser.
2001-02-13 21:48:26 +00:00
danm%netscape.com
ef7099f79e
adding embedding/components
2001-02-07 04:00:41 +00:00
mscott%netscape.com
c1d77f34a4
Don't build this obsolete directory.
2001-02-06 05:17:18 +00:00
beard%netscape.com
31ec0aa149
build system changes for Carbon, bug #64484 , r=pinkerton, sr=sfraser
2001-02-06 04:00:52 +00:00
ben%netscape.com
f3112debd6
mac build needs to know how to find extra jar.mn. builds not starting. a=granrose.
2001-02-05 18:52:24 +00:00
cls%seawood.org
02d1ad6807
Fix fdlibm/mozjs dependency problem by making sure that fdlibm is always built before mozjs.
2001-02-04 06:27:59 +00:00
ccarlen%netscape.com
a19cfd3b0f
Bug 52473 - Add Mac embedding sample to the build.
r=jj@netscape.com, sr=sfraser@netscape.com
2001-02-02 15:10:01 +00:00
cls%seawood.org
bf562c2475
Create MOZ_CHECK_PTHREADS() macro that compiles a small test case using <pthread.h> so that systems like hpux & osf/1 will properly detect pthreads.
2001-01-27 22:47:16 +00:00
mkaply%us.ibm.com
01551e02b6
#65880
...
r=cls
Enable OBJDIR builds for OS/2
2001-01-27 15:36:41 +00:00
rods%netscape.com
99666eed8c
This checkin enables mozilla to support the printing of selection, the printing of page ranges, and
...
the printing of headers and footers.
Printing of selection is implemented by the frames figuring out if they are in the selection and painting
if they or not they they don't paint. This also only allows the printing of the first page of
selections, alothough it is well documented where this is implemeted so it can be removed.
Bugs 63426, 31218, 61075 r=dcone,kmcclusk,erik,buster sr=waterson
2001-01-27 14:09:34 +00:00
mcafee%netscape.com
2a31ed3d19
Removing ftp: URL from bloat test until dougt fixes ftp. r=dougt
2001-01-26 02:35:07 +00:00
darin%netscape.com
6a7567992b
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
...
r=dougt@netcape.com , sr=mscott@netscape.com .
2001-01-23 22:10:34 +00:00
kin%netscape.com
4275b833c4
Fix for bug #6254 (Find/Replace needs to be implemented.)
...
First pass implementation of Find and Replace.
sr=sfraser@netscape.com r=ducarroz@netscape.com
New Files:
editor/txtsvc/macbuild/txtsvcIDL.mcp
editor/txtsvc/public/MANIFEST_IDL
editor/txtsvc/public/nsIFindAndReplace.idl
editor/txtsvc/src/nsFindAndReplace.cpp
editor/txtsvc/src/nsFindAndReplace.h
xpfe/components/find/resources/replacedialog.js
xpfe/components/find/resources/replacedialog.xul
xpfe/components/find/resources/locale/en-US/replacedialog.dtd
Modified Files:
build/mac/build_scripts/MozillaBuildList.pm
editor/base/nsEditorShell.cpp
editor/idl/nsIEditorShell.idl
editor/txtsvc/macbuild/txtsvc.mcp
editor/txtsvc/public/Makefile.in
editor/txtsvc/public/makefile.win
editor/txtsvc/public/MANIFEST
editor/txtsvc/src/Makefile.in
editor/txtsvc/src/makefile.win
editor/txtsvc/src/nsTextServicesFactory.cpp
editor/ui/composer/content/ComposerCommands.js
editor/ui/composer/content/editor.js
editor/ui/composer/content/editorOverlay.xul
editor/ui/composer/locale/en-US/editorOverlay.dtd
mailnews/compose/resources/content/messengercompose.xul
mailnews/compose/resources/content/MsgComposeCommands.js
mailnews/compose/resources/locale/en-US/messengercompose.dtd
xpfe/components/jar.mn
xpfe/components/find/public/nsIFindComponent.idl
xpfe/components/find/public/nsISearchContext.idl
xpfe/components/find/resources/makefile.win
xpfe/components/find/resources/MANIFEST
xpfe/components/find/resources/locale/en-US/MANIFEST
xpfe/components/find/src/nsFindComponent.cpp
xpfe/components/find/src/nsFindComponent.h
2001-01-23 21:55:04 +00:00
cls%seawood.org
cc617c0f91
Make sure to pull nspr with xpcom
2001-01-19 21:17:42 +00:00
jj%netscape.com
bf4af74c59
fix for #43202 : copying default profile resources instead of making aliases. r=sfraser
2001-01-19 02:48:49 +00:00
ccarlen%netscape.com
d9dd3b5321
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
axel%pike.org
99b664568f
bug 57282, fixing easy modules like transformiix, r=cls (build stuff)
2001-01-11 11:02:10 +00:00
cls%seawood.org
0530b750cc
Explicitly call $(PERL) rather than relying upon the OS to interpret the script correctly.
2001-01-07 14:19:52 +00:00
jj%netscape.com
9f1e059c82
#41854 : obsoleting old build scripts and related files. r=sfraser
2001-01-05 23:50:34 +00:00
bnesse%netscape.com
a5bac85212
Added build support for the Default Plug-in. b=56761, r=jj, sr=sfraser.
2001-01-04 22:18:03 +00:00
jj%netscape.com
c178b3977d
fix for #43202 : rely on a maniffest file to install default profile resources. r=sfraser
2001-01-04 02:45:32 +00:00
cls%seawood.org
0dcaf7b61a
Give the standalone build system a finer grained control over which directories are checked out.
...
Bug #57282 r=blizzard
2000-12-27 05:29:50 +00:00
cls%seawood.org
d5425c7135
Simple script to remove duplicates from a list given as the args.
2000-12-27 00:08:18 +00:00
cls%seawood.org
2835595963
Remove js/src from psm dep list since it's already in DIRS list
2000-12-23 02:44:16 +00:00
cls%seawood.org
2f569c7830
JS has required NSPR for some time apparently. Updating module list to not pull all of js/ just enough to build libmozjs.so (js/src).
2000-12-23 02:26:44 +00:00
cls%seawood.org
f9ab982495
Add psm to standalone build system.
...
Pull psm & nss by default via client.mk .
Moves psm-glue from Mozilla build to psm module.
Bug #60912 . r=bryner
CARPOOL!
2000-12-22 20:43:27 +00:00
cls%seawood.org
09f5e7ee11
Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell.
...
Bug 57282 r=jag
2000-12-11 06:52:25 +00:00
sfraser%netscape.com
3a801cb4e9
Adding options to not use the progress file, and optimize project opening in codewarrior. Bug 61401, r=scc, sr=jj
2000-12-06 22:09:50 +00:00
javi%netscape.com
0af559d562
Fix for Bug 60911 r=beard sr=sfraser
Add support for building PSM completely from source pulled from the mozilla cvs server.
2000-12-05 21:42:57 +00:00
sfraser%netscape.com
ee6b46957c
Fix the check for $main::options{xptlink} to get the release builds to create xptlink correctly. Also comment out a non-existent manifest file line. a=jj
2000-12-05 19:57:37 +00:00
cls%seawood.org
519fdf5675
Add security module (based upon bryner's nss autoconf patch)
2000-12-05 06:49:12 +00:00
hyatt%netscape.com
1e3784fb46
update new build scripts along with the old ones. r=pink
2000-12-01 22:35:43 +00:00
hyatt%netscape.com
89a3b213f3
adding new XBL form widget stylesheets. a=ben@netscape.com
2000-12-01 08:47:19 +00:00
hyatt%netscape.com
7eedb69301
breaking out html forms into their own stylesheet, a=ben@netscape.com
2000-12-01 08:27:34 +00:00
beard%netscape.com
3790f112d5
Build OJI library as a component, not a shared library. sr=sfraser, r=jj, bug #61614 .
2000-11-30 21:26:30 +00:00
sfraser%netscape.com
31a33b8c5e
Fix the dump to escape the @. duh. r=#mozilla. a=leaf
2000-11-30 20:45:14 +00:00
sfraser%netscape.com
3cb7849f5e
Check out mozilla/lib/mac/Instrumentation to get Instrumentation utility header
2000-11-30 04:55:39 +00:00
sfraser%netscape.com
e1decc23bb
Add a dump to the old scripts to encourage people to move to the new ones. r=kin
2000-11-29 21:52:30 +00:00
sfraser%netscape.com
8c42e80317
Trying to fix build redness; convert the ImportXMLProject stuff to use thew new low-level AE handler, and change the error messages to be better picked up by the Tinderbox error parser.
2000-11-29 08:15:04 +00:00
sfraser%netscape.com
bed397aa69
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
574cf62ff8
copy the html bindings to res.
2000-11-29 06:12:14 +00:00
pinkerton%netscape.com
a3d4c053ef
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
f8fdab28b7
After importing the XML project file, close it, to make tinderbox happy.
2000-11-29 05:56:57 +00:00
cltbld%netscape.com
3b5e20212b
[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
bee724743f
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
5c2ebc85f0
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
d66beeed59
Test file, NOT PART OF THE BUILD
2000-11-04 00:22:48 +00:00
sfraser%netscape.com
eac612e238
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
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
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
mcafee%netscape.com
171f3048e0
mozilla.org is down, yanking that url for tonight.
2000-08-30 07:37:36 +00:00
ben%netscape.com
412bea0864
Mac part of fix for 48205.
2000-08-30 02:34:49 +00:00
mkaply%us.ibm.com
ea8f6fee09
r=leaf, a=leaf, bad tabs in config.guess
2000-08-30 02:13:03 +00:00
mcafee%netscape.com
8c24a768d0
Removing editor test until we stablize exiting from the editor.
2000-08-29 05:24:08 +00:00
mcafee%netscape.com
3f37f0c91d
Adding editor JavaScript URL to the bloat test.
2000-08-26 23:57:19 +00:00
mcafee%netscape.com
c9bf4721e2
Backing out mailto URL, profile issues.
2000-08-26 18:43:56 +00:00
mcafee%netscape.com
a9b078ffb9
Adding mailto: URL to bloat test.
2000-08-26 18:04:18 +00:00
beard%netscape.com
8791d4984d
Adding copy of "Mozilla Bloat URLs" command line file to dist. r=waterson
2000-08-26 07:37:16 +00:00
warren%netscape.com
d5890a8161
Latest attempt. (Not in build yet.)
2000-08-26 04:36:57 +00:00
ben%netscape.com
490234ee27
48205
2000-08-26 03:20:44 +00:00
valeski%netscape.com
d65ecdaef0
NOT PART OF BUILD. Updating comments for file migration script
2000-08-26 01:23:43 +00:00
pinkerton%netscape.com
2645f23fcf
export filepicker.properties for file picker filters on mac. bug# 43932
2000-08-25 01:57:34 +00:00
sfraser%netscape.com
391b26a473
Deal with Entries files having different linebreaks. Add some comments.
2000-08-23 01:03:47 +00:00
sfraser%netscape.com
d96108f304
New perl script to sync up two CVS trees
2000-08-23 00:54:08 +00:00
ducarroz%netscape.com
d936cedf3b
Fix for bug 17294. Export the resources to the right location. R=putterman
2000-08-22 23:39:27 +00:00
pavlov%netscape.com
455827827d
adding blue to mac build r=smfr
2000-08-19 06:54:06 +00:00
conrad%ingress.com
3169ffb645
Added the building of appfilelocationprovider lib.
r=sfraser
2000-08-11 20:21:09 +00:00
warren%netscape.com
80ee64b1e3
Getting gc leak-detector to work on linux. Non-nspr changes. code=beard,wade r=warren
2000-08-11 00:13:39 +00:00
conrad%ingress.com
9a82cefb6a
Added the building of appfilelocationprovider lib.
r=sfraser
2000-08-10 04:36:59 +00:00
jj%netscape.com
5609e588e4
added xpt_link tool to the Mac build (if build{xptlink}=1)
2000-08-02 22:10:54 +00:00
ben%netscape.com
6865309409
update build lists for my previous checkin...
2000-07-30 06:38:22 +00:00
ben%netscape.com
ef8635cad4
46803, XP keyboard accelerators for navigation.
2000-07-29 06:48:57 +00:00
sfraser%netscape.com
46c5727da9
Always export the instrumentation header now.
2000-07-28 23:48:18 +00:00
sfraser%netscape.com
5dda2c898b
This file has moved to mozilla/lib/mac/Instrumentation
2000-07-28 23:47:30 +00:00
warren%netscape.com
3d9da9c009
Fixed to now work.
2000-07-28 09:28:10 +00:00
warren%netscape.com
76bfdf73df
Copied xpcom.properties to global/locale.
2000-07-25 06:10:47 +00:00
warren%netscape.com
6d16c33b9e
Temporarily taking out jar stuff.
2000-07-24 23:15:47 +00:00
warren%netscape.com
7fb73a21e4
Added jar packaging stuff.
2000-07-24 21:48:10 +00:00
warren%netscape.com
6e3642d132
First Checked In.
2000-07-24 21:47:51 +00:00
warren%netscape.com
46d7b7496f
Added $build{jars} = 0;
2000-07-24 21:45:01 +00:00
Peter.VanderBeken%pandora.be
ba02a2a585
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
7aa7b02a79
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
b52088ee1a
41054: Bundle 2-3 langpacks with Seamonkey. r=sfraser.
2000-07-20 23:21:08 +00:00
pinkerton%netscape.com
b57e3fbcdc
don't use webshell.mcp, use docshell.mcp.
2000-07-20 19:11:04 +00:00
brade%netscape.com
c2a26fa33f
move webshell shared library to Components for valeski (a=leaf)
2000-07-19 18:25:48 +00:00
pinkerton%netscape.com
942c414a99
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
df9c1531a6
Shouldn't be putting PSMStubs in Components, causes a crash. a=jj
2000-07-17 21:05:44 +00:00
Peter.VanderBeken%pandora.be
bd8d457314
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
203eea477a
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
9cdd33f1bd
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
a853b67b91
Corrected small typo. Doesn't affect regular build.
2000-06-28 23:46:12 +00:00
Peter.VanderBeken%pandora.be
c092d4074e
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
6e0f1e8583
Adding option flags for MNG, LDAP and XML Extras. Turned off by default. r=jj.
2000-06-28 23:11:40 +00:00
cls%seawood.org
ca8c11e15e
Commented out check for multiple variables on a single line as this causes Makefiles that have multiple dir VPATHs to be only partially generated. Uncommented warning for unknown variables.
2000-06-28 10:21:53 +00:00
gordon%netscape.com
35486b2058
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
581d2e68f2
Bug 19119 [dogfood+] Mac build of PSM in-process. r = beard.
Added $build{security}.
2000-06-28 05:01:04 +00:00
gordon%netscape.com
5dbd7a3aa8
Bug 19119 [dogfood+] Mac build of PSM in-process. r = beard.
2000-06-28 04:12:26 +00:00
gordon%netscape.com
3ac99f79b6
Bug 19119 [dogfood+] Mac build of PSM in-process. r = beard.
Add PSM to build commands. Changed branch tags for pulling mozilla/security (on Mac only).
2000-06-28 04:12:04 +00:00
mcafee%netscape.com
53cb4224fb
Upping the ante for bloat URLs. Adding test6 to test tables, adding test8 again to test cache. r=warren, a=leaf
2000-06-27 18:58:58 +00:00
cls%seawood.org
6844ef9c37
Added BeOS debugger to debugger list. bug #43723
2000-06-26 21:52:27 +00:00
sspitzer%netscape.com
59cdcf2605
fix for #1144 (and various other bugs, I'm sure.)
...
export absync.properties on the Mac. r=mscott
2000-06-26 21:03:55 +00:00
cltbld%netscape.com
6e7e39cde3
added patches to build Mac with XSLT, SVG, MathML. fix for #39959 . (activated by Options{} switches - default is off) --jj.
2000-06-24 00:06:58 +00:00
cltbld%netscape.com
d707a45232
added Options{} table. part of fix for #39959 -- jj.
2000-06-24 00:03:50 +00:00
jim_nance%yahoo.com
30104f8180
Added line to print working directory of commands which fail.
2000-06-23 21:31:42 +00:00
sspitzer%netscape.com
b4bc92c13e
work for bug #38374
...
helperApps.rdf is now mimeTypes.rdf.
use the file locator to get the mimeTypes file.
fix the unix implementation of nsOSHelperAppService.cpp
to go to the base class to determine what application to launch.
r=mscott
2000-06-22 22:14:53 +00:00
mscott%netscape.com
c26df8a0a3
export the idl files for exthandler
2000-06-22 06:38:45 +00:00
sspitzer%netscape.com
f11b166cf5
Bug #38374 --> more updates for external helper application support.
...
r=mscott
2000-06-21 01:16:32 +00:00
beard%netscape.com
1c926d81a2
bug #42100 , Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-20 23:10:06 +00:00
brade%netscape.com
d305082f90
File Removed.
2000-06-20 21:19:10 +00:00
brade%netscape.com
761a2c9724
File Removed.
2000-06-20 21:00:52 +00:00
pchen%netscape.com
4770076c43
Bug #41272 . Turn on classic skin in build. r=don
2000-06-20 04:57:12 +00:00
ben%netscape.com
8fcfd209c1
update build list
2000-06-17 03:45:34 +00:00
beard%netscape.com
c03ee066a5
bug 42100: removed toc file parameter from BuildOneProject, in preparation for landing bigger changes soon. r=sfraser
2000-06-17 00:58:07 +00:00
beard%netscape.com
81fae8436b
bug 19119: remove build of PSMGlue which now depends on PSM.shlb. r=gordon
2000-06-16 23:07:07 +00:00
mkaply%us.ibm.com
4f8d17dd8c
# 40177
...
r = cls, a = brendan
OS/2 bring-up for M16 - add OS/2 to config.* files - also submitting to autoconf
2000-06-16 14:06:23 +00:00
mccabe%netscape.com
c5b8b86241
Build nsIScriptablePlugin.idl on the mac; remaining part of fix for 39911. a=beard,r=don
2000-06-16 08:23:28 +00:00
sspitzer%netscape.com
2fb1aef2c2
fix error message in build log. this is not for the build bustage.
2000-06-15 06:40:36 +00:00
sfraser%netscape.com
4090319020
Fix Mac commercial build bustage by turning wchar_t support on. r=scc, pinkerton.
2000-06-13 19:20:55 +00:00
jim_nance%yahoo.com
88e8f6fdf1
Tru64 helper scripts for ATOM tools.
...
Not part of the build.
2000-06-10 10:56:51 +00:00
tao%netscape.com
b03e1a21e1
33663: PLS copy bookmakrs.html, panels.rdf to bin/defaults/profile/en-US.
...
r=jbetak.
2000-06-09 01:24:07 +00:00
pchen%netscape.com
e9b5165dca
Partial fix bug#41272. If INCLUDE_CLASSIC_SKIN is defined in one of the Mac build perl scripts, copy classic skin resources to Chrome/skins directory in dist. r=pinkerton
2000-06-08 03:57:35 +00:00