Commit Graph

45 Commits

Author SHA1 Message Date
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
ramiro%netscape.com
79d752c0a3 Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator
4.x installations.
1999-03-11 20:00:57 +00:00
sar%netscape.com
b2ad536a28 Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
dveditz%netscape.com
8be16c2bc1 merging in changes from Classic branch. Not part of SeaMonkey build (yet) 1999-01-14 23:08:21 +00:00
ramiro%netscape.com
e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
cls%seawood.org
5db72cde51 Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block. 1998-10-22 03:59:53 +00:00
cls%seawood.org
ed2a7f5f65 Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
dougt%netscape.com
b8eecf760c final merge from nova 4.5 to 5.0. 1998-10-20 20:55:30 +00:00
raman%netscape.com
e7c07043f7 Make smartupdate compile on unix. This fix is not part of the build system 1998-10-14 02:54:20 +00:00
raman%netscape.com
23fb154809 Minor fixes to make smartupdate to build 1998-10-05 23:39:28 +00:00
cyeh%netscape.com
6907046d61 Remove #define MOCHA 1 from Mac builds. 1998-10-05 20:00:01 +00:00
cyeh%netscape.com
f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
pinkerton%netscape.com
1fff0d4271 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
wtc%netscape.com
96a6a02078 NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
raman%netscape.com
3bf25c0134 Added support for unsigned JAR files. This feature is controlled by a preference 1998-09-19 01:27:20 +00:00
amusil%netscape.com
0e053148eb Ported Java to C++ src files 1998-09-16 20:47:46 +00:00
amusil%netscape.com
fc48b58ad2 Ported Java to C++ header files 1998-09-16 20:47:01 +00:00
raman%netscape.com
b571f8fe11 Checking bug fixes for SmartUpdate. It is not part of the build system 1998-09-07 21:49:56 +00:00
raman%netscape.com
12a50d30c6 Merging 4.5 softupdate changes and converting Java code into C++ code and making smartupdate build when MOZ_SMARTUPDATE is defined 1998-09-02 19:09:53 +00:00
ramiro%netscape.com
cb251ba871 Add support for -config-dir command line flag. That means mozilla can now
use a configdir other that ~/.netscape without having to do HOME environment
hacks.
Thanks to Aleksey Nogin (ayn2@cornell.edu) for doing all the work and being
patient for me to actually check the stuff in.
1998-09-02 14:29:42 +00:00
raman%netscape.com
ecebcb6e56 Converting Smartupdate code from Java to C++. 1998-08-21 23:46:11 +00:00
cyeh%netscape.com
526dda94c7 merging files from AUTOCONF_1_0 branch 1998-08-20 00:30:12 +00:00
cls%seawood.org
84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
raman%netscape.com
6b73a880db Updated the code to get error messages from allxpstr.h 1998-08-17 21:12:30 +00:00
raman%netscape.com
d3c21cfc93 C++ implementation of Java objects. These files are not part of the build system yet. 1998-08-17 00:45:51 +00:00
raman%netscape.com
c20de2fd12 Header files for Java to C conversion. They are not part of the build system yet. 1998-08-17 00:44:45 +00:00
warren%netscape.com
668cddb22e Changes to build with MOZ_OJI, and optionally build NSJVM. Changes to regenerate jar files. Changed version number to 50. 1998-08-05 00:36:13 +00:00
danm
adae25132e optionally include GlowCode. bug 299200 a:don. 1998-07-13 00:22:53 +00:00
gordon
5f2eb36b5e Changes for value-added builds. 1998-06-08 11:19:51 +00:00
gordon
d946d9d41a #ifndef XP_MAC'd out the inclusion of java_lang_Integer.c and code that used it. It seems kind of goofy including a C file that's already in the JavaRuntime project. The recent change also caused JRI headers and stubs to get generated for java_lang_Integer, and elsewhere we are using the JDK headers and stubs. Well sort this out this week. 1998-06-08 11:14:04 +00:00
gordon
bdccc5ec8d #ifndef XP_MAC'd out a call to FE_DiskSpaceAvailable() which doesn't exist on the Mac yet. Left an assert(false), to force us to fix it. 1998-06-08 11:08:30 +00:00
dveditz
6782448a4d merge cleanup 1998-06-07 12:11:28 +00:00
dveditz
00afc9fcd8 merging from SMARTUPDATE_BRANCH 1998-06-07 10:20:08 +00:00
dveditz
659dd5acd0 merging from SMARTUPDATE_BRANCH 1998-06-07 09:57:07 +00:00
dveditz
4851688af2 merging from SMARTUPDATE_BRANCH 1998-06-07 09:47:23 +00:00
scc
432f3ea897 First Checked In. 1998-06-04 22:51:07 +00:00
sfraser
d385481af4 Changes to project and prefix files for Mac commercial build 1998-06-03 22:38:12 +00:00
sfraser
5e29da9c47 First Checked In. 1998-06-03 22:38:01 +00:00
jgellman
9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
sfraser
44e9956672 First Checked In. 1998-05-23 01:14:17 +00:00
sar
0dac5a4719 adding network to the include paths 1998-05-13 20:29:38 +00:00
sudu
df9ab089dc Changed libjar to refer to dist 1998-04-28 05:09:18 +00:00
sar
a2b052af2d change MOZ_SRC references to DEPTH 1998-04-21 21:38:43 +00:00
hshaw
2db6787cfc Free the lizard 1998-04-13 21:07:10 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00