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

155 Коммитов

Автор SHA1 Сообщение Дата
spider 7b08c23fa4 NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
cyeh 9f44540bc4 removing yet more conflicts as a result of the normandy merge. ARGH. 1998-06-23 05:56:23 +00:00
spider 66ef098775 Normandy Merge 1998-06-22 22:02:09 +00:00
spider 8f94f24ac8 Normandy Merge .... 1998-06-22 21:21:28 +00:00
pnunn 4e8deaae08 SF1in #142422. 1998-06-19 00:05:19 +00:00
atotic 4ff7a929e9 Wrong name, should be libimg.mcp 1998-06-16 22:41:03 +00:00
atotic 18c5ad6e39 First Checked In. 1998-06-16 22:36:24 +00:00
atotic 27f4451563 First Checked In. 1998-06-15 20:15:59 +00:00
beard 54096c256a Revised target names to be more consistent with new build system (.o no .shlb for static libraries). 1998-06-12 23:13:40 +00:00
atotic 304cd32408 First Checked In. 1998-06-12 22:24:09 +00:00
beard 3e04095a6b First Checked In. 1998-06-12 00:13:32 +00:00
raman 3c2368e4e7 Fix for 123352. 5.0SF1-In P0 bug. Approved by Don. Reviewed by waterson. Default simulate_signature_on_system_classes to true until we get signed system classes working. 1998-06-11 02:25:51 +00:00
raman 12c4eb9bcc Fixed to make OJI to build with MOZ_SECURITY. Reviewed by warren. Approved by don. Bug# 124222. This change is under MOZ_OJI and it doesn't affect the regular builds. Deleted call to VR_initialize a non exiting function 1998-06-10 04:18:00 +00:00
raman 18e03b05ad Fixed to make OJI to build with MOZ_SECURITY. Reviewed by warren. Approved by don. Bug# 124222. This change is under MOZ_OJI and it doesn't affect the regular builds 1998-06-10 04:16:45 +00:00
pnunn 8b7aefeb89 fix for #122211. reviewed by toshok. ok'd by don. 1998-06-08 21:14:42 +00:00
gordon 4039ca22da Added stub function for SSL_DataPending() so we can export it for other libraries. 1998-06-08 13:02:49 +00:00
gordon c2b1d08e56 Changes for value-added builds. 1998-06-08 11:19:51 +00:00
gordon 421ff8c918 #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 093aebf438 #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 636bea363e merge cleanup 1998-06-07 12:11:28 +00:00
dveditz d1c26635f3 merging from SMARTUPDATE_BRANCH 1998-06-07 10:20:08 +00:00
dveditz 4798ee4b24 merging from SMARTUPDATE_BRANCH 1998-06-07 09:57:07 +00:00
dveditz 9bcb11409c merging from SMARTUPDATE_BRANCH 1998-06-07 09:47:23 +00:00
dveditz c1d50e3ffb merging from SMARTUPDATE_BRANCH 1998-06-07 09:23:42 +00:00
waterson 4f5220ec8f Added code to simulate CODEBASE attribute on the APPLET tag for OJI. 1998-06-06 16:31:20 +00:00
raman bb160092db Fix to make OJI to build. 1998-06-05 19:34:36 +00:00
hardts 6fc71dccd8 touching down layout integration branch 1998-06-05 01:03:18 +00:00
scc c518b6d483 First Checked In. 1998-06-04 22:51:07 +00:00
sfraser 47e29ab720 Changed so that the output library is called Security.o (for compat with commercial build). 1998-06-04 06:58:58 +00:00
sfraser 3c2070d530 First Checked In. 1998-06-04 06:57:39 +00:00
sfraser 29944107ff Fix projects and prefix files for new build system 1998-06-04 06:49:45 +00:00
pnunn 38322eedd0 backing out changes for #1222111 and #112970.
These fixes caused bug#123040. Will reopen the above bugs.
1998-06-04 01:46:32 +00:00
sfraser 1af0fac3d3 Changes to project and prefix files for Mac commercial build 1998-06-03 23:01:03 +00:00
sfraser d11cd8b3bd Need to #include <Folders.h> on the mac build 1998-06-03 22:57:51 +00:00
sfraser 289e151ee2 Remove the ldap2rdf.c file so that this puppy builds with MOZ_LDAP on 1998-06-03 22:50:06 +00:00
sfraser 208e241eef Fix to work with the commercial build. 1998-06-03 22:46:47 +00:00
sfraser 0262ee005e Fix the typedef enum 1998-06-03 22:45:30 +00:00
sfraser ea3e6d539f Changes to project and prefix files for Mac commercial build 1998-06-03 22:38:12 +00:00
sfraser ac426b6602 First Checked In. 1998-06-03 22:38:01 +00:00
beard 70ba9f8a34 First Checked In. 1998-06-03 22:32:10 +00:00
rjc 39f4337839 Fix warnings on Mac (from RDF_BRANCH) 1998-06-03 18:50:29 +00:00
rjc fb84c2a487 Fix warnings. 1998-06-03 18:29:23 +00:00
rjc 912ec7f5e8 Fix crash bug regarding buffer size. (Reported by Juergen Keil - jk@tools.de) 1998-06-03 18:29:00 +00:00
rjc bae05811d2 Add new file (find2rdf.c) into Mac project from RDF_BRANCH. 1998-06-03 18:03:44 +00:00
rjc 8d96642262 Landing RDF_BRANCH. 1998-06-03 17:35:31 +00:00
warren 94f73da9f5 Merged changes from OJI_19980528_TEMP_BRANCH 1998-06-03 06:55:24 +00:00
warren 0250534026 Didn't get mergedcp foo.h nsscd.h! 1998-06-03 05:27:15 +00:00
jgellman 5151d4d184 add export.mac file for header files 1998-06-03 00:58:33 +00:00
tague 9526477e29 fix header error 1998-06-03 00:44:52 +00:00
jgellman 3eed711ae4 merge from OJI branch 1998-06-03 00:37:20 +00:00