summaryrefslogtreecommitdiff
path: root/security/coreconf/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix for 290120. r=wtchangjulien.pierre.bugs%sun.com2005-04-151-1/+1
* Back out fix for 290121 temporarily (until Christophe upgrades build tools)julien.pierre.bugs%sun.com2005-04-141-1/+1
* Fix for bug 290120 - compile source files with absolute pathnames on AIX. r=w...julien.pierre.bugs%sun.com2005-04-131-1/+1
* Bugzilla bug 267839: use $< and $@ in makefile rules where appropriate.wchang0222%aol.com2004-12-221-8/+8
* Bugzilla bug 240784: removed the temporary workaround added in rev. 1.55.wchang0222%aol.com2004-11-061-3/+0
* Use the $< variable in the rule to build a program from a single object.wchang0222%aol.com2004-11-051-2/+2
* Need to pass $(CFLAGS) to $(MKPROG) when building a program from a singlewchang0222%aol.com2004-11-041-1/+1
* Bugzilla bug 240784: checked in a temporary workaround for the fix forwchang0222%aol.com2004-10-201-0/+3
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-28/+32
* Bugzilla bug 172651: added a necessary test for MinGW gcc in rules.mk.wchang0222%aol.com2004-03-231-1/+1
* Bug 134113: make NSS build on Win32 using GCC (MinGW). The patchwtc%netscape.com2003-04-201-7/+13
* Fix for 202058 - Compile source files wit absolute pathnames to ease debuggin...jpierre%netscape.com2003-04-171-4/+45
* Backed out the previous checkin, which broke our NT nightly build. It seemswtc%netscape.com2003-04-031-24/+4
* *** empty log message ***jpierre%netscape.com2003-04-031-4/+24
* fixup commit for tag 'MOZILLA_1_4a_RELEASE'MOZILLA_1_4a_RELEASEcvs2hg2003-03-291-2/+2
* Bug 190537: build OS/2 DLLs using the map files to control symbol export.wtc%netscape.com2003-02-251-19/+2
* Bug 180294: moved the OpenVMS build from the POSIX subsystem to nativewtc%netscape.com2002-12-101-7/+1
* Bug 181913: disable the makefile rule for .s for OS/2 so that .asm fileswtc%netscape.com2002-12-021-1/+7
|\
| * Bug 182086: on Mac OS X, ranlib needs to be rerun after static librarieswtc%netscape.com2002-11-261-0/+4
* | fixup commit for tag 'ROGC_20021218_FREEZE'ROGC_20021218_FREEZEcvs2hg2002-11-271-1/+1
|/
* Fix 166721: shared library rule does not handle dependencies correctly.nicolson%netscape.com2002-09-051-1/+1
* Bug 150143: use map file to limit exported symbols on Mac OS X. The patchwtc%netscape.com2002-06-121-0/+5
* Fix warning on Windows builds. Bug 104541.nelsonb%netscape.com2002-02-211-2/+2
* Change most coreconf and NSS makefiles to use OS_TARGET (which cannelsonb%netscape.com2002-02-151-16/+21
* Bug 105271 - undo changesjpierre%netscape.com2001-11-221-35/+3
* Move map file processing definitions back into base .mk files.relyea%netscape.com2001-11-071-21/+1
* One more fix for 105271jpierre%netscape.com2001-11-021-0/+20
* Fix for 105271 - rules.mk change for OS/2 buildjpierre%netscape.com2001-10-291-4/+0
* Better way of calling assembler on OS/2jpierre%netscape.com2001-10-241-1/+1
* Bugzilla bug 106388: made the release_export rule work with VPATH.wtc%netscape.com2001-10-241-2/+4
* More changes for OS/2 build, in particular for the assembly codejpierre%netscape.com2001-10-151-1/+17
* Build from absolute path on OS/2 to let the IBM debugger automatically find t...jpierre%netscape.com2001-10-111-0/+4
* Changes to make JSS more easily releasable.nicolson%netscape.com2001-06-291-13/+22
* Make JSS buildable with shmsdos.exe.nicolson%netscape.com2001-06-211-8/+9
* Removed unnecessary dependencies on $(BUILT_SRCS).wtc%netscape.com2001-06-131-4/+4
* Bugzilla bug #83811: added a new implicit rule to build BUILT_CSRCSwtc%netscape.com2001-06-051-0/+7
* Fixed a typo and deleted a debugging echo command.wtc%netscape.com2001-05-311-2/+1
* Bugzilla bug #77199: Make NSS build under OS/2. Thanks to Javierwtc%netscape.com2001-05-211-2/+18
* Use gmake's VPATH feature instead of copying source files.nelsonb%netscape.com2001-05-081-5/+11
* Use the correct Make variables in the .cpp .s .S and .asm rules to vpath worksrelyea%netscape.com2001-04-301-8/+7
* Don't translate .obj directory separators on Unix.relyea%netscape.com2001-04-301-0/+4
* Changes to allow NT to compile to a separate build tree.relyea%netscape.com2001-04-301-41/+14
* Add client requested features to coreconf:relyea%netscape.com2001-04-241-79/+22
* When creating the mapfile, we need to create OBJDIR first if itnicolson%netscape.com2001-02-231-0/+1
* Bugzilla bug #60143: checked in OpenVMS patch from Colin Blakewtc%netscape.com2001-02-041-0/+6
* Bugzilla bug #62855: added rule to build import libraries on OS/2. Thankswtc%netscape.com2001-02-021-0/+7
* Bugzilla bug #62855: make the rule to build .cpp files work for OS/2wtc%netscape.com2001-02-011-0/+4
* Bugzilla bug #62855: checked in OS/2 makefile patches from Javierwtc%netscape.com2001-01-311-1/+21
* Bug 65902 Add OSF/1 to the OS's that can restrict symbols in shared librariesrelyea%netscape.com2001-01-191-4/+13
* Add library version info to the NSS, S/MIME, and SSL shared libraries.wtc%netscape.com2001-01-181-1/+2