Commit Graph

729 Commits

Author SHA1 Message Date
sfraser%netscape.com
bae4c04c27 First Checked In. 1999-09-13 23:10:16 +00:00
jj%netscape.com
b315add10e fix for 12046 1999-09-10 23:13:25 +00:00
slamm%netscape.com
4101725b28 If creating directories all at once fails, create them one-by-one. Thanks to Colin <colin@theblakes.com> for the patch. 1999-09-10 23:08:07 +00:00
morse%netscape.com
dc249edfd0 fix bug 13243 1999-09-10 19:11:04 +00:00
briano%netscape.com
77ba3edc63 No need for an extra macro just to install a single file. 1999-09-10 08:49:55 +00:00
alecf%netscape.com
914df12461 export components IDLs on mac 1999-09-10 05:51:38 +00:00
alecf%netscape.com
c5c85908f7 land new profiles stuff
- move command line processing into nsIProfile
- fix up leaks
- use SERVICE macros
- general cleanup
1999-09-10 00:51:02 +00:00
slamm%netscape.com
1740057db9 Simplify mkdir command by using '-p' option. 1999-09-09 19:26:19 +00:00
cls%seawood.org
868e1692ef Make --enable-insure work when building outside of the source dir. 1999-09-09 19:19:37 +00:00
rjc%netscape.com
35c4cdccbd Get timer header files from widget area now. 1999-09-09 11:30:07 +00:00
morse%netscape.com
ff6919d73f localize wallet xul files 1999-09-09 07:46:05 +00:00
mscott%netscape.com
fa21dd089f Bug #11405. build mozilla\db\mork and mozilla\db\mdb. Stop building the mailnews versions as mork and mdb have new homes in mozilla\db. 1999-09-09 04:40:45 +00:00
sspitzer%netscape.com
60e6a41f97 ignore generated file 1999-09-08 22:49:54 +00:00
cls%seawood.org
d4fd34d75a Added mozilla-config script so that external modules (like say GtkMozilla) can built with the same config (defines) that Mozilla proper does. This has been killing GtkMozilla for libc5 boxes for awhile now. Moved -DMOZILLA_CLIENT out of DEFS. Currenlty, only mozilla-config --cflags returns something useful.
Set $prefix to `pwd`/dist .
Removed -DUSE_AUTOCONF.
1999-09-06 04:20:50 +00:00
sfraser%netscape.com
536638466f mozBrowser should be a component, so pass 1 not 0. 1999-09-03 20:39:24 +00:00
cls%seawood.org
6177e2fb70 Turn off debug messages 1999-09-03 04:57:25 +00:00
law%netscape.com
b134c19981 Add browser app core replacement to mac build 1999-09-03 01:14:48 +00:00
slamm%netscape.com
3b30c64384 Simplify cls's fix. Remove tabs. 1999-09-02 21:55:32 +00:00
mscott%netscape.com
bac54b7e67 Export manifest file for mailnews\mime\build\ 1999-09-02 21:03:03 +00:00
cls%seawood.org
aa099723c6 Fixed make-makefile so that it works in the relative srcdir (../configure) case. It was breaking for at least myself & pavlov. Tested with ./configure, ../configure & /path/to/configure. Added a few debugging msgs along the way. 1999-09-02 04:58:40 +00:00
jj%netscape.com
6c1a0958b5 #9735: fixed typo in "Mozilla Preferences" 1999-09-02 00:21:03 +00:00
slamm%netscape.com
3eda270867 Create multiple levels of directories is needed. 1999-09-01 23:37:05 +00:00
briano%netscape.com
51d59f6f69 Cleaned it up and eliminated the pointless #!gmake. 1999-09-01 23:27:16 +00:00
sfraser%netscape.com
0721994331 Add the JSURL project 1999-09-01 22:23:28 +00:00
beard%netscape.com
ef56dd48e4 building stream conversion projects now. 1999-09-01 21:21:31 +00:00
alecf%netscape.com
32b196c304 add search DTDs to the export list 1999-08-30 22:11:18 +00:00
brade%netscape.com
8462fc26c0 remove unneeded manifests 1999-08-30 21:59:24 +00:00
ducarroz%netscape.com
13a5928eb3 Add build instruction for mozilla:mailnews:imap:macbuild:msgimapIDL.mcp 1999-08-28 18:01:13 +00:00
sfraser%netscape.com
942a8a46bf Uh, putting a comma in the right place. 1999-08-27 23:44:11 +00:00
sfraser%netscape.com
6389e5afb2 Fix mac build bustage by not aliasing all the contents of xpinstall/res, but using the MANIFEST file. 1999-08-27 23:22:42 +00:00
slamm%netscape.com
d97809014e Rerun configure if PATH changes. 1999-08-27 23:03:27 +00:00
slamm%netscape.com
bfa8c2b4ac Dumb it down for perl 4.0 (blech!). 1999-08-27 22:56:24 +00:00
pinkerton%netscape.com
abc33ab595 idl stuff for gfx. 1999-08-27 20:57:48 +00:00
tague%netscape.com
348414035d Changed build destination of the entity conversion tables. 1999-08-26 02:59:31 +00:00
pinkerton%netscape.com
13626adf91 add xpidl flag to most so that it will build correctly if you only use most and not all. 1999-08-25 23:20:22 +00:00
beard%netscape.com
b10ec36a45 added logic to automatically clobber IDL project data folders when the compiler/linker are rebuilt. 1999-08-25 23:01:21 +00:00
beard%netscape.com
0c932f5d76 added logic to clobber IDL projects when $CLOBBER_IDL_PROJECTS is non-zero. 1999-08-25 22:20:45 +00:00
beard%netscape.com
f60a4fe641 Added $CLOBBER_IDL_PROJECTS flag, to manually clobber the IDL projects. 1999-08-25 22:19:18 +00:00
slamm%netscape.com
86da56c34f Split up into subroutines and add comments. 1999-08-25 22:09:05 +00:00
ramiro%netscape.com
42edf79460 Recommit slamm's changes. Thanks slamm. 1999-08-25 11:50:44 +00:00
slamm%netscape.com
a35210d2f7 Whoops tree red. backout. 1999-08-25 06:37:58 +00:00
slamm%netscape.com
758141a596 Handle single Makefile case with relative paths. 1999-08-25 06:36:25 +00:00
waterson%netscape.com
d150b47c89 Add 'directory' component to the build on Mac. 1999-08-24 22:06:41 +00:00
slamm%netscape.com
e94c323d07 Check for Makefile.in before Makefile. 1999-08-24 21:45:30 +00:00
slamm%netscape.com
69dbf6a476 Add --enable-incremental-makefiles. Has gmake generate the Makefiles just before it uses them. Eliminates a need for allmakefiles.sh. 1999-08-24 21:45:06 +00:00
chuang%netscape.com
b94f3b30e6 Add public header file 1999-08-24 18:54:47 +00:00
dougt%netscape.com
680ace4d64 Adding export of netwerk/socket/base idl files 1999-08-24 03:44:30 +00:00
sfraser%netscape.com
3b081e5586 Remove nsBuildID. h from MANIFEST as a fix for build bustage 1999-08-24 02:46:36 +00:00
cyeh%netscape.com
9e76785be8 fix perl badness on macintosh, also change nsBuildID.h to be updated only for opt builds 1999-08-24 01:10:10 +00:00
sgehani%netscape.com
11d0677e15 Turn on xpistub for the Mac. 1999-08-22 01:20:34 +00:00
tague%netscape.com
d877478644 Added nsIEntityConverter to Mac build. 1999-08-21 02:06:02 +00:00
mscott%netscape.com
8d4bbadcb3 Export manifest file for mailnews\addrbook\public\MANIFEST_Idl 1999-08-20 22:38:55 +00:00
cyeh%netscape.com
fd128622b2 flag caps as being a component 1999-08-20 20:32:25 +00:00
slamm%netscape.com
7fedeb241d Rewrite. Add '-d <dir>' param for updating a Makefile in a subdir. Fix objdir case of no Makefile present in directory. 1999-08-20 14:47:53 +00:00
arielb%netscape.com
f83e794925 maybe fixed 1999-08-20 12:38:32 +00:00
alecf%netscape.com
d48c6c0686 start skeleton MANIFEST_IDL for compose for mac 1999-08-20 04:11:11 +00:00
mscott%netscape.com
6fdc30de74 Export manifest file for mailnews\local\resources\locale\en-US 1999-08-20 02:42:35 +00:00
mcafee%netscape.com
93e4ed9871 Adding :mozilla:layout:xul:base:public:Manifest for hyatt. 1999-08-20 01:14:02 +00:00
cyeh%netscape.com
3950c6f302 fix for 11608, implement XPCOM build id 1999-08-19 22:13:02 +00:00
slamm%netscape.com
e02585cd7d Only write output file if it has changed (fix for no mozconfig case) 1999-08-19 19:58:05 +00:00
slamm%netscape.com
9c78fdc462 Re-enable creating directories incrementally. Thanks to Colin Blakes <colin@theblakes.com> for pointing out that OpenVMS needs this. Also, only update Makefiles if their Makefile.in's have changed. 1999-08-19 19:56:26 +00:00
sgehani%netscape.com
d7e310dd98 Turn on building of static zlib and static libjar. 1999-08-19 11:08:19 +00:00
rhp%netscape.com
79a634b59a Changes for resource copying 1999-08-19 03:23:24 +00:00
rhp%netscape.com
441491631e New resources for mail envelope 1999-08-18 01:39:25 +00:00
morse%netscape.com
84f6fd65d1 fix bugs 11716 and 11766 1999-08-14 16:56:52 +00:00
jj%netscape.com
4e633abd64 #11852: now updates build number in navigator.dtd instead of navigator.xul. 1999-08-14 00:23:27 +00:00
davidm%netscape.com
9b9b0da23d add : so that the mac will run approved by don 1999-08-13 03:20:27 +00:00
matt%netscape.com
175d4216a8 updating to add locale/en-US 1999-08-12 22:44:25 +00:00
dbragg%netscape.com
50fdaeb56f Added pref-migrator project (Approved by chofmann) to fix bug #11220 1999-08-12 21:31:08 +00:00
beard%netscape.com
055c169759 hoo boy, fixing breakage, adding new build rules, rah! 1999-08-12 03:57:56 +00:00
slamm%netscape.com
35db7ab0f0 Move bookmarks resources into their own directory (bug #10341). a=chofmann 1999-08-11 22:02:49 +00:00
scc%netscape.com
73c481120b added the new cookie project 1999-08-11 07:07:32 +00:00
sspitzer%netscape.com
c5339345f8 adding line for new MANIFEST file. 1999-08-11 00:46:26 +00:00
sgehani%netscape.com
7eaad2995e Exporting xpinstall resources to dist. Fixes bug 11126. 1999-08-10 18:18:31 +00:00
hangas%netscape.com
0aff9a5d24 Added mozilla:mailnews:imap:resources:locale:en-US:MANIFEST to build. 1999-08-10 18:06:49 +00:00
matt%netscape.com
7bb6abf100 Adding directory for pref/locale/en-US 1999-08-10 02:51:17 +00:00
putterman%netscape.com
b9731e91b1 Added locale:en-US MANIFEST 1999-08-07 00:20:10 +00:00
hangas%netscape.com
2464fdd3e4 Added Candice' pref dtd files to the Mac build. 1999-08-06 20:55:11 +00:00
slamm%netscape.com
46b3d40845 Move entities into DTD for related links panel (bug #10341) 1999-08-06 18:07:58 +00:00
slamm%netscape.com
6c641565e4 Move entities into dtd files (bug #10341). 1999-08-06 17:35:10 +00:00
slamm%netscape.com
d57ff4ea56 Install bookmarks dtd in same place as windows and Unix. 1999-08-06 17:16:28 +00:00
ramiro%netscape.com
1691770eae Add debian packaging stuff. Thanks very much to Brent Fulgham and the
debian hackers for contributing these.
1999-08-06 09:35:28 +00:00
slamm%netscape.com
05a260de1b Move entities into dtd files. 1999-08-04 23:40:49 +00:00
gagan%netscape.com
ecadfc886b Added an entry for HTTP's MANIFEST file. 1999-08-04 16:16:03 +00:00
slamm%netscape.com
8130e614be Add sidebar component directory. 1999-08-03 22:35:39 +00:00
jj%netscape.com
2e8f6fea88 #9902: now updates build number in viewSource.xul. r=cyeh 1999-08-03 22:22:24 +00:00
ftang%netscape.com
1c5d5e53e5 remove ucvja2. The converters are merged into ucvja 1999-08-03 18:05:39 +00:00
brade%netscape.com
1e7a651b57 editor locale 1999-08-03 15:06:07 +00:00
hangas%netscape.com
c27dffed84 Updates for the new address book xul file names, added dtd files, removed html files, overall reorg. 1999-08-02 18:27:42 +00:00
ramiro%netscape.com
1907f3d208 Add temporary toolkit exorcism hack. 1999-08-02 13:33:11 +00:00
tague%netscape.com
9e5ff428bc Landing nsLocale scriptability changes 1999-08-02 02:59:56 +00:00
arielb%netscape.com
0d16b83058 add a principal manager to caps api. everything is now xpidled so
i removed the public directory from the module.
1999-08-01 21:26:02 +00:00
sspitzer%netscape.com
28e2ecb63f turn on NECKO for Mac. approved mscott 1999-07-29 00:24:35 +00:00
law%netscape.com
acbaf1458c Install .dtds to chrome:global:locale:en-US 1999-07-28 06:33:42 +00:00
ducarroz%netscape.com
69fb203755 Fix shlb name conflict between netwerk:mime and mailnews:mime. Necko only. 1999-07-27 23:17:49 +00:00
jj%netscape.com
ae87573850 activated BuildProject("xpidl.mcp") when build{xpidl} is on 1999-07-27 02:07:16 +00:00
sdagley%netscape.com
bd8a1ebb92 Necko only change to add building of mime.mcp which was broken out from netwerk.mcp. 1999-07-25 01:46:09 +00:00
ducarroz%netscape.com
9789425774 Add build instruction for mozilla:netwerk:base:public:MANIFEST_IDL, Necko only. 1999-07-24 20:52:04 +00:00
gordon%netscape.com
13159f4535 Changed parameters so the Netwerk and protocol libraries are generated in the Components directory, not Essential Files. The NetwerkUtil library (which is currently masquerading as the old NetLib library) should be in Essential Files. 1999-07-24 01:15:41 +00:00
putterman%netscape.com
1f4bcadb0a Fixing build. 1999-07-23 16:38:02 +00:00