Commit Graph

829 Commits

Author SHA1 Message Date
(no author)
6e8bb30a03 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_0_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118551 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 14:31:21 +00:00
jrgm%netscape.com
18a697c044 Find the profile directory on NT 4
git-svn-id: svn://10.0.0.236/trunk@118435 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 06:53:56 +00:00
jrgm%netscape.com
aaca9bd0ed rearrange a bit of the code to find the profile and prefs.js
git-svn-id: svn://10.0.0.236/trunk@118432 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 05:52:21 +00:00
jrgm%netscape.com
796849bd9b add missing 'qw' to silence warning
git-svn-id: svn://10.0.0.236/trunk@118431 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 05:07:59 +00:00
jrgm%netscape.com
9e50960725 convert system('rm ...')' to File::Path::rmtree(...)'
git-svn-id: svn://10.0.0.236/trunk@118425 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 02:38:45 +00:00
mcafee%netscape.com
1d04da8f0b Switch to cp command to copy allmakefiles.stub to fix windows. Add nspr, config, xpidl prelude build steps. r=blythe
git-svn-id: svn://10.0.0.236/trunk@118313 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:27:40 +00:00
mcafee%netscape.com
26bd8f18c7 Attempt at 2-pass build
git-svn-id: svn://10.0.0.236/trunk@118189 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 02:08:37 +00:00
mcafee%netscape.com
15cd3aae7d Adding /sw/bin for default libIDL stuff.
git-svn-id: svn://10.0.0.236/trunk@118169 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 00:07:06 +00:00
blythe%netscape.com
b77d298eb4 Fix bug 134784
Not part of any build
Make command should always be "make" for building the module graph.
r=mcafee, sr=alecf


git-svn-id: svn://10.0.0.236/trunk@118137 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 20:02:54 +00:00
mcafee%netscape.com
bbb9522498 strip off first mozilla, not all mozillas.
git-svn-id: svn://10.0.0.236/trunk@118098 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 08:57:46 +00:00
mcafee%netscape.com
ba93cd4298 Strip off mozilla/ in list of Makefiles
git-svn-id: svn://10.0.0.236/trunk@118097 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 08:49:14 +00:00
mcafee%netscape.com
a9c233bccd Need aclocal.m4. r=cls
git-svn-id: svn://10.0.0.236/trunk@118093 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 07:48:26 +00:00
mcafee%netscape.com
43bbf43b5c comments about how this script works, from my mail to modsquad
git-svn-id: svn://10.0.0.236/trunk@117970 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 00:48:03 +00:00
mcafee%netscape.com
1557947c4b Generate allmakefiles.sh on the fly, added --skip-cvs flag. This still gets stuck in nspr, getting closer.
git-svn-id: svn://10.0.0.236/trunk@117962 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 23:13:35 +00:00
mcafee%netscape.com
729d3e0488 Stub version of allmakefiles.sh, bootstrap.pl will use this to generate allmakefiles.sh on the fly.
git-svn-id: svn://10.0.0.236/trunk@117961 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 23:09:29 +00:00
mcafee%netscape.com
c7fa5a42e5 Adding mechanism to prevent stomping one module tree with another, print an error and ask user to clean up. We can make this more elegant later.
git-svn-id: svn://10.0.0.236/trunk@117883 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 23:43:44 +00:00
mcafee%netscape.com
fd07152a1a Adding argv checks, and Getopt package usages. Unhardcoding for xpcom.
git-svn-id: svn://10.0.0.236/trunk@117750 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-30 04:29:40 +00:00
mcafee%netscape.com
fa41a42635 Solaris/Intel only: Moving /opt/gnu/lib to end of LD_LIBRARY_PATH to match path setting.
git-svn-id: svn://10.0.0.236/trunk@117747 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-30 02:38:13 +00:00
mcafee%netscape.com
a72664ccab Adding leading spaces back in for -> lines, it's a little easier to read
git-svn-id: svn://10.0.0.236/trunk@117741 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 23:38:23 +00:00
jrgm%netscape.com
9b222f02ae find profile and prefs.js reliably on win32
git-svn-id: svn://10.0.0.236/trunk@117713 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 04:25:12 +00:00
mcafee%netscape.com
137151642c Hmm, || not working for mail setting, straight = works.
git-svn-id: svn://10.0.0.236/trunk@117670 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 04:02:24 +00:00
mcafee%netscape.com
1e3c46b5d4 Set mail default to /usr/bin/mail
git-svn-id: svn://10.0.0.236/trunk@117669 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 03:27:05 +00:00
darin%netscape.com
36249ca511 fix mach-o build problem (CXX=c++) r=mcafee
git-svn-id: svn://10.0.0.236/trunk@117666 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 00:34:23 +00:00
timeless%mac.com
652a07593b Bug 77549 leaky.h and leaky.cpp disagree on definition of ::new
r=dmose sr=darin a=asa


