Граф коммитов

839 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 2bb2f137c2 Setting make for Darwin/macho build 2002-04-12 03:31:33 +00:00
jrgm%netscape.com c7bec780af get rid of Win32::* uses; this script will run tests with 'cygwin' perl,but not with 'MSWin32' (Activestate) perl 2002-04-11 01:42:41 +00:00
cltbld%netscape.com d758a82143 Switching to client-side pageload test reporting. a=jrgm 2002-04-10 03:38:40 +00:00
leaf%mozilla.org 5223c38687 checkin superfluous text; testing dolog.pl change 2002-04-09 23:43:28 +00:00
jrgm%netscape.com 76944a6d6a Find the profile directory on NT 4 2002-04-07 06:53:56 +00:00
jrgm%netscape.com f4adf6bacc rearrange a bit of the code to find the profile and prefs.js 2002-04-07 05:52:21 +00:00
jrgm%netscape.com 734777834c add missing 'qw' to silence warning 2002-04-07 05:07:59 +00:00
jrgm%netscape.com e780021d59 convert `system('rm ...')' to `File::Path::rmtree(...)' 2002-04-07 02:38:45 +00:00
mcafee%netscape.com 2eb5c124b3 Switch to cp command to copy allmakefiles.stub to fix windows. Add nspr, config, xpidl prelude build steps. r=blythe 2002-04-06 00:27:40 +00:00
mcafee%netscape.com b5d57954f4 Attempt at 2-pass build 2002-04-05 02:08:37 +00:00
mcafee%netscape.com 0f96381a15 Adding /sw/bin for default libIDL stuff. 2002-04-05 00:07:06 +00:00
blythe%netscape.com c4a37f2590 Fix bug 134784
Not part of any build
Make command should always be "make" for building the module graph.
r=mcafee, sr=alecf
2002-04-04 20:02:54 +00:00
mcafee%netscape.com cf8c59ab97 strip off first mozilla, not all mozillas. 2002-04-04 08:57:46 +00:00
mcafee%netscape.com 15c5599a31 Strip off mozilla/ in list of Makefiles 2002-04-04 08:49:14 +00:00
mcafee%netscape.com 45d9bbdd38 Need aclocal.m4. r=cls 2002-04-04 07:48:26 +00:00
mcafee%netscape.com fe1fa3e3ea comments about how this script works, from my mail to modsquad 2002-04-03 00:48:03 +00:00
mcafee%netscape.com 306884ce06 Generate allmakefiles.sh on the fly, added --skip-cvs flag. This still gets stuck in nspr, getting closer. 2002-04-02 23:13:35 +00:00
mcafee%netscape.com e22ebf3b8d Stub version of allmakefiles.sh, bootstrap.pl will use this to generate allmakefiles.sh on the fly. 2002-04-02 23:09:29 +00:00
mcafee%netscape.com 4e6ef21e09 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. 2002-04-01 23:43:44 +00:00
mcafee%netscape.com 1af2f6f945 Adding argv checks, and Getopt package usages. Unhardcoding for xpcom. 2002-03-30 04:29:40 +00:00
mcafee%netscape.com 29e840ea96 Solaris/Intel only: Moving /opt/gnu/lib to end of LD_LIBRARY_PATH to match path setting. 2002-03-30 02:38:13 +00:00
mcafee%netscape.com 8fc13d8805 Adding leading spaces back in for -> lines, it's a little easier to read 2002-03-29 23:38:23 +00:00
jrgm%netscape.com 78d2d78db3 find profile and prefs.js reliably on win32 2002-03-29 04:25:12 +00:00
mcafee%netscape.com 3724c114f3 Hmm, || not working for mail setting, straight = works. 2002-03-28 04:02:24 +00:00
mcafee%netscape.com 6e18ed4744 Set mail default to /usr/bin/mail 2002-03-28 03:27:05 +00:00
darin%netscape.com 2ba4124891 fix mach-o build problem (CXX=c++) r=mcafee 2002-03-28 00:34:23 +00:00
timeless%mac.com 99f3655085 Bug 77549 leaky.h and leaky.cpp disagree on definition of ::new
r=dmose sr=darin a=asa
2002-03-27 03:25:19 +00:00
cltbld%netscape.com 3b368cffc1 Listing OS first in BuildName, so we can sort by OS instead of by name. r=antitux,jj,leaf. cvs=mcafee 2002-03-26 23:28:00 +00:00
cltbld%netscape.com 267dfb220f MacOSX name, compiler settings. 2002-03-25 20:25:15 +00:00
jrgm%netscape.com eea3374317 Whitespace whackage; no code changes. It was getting hard to read this file. r/a=mcafee 2002-03-25 08:26:34 +00:00
timeless%mac.com fc883176bf Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
alecf%netscape.com 5ea0841858 make this work on non-objdirs 2002-03-16 15:32:18 +00:00
jrgm%netscape.com c1bf396268 Doh. previous checkin was r=mcafee, bug 115690 2002-03-13 08:08:52 +00:00
jrgm%netscape.com 520743ac3e 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 2002-03-13 08:04:28 +00:00
dp%netscape.com cc5ee77804 Working with different flavours of title. 2002-03-04 06:51:32 +00:00
mcafee%netscape.com 171bae9298 Forgot more debugging stuff 2002-03-02 00:12:56 +00:00
mcafee%netscape.com e56ca4b403 Oops, remove debugging exit command 2002-03-02 00:05:54 +00:00
mcafee%netscape.com 252a3d4a24 Added PrintUsage. Broke up module/dir conversion into parts, so we have access to list of modules, list of directories. 2002-03-02 00:04:47 +00:00
alecf%netscape.com fa8b88059a move debug output to STDERR 2002-03-01 17:28:50 +00:00
mcafee%netscape.com ac65481d0a Adding mozilla/include to core build files. 2002-02-28 10:35:11 +00:00
mcafee%netscape.com 5424f46fb8 --enable-standalone-modules 2002-02-28 10:23:36 +00:00
mcafee%netscape.com 7d3590f0d6 first add 2002-02-28 08:11:51 +00:00
mcafee%netscape.com e5e84321ec turned debug on by accident. 2002-02-28 00:41:21 +00:00
dp%netscape.com 7e3b38d176 Installing .pl scripts to bin directory 2002-02-28 00:06:36 +00:00
dp%netscape.com 12e56d693e Removed DEBUG statements. 2002-02-27 22:43:52 +00:00
dp%netscape.com faae8393b1 Conforming to the new format of dump with regions and uncommited frees. 2002-02-27 22:43:16 +00:00
seawood%netscape.com c187055918 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
2002-02-26 09:26:10 +00:00
dp%netscape.com fa1d891b38 modified regexp for free and used blocks 2002-02-22 22:23:16 +00:00
dp%netscape.com 9eeb487248 first version 2002-02-22 22:22:50 +00:00
mcafee%netscape.com dc92e98421 Remove spaces to facilitate parsing this file. 2002-02-22 03:26:38 +00:00