summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Bug 1581890 - formatted code with artistic style utility. r=glandiumKai Engert2019-09-241-245/+283
* Bug 1581890 - remove whitespace from end of line in h/c/cpp. r=glandiumKai Engert2019-09-242-5/+5
* Bug 1561953 - Filter out PR version files in static library build. r=glandiumNSPR_4_22_BETA2Edouard Oger2019-08-071-2/+5
* Bug 1535665 - Remove support for BeOS. r=kaieLudovic Hirlimann2019-06-291-3/+0
* Bug 1535665 - Remove support for Symbian. r=kaieLudovic Hirlimann2019-06-292-2/+1
* Bug 1535665 - Remove IRIX support. r=kaieLudovic Hirlimann2019-06-291-16/+0
* Bug 1493155 - strncpy truncation warning in nsinstall.c r=jcjAlexander Scheel2018-09-211-1/+1
* Bug 1030692: Fix the static and import library names for theWan-Teh Chang2015-07-011-6/+7
* Bug 856404 - Use correct static library prefix on mingw. r=ted,wtc.Jacek Caban2015-05-181-2/+2
* Bug 1060401 - change import library name under mingw. r=tedNSPR_4_10_8_BETA1Jacek Caban2014-10-091-2/+6
* Bug 1003946: Fix a duplicate assignment found by scan-build (LLVM/ClangSylvestre Ledru2014-05-071-1/+0
* Bug 849085: Port build/autoconf/acwinpaths.m4 to autoconf 2.56.NSPR_4_10_5_BETA2Wan-Teh Chang2014-03-241-0/+1
* Bug 981558: Test _MSC_VER instead of _WIN32 for the code that usesWan-Teh Chang2014-03-141-1/+1
* Bug 981558: Call the Standard C Library function time() . r=gk.Wan-Teh Chang2014-03-141-42/+11
* Bug 849085: revert to switch to autoconf 2.56 because bug 849093 hasn'tWan-Teh Chang2014-03-091-1/+0
* Bug 849085: Port build/autoconf/acwinpaths.m4 to autoconf 2.56.Wan-Teh Chang2014-03-081-0/+1
* Bug 767759: Expose the USE_X32 variable to makefiles. r=kaie.Wan-Teh Chang2014-03-051-0/+1
* Bug 634793: Add OpenBSD and Android to the list of exceptions to how NSPRNSPR_4_9_5_BETA1wtc%google.com2012-12-071-0/+1
* Bug 634793: Back out the previous "try build" checkin.wtc%google.com2012-12-021-1/+0
* Bug 634793: a checkin to do a "try" build of a proposed patch (to definewtc%google.com2012-12-011-0/+1
* Bug 804806: Remove code related to NCR, NEC, NEXTSTEP, SINIX, SNI, SONY,NSPR_4_9_4_BETA2wtc%google.com2012-11-132-31/+3
* Bug 804806: Remove the _xxx.cfg, _xxx.h, and xxx.c files for ncr, nec,wtc%google.com2012-10-241-4/+0
* Dummy white space change to force the Tinderboxes to rebuild.wtc%google.com2012-06-051-1/+0
* Bug 290726: Ship a nspr.pc file when doing make install. The patch iswtc%google.com2012-05-182-1/+15
* Bug 716564 - update licence to MPL 2. r=wtc.gerv%gerv.net2012-03-0615-351/+50
* bug 675593 - Add LTCG to AR_FLAGS when linking PGO with MSVC. Patch by ABE Hi...ted.mielczarek%gmail.com2011-10-131-0/+8
* bug 681588 - Cleanup wrap malloc and its use on Android. Patch by Mike Hommey...NSPR_4_9_BETA2ted.mielczarek%gmail.com2011-08-292-4/+3
* bug 677191 - Use a different object file extension for the first phase of a G...ted.mielczarek%gmail.com2011-08-293-1/+30
* bug 679334 - don't rm pgd files during Windows PGO builds, but clear them wit...ted.mielczarek%gmail.com2011-08-241-1/+7
* bug 665978 - Delete old .gcda / .pgd files during PROFILE_GENERATE phase. Pat...ted.mielczarek%gmail.com2011-07-011-0/+8
* bug 564851 - Add support for MSVC PGO. Patch by Tetsuro Kato <tete009+bugzill...NSPR_HEAD_20110503ted.mielczarek%gmail.com2011-05-032-0/+39
* Bug 604263: Disallow parallel builds with MSVC < 8. The patch iswtc%google.com2010-12-171-0/+8
* bug 604263 - NSPR parallel building chokes on debug windows builds. Patch by ...ted.mielczarek%gmail.com2010-10-151-0/+3
* Bug 589504: Remove --enable-boehm and related GC_LEAK_DETECTOR code. Thewtc%google.com2010-08-281-1/+0
* Bug 338224: Rename makefile variable BUILD_OPT to MOZ_OPTIMIZE. Changewtc%google.com2010-07-092-5/+5
* bug 559263 - add --enable-wrap-malloc / --with-wrap-malloc configure argument...NSPR_HEAD_20100604ted.mielczarek%gmail.com2010-06-041-0/+2
* bug 564851 - support building with profile-guided optimization (PGO). r=wtcted.mielczarek%gmail.com2010-06-042-0/+16
* bug 338224 - implement --enable-debug-symbols. also fix 'no rule to make nspr...ted.mielczarek%gmail.com2010-03-302-3/+5
* Dummy whitespace change to force a rebuild.wtc%google.com2009-12-151-0/+1
* bug 515748 - differentiate between wince and winmo. Patch by Brad Lassey <bug...NSPR_HEAD_20091210ted.mielczarek%gmail.com2009-12-091-2/+2
* bug 525221 - Loop over DIRS better. address some wtc review commentsted.mielczarek%gmail.com2009-11-111-3/+3
* bug 525221 - Loop over DIRS better. Patch by Benjamin Smedberg <benjamin@smed...ted.mielczarek%gmail.com2009-11-111-11/+6
* bug 520359 - pymake fails to build Firefox. use CURDIR instead of in pr_absp...NSPR_HEAD_20091019ted.mielczarek%gmail.com2009-10-071-2/+1
* Dummy whitespace change to force a rebuild.wtc%google.com2009-10-051-1/+0
* A dummy change to force a rebuild.NSPR_4_8_1_RTMwtc%google.com2009-09-291-0/+1
* Dummy whitespace change to force the Tinderboxes to rebuild.NSPR_4_8_BETA2wtc%google.com2009-05-121-1/+0
* Bug 491045: Remove the remaining VMS (OpenVMS) code. r=nelson.wtc%google.com2009-05-091-16/+0
* Bug 491045: Remove support for VMS (a.k.a., OpenVMS) from NSPR, r=wtcnelson%bolyard.com2009-05-013-29/+2
* bug 442706 - build NSPR for Symbian targets with autoconf and make. Patch by ...ted.mielczarek%gmail.com2009-03-032-1/+3
* bug 480074 - Better dependency resolution for import libraries. Patch by Benj...ted.mielczarek%gmail.com2009-03-021-0/+4