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

863 Коммитов

Автор SHA1 Сообщение Дата
dp%netscape.com 2eaafb13a6 best shot at a rules file. 2002-04-22 18:15:15 +00:00
mcafee%netscape.com f69c7a4522 Initial developer part of license doesn't apply here. 2002-04-21 05:10:34 +00:00
mcafee%netscape.com 5803ea0a3a Adding --disable-tests, cleaning up whitespace 2002-04-20 02:17:23 +00:00
mcafee%netscape.com e4a39af6b1 Adding dynamic modules.mk support. 2002-04-20 02:15:40 +00:00
dp%netscape.com da3dad6278 Sorting in category report 2002-04-20 00:25:55 +00:00
dp%netscape.com e8edfe409c Store len of patterns for fast comparison 2002-04-20 00:14:22 +00:00
dp%netscape.com 7cce01fbf0 Using stncmp instead of strstr for callsite maching. 2002-04-19 21:51:03 +00:00
dp%netscape.com 297d88f665 commandline options for category file and focus category. 2002-04-19 21:49:55 +00:00
cltbld%netscape.com 8457b274da printf for deleting profile, for debugging. -mcafee 2002-04-19 18:24:10 +00:00
dp%netscape.com 9d213f1c92 Categories report 2002-04-18 20:11:45 +00:00
dp%netscape.com 34479f09c8 fastload-js -> chrome-js 2002-04-17 20:25:04 +00:00
dp%netscape.com cd6227b553 optimization: When only category changes, dont harvest; just recompute cost. 2002-04-17 01:37:14 +00:00
dp%netscape.com 1a272f9fd1 more categories 2002-04-17 01:33:16 +00:00
dp%netscape.com 865ab1e7e7 installing rules.txt in dist/bin 2002-04-17 01:03:44 +00:00
dp%netscape.com 5e28943763 shared globals 2002-04-17 00:13:59 +00:00
dp%netscape.com 20a2192d31 Fixing core dump caused by freeing static categoryname 2002-04-17 00:12:44 +00:00
dp%netscape.com 2e36ed30a4 Dealing with non-existent category file 2002-04-17 00:11:55 +00:00
dp%netscape.com 51792fa38f categories 2002-04-16 23:36:47 +00:00
mcafee%netscape.com 947a676b00 Improve error messages, print full path of offending directory. 2002-04-16 22:51:58 +00:00
blythe%netscape.com 32a093d13a fix bug 134737, gmake win32 trace-malloc gd enabled build, r=dp sr=alecf 2002-04-16 21:50:01 +00:00
mcafee%netscape.com 977cc96ead Minor comment changes, not part of main mozilla build. 2002-04-16 18:11:37 +00:00
mcafee%netscape.com 5e6ad94572 Stub file for generated modules.mk, part of future embed build mechanism, not used by mozilla. r=garrett. 2002-04-16 00:13:33 +00:00
jrgm%netscape.com dc93ff4f2a capability to have tinderbox reboot after each build cycle (basically for win9x machines) 2002-04-15 05:40:49 +00:00
cltbld%netscape.com f2cd3e6501 Abstractec dist/bin for MacOSX case. Added MacOSX changes to allow for timing performance tests to run. a=saari 2002-04-13 05:27:01 +00:00
mcafee%netscape.com 8bdb9772d7 Setting make for Darwin/macho build 2002-04-12 03:31:33 +00:00
jrgm%netscape.com 80591a30c3 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 e42ead61c4 Switching to client-side pageload test reporting. a=jrgm 2002-04-10 03:38:40 +00:00
leaf%mozilla.org 99b5595f6f checkin superfluous text; testing dolog.pl change 2002-04-09 23:43:28 +00:00
jrgm%netscape.com d6803286ec Find the profile directory on NT 4 2002-04-07 06:53:56 +00:00
jrgm%netscape.com a1d4137dc5 rearrange a bit of the code to find the profile and prefs.js 2002-04-07 05:52:21 +00:00
jrgm%netscape.com 0ebb854d28 add missing 'qw' to silence warning 2002-04-07 05:07:59 +00:00
jrgm%netscape.com f68812561c convert `system('rm ...')' to `File::Path::rmtree(...)' 2002-04-07 02:38:45 +00:00
mcafee%netscape.com aa84345234 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 0478aba6b1 Attempt at 2-pass build 2002-04-05 02:08:37 +00:00
mcafee%netscape.com 43dfb2bf8c Adding /sw/bin for default libIDL stuff. 2002-04-05 00:07:06 +00:00
blythe%netscape.com a048008f17 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 3b6548f57f strip off first mozilla, not all mozillas. 2002-04-04 08:57:46 +00:00
mcafee%netscape.com 90e741a2b4 Strip off mozilla/ in list of Makefiles 2002-04-04 08:49:14 +00:00
mcafee%netscape.com 6e60d33bfb Need aclocal.m4. r=cls 2002-04-04 07:48:26 +00:00
mcafee%netscape.com 2c327e9bbe comments about how this script works, from my mail to modsquad 2002-04-03 00:48:03 +00:00
mcafee%netscape.com 69ea7a3343 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 9e9f7754bb 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 37a6438f41 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 642890eee6 Adding argv checks, and Getopt package usages. Unhardcoding for xpcom. 2002-03-30 04:29:40 +00:00
mcafee%netscape.com b71d6e65de 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 28c71aa35d 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 adb6be7f02 find profile and prefs.js reliably on win32 2002-03-29 04:25:12 +00:00
mcafee%netscape.com d630481b76 Hmm, || not working for mail setting, straight = works. 2002-03-28 04:02:24 +00:00
mcafee%netscape.com 1726cd3630 Set mail default to /usr/bin/mail 2002-03-28 03:27:05 +00:00
darin%netscape.com 5cc73440af fix mach-o build problem (CXX=c++) r=mcafee 2002-03-28 00:34:23 +00:00