summaryrefslogtreecommitdiff
path: root/config/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Adding --enable-strip option.cls%seawood.org2001-08-121-3/+2
* Bugzilla bug #85673: added assembly implementation of the atomic routineswtc%netscape.com2001-06-231-1/+7
* We no longer need to generate the .vms files on OpenVMS.wtc%netscape.com2001-06-211-1/+0
* Bugzilla bug #63019: NSS still uses NSPR static libraries, so we'll havewtc%netscape.com2001-05-211-6/+2
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk. Note that the Win16 stuffwtc%netscape.com2001-05-121-59/+17
* Fix nspr autoconf for OpenVMS.cls%seawood.org2001-02-251-2/+1
* Fix for OS/2 nspr autoconf bustage.cls%seawood.org2001-02-241-0/+4
* Initial OS/2 nspr autoconf support. Bug #58804cls%seawood.org2001-02-241-1/+1
* There is no need to invoke recursive makes for the dummy libs & install phase...cls%seawood.org2001-01-221-5/+3
* Don't link in OS_LIBS to shared libs by defaultcls%seawood.org2001-01-171-1/+1
* Switch to $< & $@ so that VPATH can do its magic.cls%seawood.org2000-12-301-2/+2
* Preparations for building on win32 with autoconf Makefile.ins.cls%seawood.org2000-12-301-4/+4
* Bugzilla bug #63019: do not build static libraries unless the platformwtc%netscape.com2000-12-161-2/+6
* Apply fixes for previous attempt to add STRIP to nspr build.cls%seawood.org2000-09-301-3/+0
* Bugzilla: 51465. strip binaries on optimized buildslarryh%netscape.com2000-09-281-0/+9
* Only use HOST_CC & friends when actually cross-compiling.cls%seawood.org2000-08-201-0/+2
* BugZilla: 42367. Fix copyright date, Original Codelarryh%netscape.com2000-06-201-2/+2
* BugZilla 42367. change license to dual-licenselarryh%netscape.com2000-06-131-14/+30
* Bugzilla bug #29427: restore the realclean/clobber_all targets to theirwtc%netscape.com2000-04-051-3/+7
* Bugzilla bug #29427: implemented the 'distclean' target and madewtc%netscape.com2000-03-161-3/+3
* Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.wtc%netscape.com2000-02-231-2/+23
* Only use HOST_CC for INTERNAL_TOOLS when cross-compiling as it's the only tim...NSPRPUB_20000208cls%seawood.org2000-02-171-0/+2
* Adding back rev 3.22 after fixing a typo. Update to OS/2 port; the buildsrinivas%netscape.com2000-01-111-21/+25
* Previous checkin broke Linux build.srinivas%netscape.com2000-01-101-25/+21
* Update to OS/2 port; the build now uses OS_ARCH=OS2, in place of WINNT.srinivas%netscape.com2000-01-101-21/+25
* Added support for neutrino target to configure.in. Patch submitted by Jerry ...cls%seawood.org1999-11-231-0/+4
* Bugsplat bug #358401: created a separate .rc file for each DLL. Thewtc%netscape.com1999-10-151-5/+2
* Backed out the Windows resource file stuff checked in in the autoconfwtc%netscape.com1999-10-151-11/+0
* Removed the rule for $(PURE_LIBRARY), which was accidentallywtc%netscape.com1999-10-141-8/+0
* Add autoconf for NSPR. Check in for cls@seawood.org. Buzill 11893srinivas%netscape.com1999-10-141-8/+48
* NSPR 3.5 landinglarryh%netscape.com1999-10-131-18/+0
* OpenVMS port; checkin for "Colin R. Blake" <colin@theblakes.com>.srinivas%netscape.com1999-07-151-7/+17
* updating to license version 1.1 in boilerplate commentsRDF_19990422_BASEdmose%mozilla.org1999-04-211-1/+1
* NSPR library name change (libnspr21 ==> libnspr3) andwtc%netscape.com1999-03-171-2/+2
* Another update of the latest stuff from the internal CVS repository /m/src.wtc%netscape.com1999-03-021-0/+16
* Another update from the internal CVS repository /m/src to mozilla.org.wtc%netscape.com1999-03-021-0/+4
* A jumbo checkin, consisting of:RDF_19981124_BASEwtc%netscape.com1998-11-231-1/+9
* Fixed breakage of C++ build rule in previous checkin.srinivas%netscape.com1998-11-201-0/+2
* Enable OS/2 builds with IBM's compiler (Visualage) and gcc port of OS/2 (emx).srinivas%netscape.com1998-11-191-9/+19
* NSPR20 v3.0 beta landing from NSPRPUB_RELEASE_3_0_LANDING_BRANCH.wtc%netscape.com1998-09-251-17/+17
* AUTOCONF_1_0 landing.PROGRESS_19980824_BASEColorSync_19980824_BASEcls%seawood.org1998-08-191-4/+15
* Moved Rhapsody's shared library rule from rules.mk to Rhapsody.mk.wtc1998-05-071-8/+0
* Checked in (unfinished) Rhapsody port provided by Chris McAfee andwtc1998-05-051-1/+8
* "gmake clobber" should remove $(OBJDIR) too.wtc1998-04-251-2/+2
* Merged the makefile changes from Netscape's internal development versionRHAPSODY_NSPR_BASENSPRPUB_19980421_BASEwtc1998-04-211-8/+8
* Free the lizardltabb1998-03-281-0/+367