Commit Graph

40 Commits

Author SHA1 Message Date
wtc%netscape.com
7d800864d1 Bug 166933: added quickder.c. 2002-09-05 21:47:24 +00:00
wtc%netscape.com
4f310f7f76 Bug 166933: added dbmshim.c. 2002-09-05 21:46:26 +00:00
wtc%netscape.com
35e9736426 Added pkibase.c to the project. 2002-04-26 23:29:19 +00:00
wtc%netscape.com
4841e2949f Removed devobject.c from the project. That file was removed. 2002-04-26 22:52:07 +00:00
wtc%netscape.com
2762eaebca Need to define SHLIB_SUFFIX for lib/softoken/dbinit.c. 2002-04-26 22:42:15 +00:00
javi%netscape.com
53b314fb39 Don't include the static library util.o in all of the NSS shared libraries to prevent each shared library from getting its own copy of some of the NSS global symbols. 2002-04-03 18:29:40 +00:00
wtc%netscape.com
a09f7474ca Bugzilla bug 131427: added softkver.c to softoken Mac build. Set
MWFTP_Post_password to null value to reduce the noise in diffs.
2002-03-23 15:43:34 +00:00
wtc%netscape.com
4beb80b857 Bugzilla bug 125102: six files in mozilla/security/nss/lib/ckfw/builtins
got renamed.
2002-02-12 22:51:09 +00:00
javi%netscape.com
b1680cb442 Give fragment names to the 2 targets. Will help with Talkback. 2002-02-09 00:15:57 +00:00
javi%netscape.com
2bfd470c5f Make the projects depend on a .exp file that doesn't start with '_' so that we know the .exp file wasn't generated by CodeWarrior. 2002-01-31 19:10:46 +00:00
javi%netscape.com
f67c98ba51 Use LoadableRoots.mcp.exp instead of _*.exp so that we know
the .exp wasn't generated by CodeWarrior.
2002-01-31 19:05:27 +00:00
javi%netscape.com
40c41ba4b7 Include NSS.Prefix in the optimized target instead of NSDebug.Prefix 2002-01-15 22:11:39 +00:00
javi%netscape.com
09f08d15a5 Turns out there isn't a corresponding .def file for the Builtins module.
So I still need this file.
2002-01-11 02:19:41 +00:00
javi%netscape.com
24480b8e52 *.exp files (for symbol exporting) are now generated dynamically. 2002-01-11 02:13:49 +00:00
javi%netscape.com
58af3caac9 Give the shared library fragment names. 2002-01-10 18:15:28 +00:00
javi%netscape.com
64569028de Update existing NSS projects to support building NSS 3.4 as shared libraries on the Mac. 2002-01-09 23:30:00 +00:00
javi%netscape.com
e088fa73ef New xml projects and headers required to build NSS 3.4 as shared libraries on the Mac. 2002-01-09 23:29:08 +00:00
javi%netscape.com
7c16d44d7c Define NSS_3_4 so that we get the right code and not Stan code that isn't quite ready. 2002-01-09 23:23:43 +00:00
javi%netscape.com
47916f665d Move LoadableRoots.mcp.exp to _LoadableRoots.mcp.exp to match the new
name of the project file that gets generated now that we use a new
build system, ie foo.xml gets improrted to _foo.mcp.  This ensures only
the symbols we want to export get exported.
2002-01-09 21:49:19 +00:00
javi%netscape.com
d7f4435f8c We now use xml files to run the Mac builds. Deleting the mcp files that
are no longer used as part of the build.
2002-01-09 20:08:25 +00:00
wtc%netscape.com
dac66f8b74 Adding new XML Mac project files. 2001-12-11 22:09:17 +00:00
javi%netscape.com
130d23b036 Add the smime source files to the Mac project. 2001-10-31 03:24:32 +00:00
javi%netscape.com
11b6c43ad1 Add NSS.prefix to the optimized target of NSSckbi.shlb 2001-08-17 17:29:57 +00:00
javi%netscape.com
543eab07f1 Remove hard coded paths pointing to the inside of the tree replacing them
with a single occurrence of the top level 'dist' directory.
2001-08-10 18:30:18 +00:00
javi%netscape.com
078a05cdde Check-in fix from NSS_3_2_BRANCH to the trunk. 2001-05-10 17:42:18 +00:00
javi%netscape.com
fce94ea97d Fix for Bug 75950. The loadable root certs module on Mac caused
an assertion every time when loaded because of 2 sets of PR_*
functions being loaded.
2001-04-24 22:39:34 +00:00
javi%netscape.com
5e88efda34 Add new sources from freebl to the Mac project. 2001-03-19 19:06:42 +00:00
javi%netscape.com
b8986c4568 Bring projects up to date for NSS 3.2 2001-02-01 21:52:03 +00:00
javi%netscape.com
c016b7b3fc Add the list of exported symbols from the pkcs11 shared library module
to this directory.
2000-11-28 19:12:42 +00:00
javi%netscape.com
6162804180 Don't generate a .xSYM file for optimized and use PPC struct alignment instead of 68K struct alignment. 2000-11-16 00:05:29 +00:00
javi%netscape.com
24d2cef11e First Checked In. 2000-11-11 02:26:21 +00:00
javi%netscape.com
ff044aad23 Remove a duplicate access path that was an absolute path and would only be good on one development machine. 2000-11-09 22:05:08 +00:00
javi%netscape.com
063435601b Clean up the project some. Only build sysrand.c instead of sysrand.c and mac_rand.c which ultimately are the same thing. 2000-11-09 01:06:22 +00:00
javi%netscape.com
e55b920ee5 Add the MP_API_COMPATIBLE for Mac builds so that MPI libraries build
correctly.
2000-11-08 01:16:04 +00:00
javi%netscape.com
8106534690 Modify the NSS project to use the new freebl code 2000-11-08 01:12:09 +00:00
beard%netscape.com
32dc89c957 (not part of build) added mozilla/security/nss/lib/smime to access paths. 2000-06-14 03:16:41 +00:00
dougt%netscape.com
d50bfdd577 Mac tweeks. 2000-05-17 22:59:40 +00:00
dougt%netscape.com
23147eed0c Updating project to build with standalone nlsLayer. 2000-05-15 20:56:30 +00:00
dougt%netscape.com
4759075517 Changes make project use static crypto lib. 2000-05-12 18:55:31 +00:00
mwelch%netscape.com
6556ee4eaf Adding Mac files, primarily as placeholders 2000-04-28 09:14:36 +00:00