timeless%mozdev.org
eb9350f619
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
mark%moxienet.com
5493db32be
Bug 305565, should not reference removed directory in allmakefiles.sh. r=bsmedberg a/1.8=bsmedberg
2005-08-24 13:24:41 +00:00
gerv%gerv.net
386575a68a
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-01-01 18:57:51 +00:00
peterv%propagandism.org
4eb3ddba52
Fix for bug 235747 (Move parser stuff into mozilla/parser). r=cls, sr=jst.
2004-05-04 11:46:11 +00:00
gerv%gerv.net
cc323a7cc8
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-25 21:07:34 +00:00
cls%seawood.org
5ca48be2dc
Update maps
2004-02-29 00:21:36 +00:00
cls%seawood.org
892b2c8c54
Updating "standalone" build module dependency maps.
2003-10-18 03:10:08 +00:00
cls%seawood.org
ed8ce5fdd0
Update module-deps meta files with the latest module data.
...
Remove the hardcoded module2dir mapping and use the results from echo-requires-recursive instead.
Add README which briefly explains how module-deps is supposed to work.
Add XSLT hacks to modules.mk.footer.
Add cygdrive hacks to modules.mk.stub.
Force string & embedstring to be built after xpcom since they now live in the xpcom hierarchy.
2003-08-15 23:37:56 +00:00
cls%seawood.org
d7aca2a1bb
Update module-deps meta files with the latest module data.
...
Remove the hardcoded module2dir mapping and use the results from echo-requires-recursive instead.
Add README which briefly explains how module-deps is supposed to work.
Add XSLT hacks to modules.mk.footer.
Add cygdrive hacks to modules.mk.stub.
Force string & embedstring to be built after xpcom since they now live in the xpcom hierarchy.
2003-08-15 22:37:25 +00:00
cls%seawood.org
f1b5883b79
Update map files.
2003-08-15 10:57:00 +00:00
jaggernaut%netscape.com
80bf794c73
Fix problem matching against commented out REQUIRES lines, and fix problem where we didn't test some modules from the REQUIRES line.
2003-07-09 19:31:55 +00:00
sspitzer%netscape.com
16be564589
supplimental fix for #192074 .
...
removing mozilla/mailnews/absync from the tree.
r=cls, this bug has a=asa
2003-02-12 19:56:53 +00:00
locka%iol.ie
f4edc78c2c
NOT PART OF BUILD. Utility for listing and counting how many times iids are referenced by each executable and library
2003-01-20 19:36:59 +00:00
seawood%netscape.com
f0986eb613
Remove now bogus makefile.win check.
...
Modify all_modules detection so that we pickup virtual modules too.
2002-10-29 01:07:31 +00:00
seawood%netscape.com
c1856f96f7
Update REQUIRES meta-data from recent build.
...
Bug #173066 r=mcafee a=dbaron
2002-10-25 04:16:07 +00:00
seawood%netscape.com
b6dd0fd345
Modifying module-dep scripts to allow them to generate a full modules.mk & allmakefiles.sh useful for building any module using --enable-standalone-modules.
...
Bug #173066 r=mcafee a=dbaron
2002-10-25 04:09:13 +00:00
alecf%netscape.com
ff56ad8029
yay remove appshell -> rdf now that bug 132175 is fixed
...
not part of build
2002-06-27 00:29:10 +00:00
mcafee%netscape.com
28a16ca210
find, commandhandler need to be built before embedcomponents (152516). r=cls, sr=alecf
2002-06-20 05:08:19 +00:00
mcafee%netscape.com
956d3856f5
Explicitly call configure with sh, fixes windows (152312). r/code=hwaara, sr=alecf
2002-06-18 01:18:46 +00:00
mcafee%netscape.com
945e691fda
Adding export-idl rule for REQUIRES-based embed build (150088). r=blythe, sr=alecf, a=asa
2002-06-11 22:26:27 +00:00
mcafee%netscape.com
76aec24f15
Re-generating this file to reflect alecf's latest modularization effort, also ran this on a tree with --enable-extensions=all so that we include extensions now.
2002-06-09 07:37:55 +00:00
mcafee%netscape.com
76a4589d6e
Splitting liveconnect off from the java module, new module is called liveconnect, similar to what was done for xpconnect (145347). r=blythe, sr=alecf, a=asa
2002-06-08 06:59:53 +00:00
mcafee%netscape.com
66d58d0cf7
Undo forced necko, mimetype ordering. Solve this problem in export/idl phase (150083). r/sr=alecf, a=asa
2002-06-08 06:54:02 +00:00
mcafee%netscape.com
94a3ed2546
Further-specify imglib2 module directories. Properly add png to the build using imgpng, not the raw png module. r=blythe, sr=alecf (149123)
2002-06-05 03:49:30 +00:00
mcafee%netscape.com
858c0bef2d
minor printf change
2002-06-01 08:00:14 +00:00
mcafee%netscape.com
6b1224d0ea
removing printf
2002-06-01 07:33:53 +00:00
mcafee%netscape.com
9635346718
Print out meta.dot dep tree as part of build.
2002-06-01 07:30:35 +00:00
mcafee%netscape.com
85afa09f0b
Adding --skip-list option
2002-06-01 07:29:53 +00:00
mcafee%netscape.com
284bc22130
Cleaned up list-only option logic. Added --skip-tree, --skip-dep-map print options.
2002-06-01 06:53:20 +00:00
seawood%netscape.com
e116353653
Add --disable-installer configure option for embedding purposes.
...
Bug #145343 r=mcafee
2002-05-31 00:39:07 +00:00
blythe%netscape.com
e7eb9ce23b
Not part of normal build.
...
Fix bug 145333.
Manual ordering of some modules can now be forced.
r=mcafee
2002-05-22 23:53:04 +00:00
mcafee%netscape.com
bdda5414f4
Adding external dependency mechanism (145338). r=blythe, sr=alecf
2002-05-21 22:54:05 +00:00
blythe%netscape.com
fe3464bc3a
Not part of a normal build.
...
Fix perl script to work on cygwin32 build environment.
r=cls
2002-05-21 03:46:41 +00:00
mcafee%netscape.com
43feb942b4
ordering comment
2002-05-20 22:25:18 +00:00
mcafee%netscape.com
099a01e28d
Adding --skip-core-cvs option, useful for hacking on this script.
2002-05-17 21:32:20 +00:00
mcafee%netscape.com
584751fbb8
Starting a kill-file for modules, don't build mozldap.
2002-05-15 19:21:29 +00:00
mcafee%netscape.com
b0a4a270dd
really nuking rdfbase this time
2002-05-14 01:54:08 +00:00
mcafee%netscape.com
e4227ffbfa
rdfbase module getting tacked on to rdf module, removing rdfbase. (143587) r=cls, sr=alecf
2002-05-14 01:06:29 +00:00
mcafee%netscape.com
26801df6d2
comments changes
2002-05-10 01:28:44 +00:00
mcafee%netscape.com
a4133875e0
better cmd failure warning
2002-05-09 23:23:10 +00:00
mcafee%netscape.com
c4227d30a3
Warn instead of exit when we get error status back from run_shell_command.
2002-05-09 23:19:05 +00:00
mcafee%netscape.com
0221d10c6a
comment
2002-05-09 08:39:46 +00:00
mcafee%netscape.com
ee858f8ae8
Switch to use checked-in version of all.dot modules map file. a=alecf
2002-05-09 08:27:52 +00:00
mcafee%netscape.com
13b34818b9
First-pass name for the modules dependency map file, this should probably be renamed and moved to mozilla/builds or mozilla config. a=alecf
2002-05-08 22:35:35 +00:00
mcafee%netscape.com
0774a58fdf
switch to DIRS-based build, not build-in-each-directory way.
2002-05-07 07:05:10 +00:00
mcafee%netscape.com
48ff418fc7
Print out visited modules in leaf-first order, first attempt at fixing the build-order problem.
2002-05-04 00:17:06 +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
mcafee%netscape.com
947a676b00
Improve error messages, print full path of offending directory.
2002-04-16 22:51:58 +00:00