git-svn-id: svn://10.0.0.236/trunk@117571 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:25:19 +00:00
cltbld%netscape.com
600c300de9 Listing OS first in BuildName, so we can sort by OS instead of by name. r=antitux,jj,leaf. cvs=mcafee
git-svn-id: svn://10.0.0.236/trunk@117525 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 23:28:00 +00:00
cltbld%netscape.com
48fe13216f MacOSX name, compiler settings.
git-svn-id: svn://10.0.0.236/trunk@117415 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 20:25:15 +00:00
jrgm%netscape.com
6a2504d021 Whitespace whackage; no code changes. It was getting hard to read this file. r/a=mcafee
git-svn-id: svn://10.0.0.236/trunk@117401 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 08:26:34 +00:00
timeless%mac.com
69ae314807 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa


git-svn-id: svn://10.0.0.236/trunk@116832 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 04:30:17 +00:00
alecf%netscape.com
3a0b681d3e make this work on non-objdirs
git-svn-id: svn://10.0.0.236/trunk@116719 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 15:32:18 +00:00
jrgm%netscape.com
d2bc92e542 Doh. previous checkin was r=mcafee, bug 115690
git-svn-id: svn://10.0.0.236/trunk@116474 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 08:08:52 +00:00
jrgm%netscape.com
07e7b5ac89 cls' changes to make this script work on win NT, and some additional changes from jrgm to work on win98. Additional work still needed to get some tests fully running, but cls has bloat stats working on winNT
git-svn-id: svn://10.0.0.236/trunk@116473 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 08:04:28 +00:00
dp%netscape.com
3277ea7abb Working with different flavours of title.
git-svn-id: svn://10.0.0.236/trunk@115705 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 06:51:32 +00:00
mcafee%netscape.com
721fea3535 Forgot more debugging stuff
git-svn-id: svn://10.0.0.236/trunk@115609 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 00:12:56 +00:00
mcafee%netscape.com
568795168b Oops, remove debugging exit command
git-svn-id: svn://10.0.0.236/trunk@115606 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 00:05:54 +00:00
mcafee%netscape.com
490f3e947f Added PrintUsage. Broke up module/dir conversion into parts, so we have access to list of modules, list of directories.
git-svn-id: svn://10.0.0.236/trunk@115605 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 00:04:47 +00:00
alecf%netscape.com
1d7f092dc2 move debug output to STDERR
git-svn-id: svn://10.0.0.236/trunk@115573 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 17:28:50 +00:00
mcafee%netscape.com
f0d879b4c3 Adding mozilla/include to core build files.
git-svn-id: svn://10.0.0.236/trunk@115488 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 10:35:11 +00:00
mcafee%netscape.com
e608138d48 --enable-standalone-modules
git-svn-id: svn://10.0.0.236/trunk@115487 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 10:23:36 +00:00
mcafee%netscape.com
cfb03c182f first add
git-svn-id: svn://10.0.0.236/trunk@115486 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 08:11:51 +00:00
mcafee%netscape.com
f190fa25b0 turned debug on by accident.
git-svn-id: svn://10.0.0.236/trunk@115460 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:41:21 +00:00
dp%netscape.com
67ee301f6b Installing .pl scripts to bin directory
git-svn-id: svn://10.0.0.236/trunk@115454 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:06:36 +00:00
dp%netscape.com
289a9859cd Removed DEBUG statements.
git-svn-id: svn://10.0.0.236/trunk@115449 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 22:43:52 +00:00
dp%netscape.com
63eb66a2a3 Conforming to the new format of dump with regions and uncommited frees.
git-svn-id: svn://10.0.0.236/trunk@115448 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 22:43:16 +00:00
seawood%netscape.com
c046046c39 This patch:
* Changes MOZ_TRACE_MALLOC ifdefs to NS_TRACE_MALLOC ifdefs
* Links against the trace-malloc utils against libxpcom instead of just xpcomds
* Builds NSPR in debug mode on win32 if trace-malloc is enabled
* Adds a few "defined()" checks to diffbloatdump.pl so that it will work for
perl 5.6.1
* Adds a couple of checks for \r so that diffbloatdump.pl works on win32.

Bug #126915 r=bryner/dbaron a=asa


git-svn-id: svn://10.0.0.236/trunk@115364 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 09:26:10 +00:00
dp%netscape.com
d5d7780d4d modified regexp for free and used blocks
git-svn-id: svn://10.0.0.236/trunk@115244 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 22:23:16 +00:00
dp%netscape.com
b34cb4f263 first version
git-svn-id: svn://10.0.0.236/trunk@115243 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 22:22:50 +00:00
mcafee%netscape.com
baf641fd27 Remove spaces to facilitate parsing this file.
git-svn-id: svn://10.0.0.236/trunk@115204 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 03:26:38 +00:00
mcafee%netscape.com
d3dcd235ef Adding debug matrix size function, for comparing tty and file-based runs.
git-svn-id: svn://10.0.0.236/trunk@115178 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:20:00 +00:00
dp%netscape.com
a8e41a657c first version
git-svn-id: svn://10.0.0.236/trunk@115169 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 22:24:18 +00:00
mcafee%netscape.com
d6be3b1b48 Adding security dom.allow_scripts_to_close_window pref so mstoltz can land his checkin without sinking the layout test. r=mstoltz,jrgm
git-svn-id: svn://10.0.0.236/trunk@115142 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 04:16:41 +00:00