Commit Graph

168 Commits

Author SHA1 Message Date
Kai Engert
4db92a47c9 Bug 1244062, NSPR_4_12_BETA2, and Bug 1245053, NSS_3_23_BETA2 2016-02-02 11:50:47 +01:00
Ted Mielczarek
937b5e024d bug 1237869 - Tweak NSPR to build with Mozilla's build system. r=glandium
Fixes three issues that occur when building using Mozilla's build system instead of NSPR's build system:
1) The top-level configure defines WIN32_LEAN_AND_MEAN which makes a Windows header not get included for ntinrval.c.
2) Visibility issue with __mmap2 on Android in unix.c.
3) Visibility issue with __asan_{poison,unpoison}_memory in plarena.h.
2016-01-15 09:58:59 -05:00
Sylvestre Ledru
2883b9b5d6 Bug 1216283 - land NSPR_4_11_RTM, r=dkeeler 2015-11-18 18:43:32 +01:00
Kai Engert
af9e4b9a3f Bug 1216283, NSPR_4_11_BETA1, r=keeler 2015-10-20 12:37:29 +02:00
Kai Engert
20b6f96b4b Bug 1215200, NSPR_4_10_10_RTM and NSS 3_20_1_RTM, bump version requirements, r=keeler 2015-10-20 12:34:15 +02:00
James Cowgill
42d730665a Bug 1129878 - nspr: enable atomic instructions on mips r=hev
---
 nsprpub/pr/include/md/_linux.h | 10 ++++++++++
 nsprpub/pr/include/pratom.h    |  4 +++-
 2 files changed, 13 insertions(+), 1 deletion(-)
2015-10-17 23:41:10 +08:00
Kai Engert
865f1aa90c Bug 1215200, NSPR_4_10_10_RC1 and NSS_3_20_1_RC0, r=dkeeler 2015-10-16 15:29:23 +02:00
Nigel Babu
922a2790a5 Backed out changeset b46b688e6295 (bug 1215200) for build bustage ON A CLOSED TREE 2015-10-16 11:52:10 +05:30
Kai Engert
bc14fd83b9 Bug 1215200, Upgrade to NSPR 4.10.10 and NSS 3.20.1, landing release candidate tags, r=dkeeler 2015-10-16 08:04:16 +02:00
Kai Engert
d1dd46aec0 Bug 1191269, set NSPR version to final tag, no code change, DONTBUILD 2015-08-19 18:05:33 +02:00
Kai Engert
c952a2e34e Bug 1191269, Update Mozilla 42 to NSPR 4.10.9, landing NSPR_4_10_9_BETA3, r=ted 2015-08-05 13:03:50 +02:00
Jed Davis
1877de7168 Bug 1162780 - Update NSPR to NSPR_4_10_9_BETA2. r=ted 2015-07-22 10:52:39 -07:00
Jacek Caban
5c47478200 Bug 856404 - Don't default HOST_* variables to target ones when cross compiling. r=ted 2015-04-29 10:50:00 -04:00
Kai Engert
d0bde90a26 Bug 1124903 - Update to NSPR 4.10.8 final (not beta), r=wtc 2015-01-22 23:53:31 +01:00
Brian Smith
dbf0743a51 Bug 1120778: Update NSPR to NSPR 4.10.8 beta 3 (NSPR_4_10_8_BETA3), r=me
--HG--
extra : rebase_source : 86352e7b5bcf8eaa7486a835f04676bbc8aed613
2015-01-12 19:29:56 -08:00
Landry Breuil
789c7783b9 Bug 1119469: update NSPR to NSPR_4_10_8_BETA2 r=ted
Uplifts bugs 1106600, 1105144, 1072454, 1107063, 756047, 782113, 1060292, 573192 and 1060401
2015-01-09 09:58:22 +01:00
Kai Engert
c5e02a5354 Bug 1049006 - Update Mozilla 33 to use NSS 3.17 final and NSPR 4.10.7 final, r=wtc 2014-08-13 21:47:00 +02:00
Ehsan Akhgari
25650e8cfe Update NSPR to NSPR_4_10_7_BETA5 to pick up the fix for bug 1043082
--HG--
extra : rebase_source : 301754d11c7d6ced30527213ef861278982fe04b
2014-08-08 12:43:19 -04:00
Wan-Teh Chang
d6d1b18bf8 Bug 1043108: Update to NSPR_4_10_7_BETA4. Also includes the fix for
bug 1042408.
2014-08-06 07:39:02 -07:00
Ehsan Akhgari
285aa6eaf1 Update NSPR to NSPR_4_10_7_BETA3 to fix bug 1034415 and bug 979278 2014-07-07 11:13:29 -04:00
Wan-Teh Chang
874be1d36f Bug 1026129: Update to NSPR_4_10_7_BETA2. 2014-06-24 10:45:50 -07:00
Mike Hommey
68c78fcf55 Bug 1026469 - Update to NSPR_4_10_7_BETA1. r=ted
- Use AC_CHECK_LIB instead of MOZ_CHECK_PTHREADS. r=ted
- Skip compiler checks when using MSVC, even when $CC is not literally "cl". r=ted
2014-06-21 09:14:00 +09:00
Ryan VanderMeulen
d6dfae1a05 Bug 1021287 - Update NSPR to 4.10.6 RTM. r=kaie, a=me 2014-06-05 18:00:11 -04:00
Wan-Teh Chang
41938ad64d Bug 1018783: Update to NSPR_4_10_6_BETA3. 2014-06-04 15:14:30 -07:00
Mike Hommey
67e1dd4bb9 Bug 1017926 - Update NSPR to NSPR_4_10_6_BETA2, which includes nspr patch for bug 1014976. r=ted 2014-05-30 09:36:57 +09:00
Wan-Teh Chang
9839ff3935 Bug 891551: Update NSPR to NSPR_4_10_6_BETA1, which also includes fixes
for bug 1003946, bug 1009270, and bug 1011861.
2014-05-23 10:51:29 -07:00
Wan-Teh Chang
958625bc6e Bug 993569: Update to NSS 3.16.1 and NSPR 4.10.5. r=kaie. 2014-05-05 13:51:39 -07:00
Wan-Teh Chang
475a0261ce Bug 992471: Update to NSPR_4_10_5_BETA4. 2014-04-27 19:59:07 -07:00
Wan-Teh Chang
6f151c8762 Bug 849085: Update to NSPR_4_10_5_BETA3. Also includes fixes for
bug 989497 and bug 986745.
2014-04-03 07:24:00 -07:00
Wan-Teh Chang
d0e2856e5a Bug 983945: Handle an NSPR configure script generated with autoconf 2.68.
r=glandium.
Bug 849085: Port NSPR's build/autoconf/acwinpaths.m4 to autoconf 2.56+.
r=bsmedberg.
2014-03-26 06:40:07 -07:00
Wan-Teh Chang
e4556546fd Bug 849093: Update NSPR to NSPR_4_10_5_BETA1. Also includes fixes for
bug 50549, bug 977685, bug 695993, bug 978636, bug 981558, bug 983942.
2014-03-21 16:36:42 -07:00
Wan-Teh Chang
46a3824cb6 Bug 967153: Update to NSS 3.16 (NSS_3_16_RTM) and NSPR 4.10.4
(NSPR_4_10_4_RTM).
2014-03-15 06:30:30 -07:00
Wan-Teh Chang
573d9e630f Bug 844784: Update NSPR to NSPR_4_10_4_BETA4. Also includes the changes
for bug 972125, bug 963033, bug 767759, bug 971152, bug 936320, and
bug 969061.
2014-03-01 08:46:18 -08:00
Wan-Teh Chang
e6cbf12e80 Bug 844784: Update NSPR to NSPR_4_10_4_BETA3. Also includes the fix for
bug 939786.
2014-02-08 08:19:09 -08:00
Wan-Teh Chang
a3855090a2 Bug 958796: Update NSPR to NSPR_4_10_4_BETA2. 2014-02-05 18:51:10 -08:00
Wes Kocher
b22e65883a Backed out changeset ed9194eec73b (bug 958796) for multiple OSX debug failures on a CLOSED TREE 2014-02-04 19:26:24 -08:00
Wan-Teh Chang
af4bb14ac6 Bug 958796: Update NSPR to NSPR_4_10_4_BETA1. Also includes the fixes
for bug 844784 and bug 939786.
2014-02-04 18:20:07 -08:00
Wan-Teh Chang
2d961bdec1 Bug 936320: Update NSPR to NSPR_4_10_3_BETA3. r=gdestuynder. 2014-01-24 08:33:02 -08:00
Wan-Teh Chang
2b88c0dda8 Bug 942207: Update NSPR to NSPR_4_10_3_BETA2. Includes changes for
bug 932398, bug 952621, bug 957458, and bug 749849.
2014-01-21 17:16:46 -08:00
Ted Mielczarek
b13edd521c bug 942207 - Update NSPR to NSPR_4_10_3_BETA1
--HG--
extra : rebase_source : cece0860369aeebbb0cac304d069ecc91e08b48a
2013-11-22 14:42:35 -05:00
Kai Engert
e9de79af06 Bug 935568, update Mozilla to NSPR 4.10.2 RTM, r=wtc/me 2013-11-09 11:18:00 +01:00
Wan-Teh Chang
52b2bbf886 Bug 915522: Update NSPR to NSPR_4_10_2_BETA1. 2013-09-27 18:00:13 -07:00
Wan-Teh Chang
51add198b7 Bug 917391: Update to NSPR_4_10_1_RTM. 2013-09-19 12:01:05 -07:00
Ehsan Akhgari
41b3e01ffd Backed out 2 debugging changesets (bug 916757) to avoid uplifting, now the failures have been identified; CLOSED TREE
Backed out changeset 1713de744990 (bug 916757)
Backed out changeset 861e1c86d759 (bug 916757)

--HG--
extra : transplant_source : %A0%FC%C3%EB%89/%BD%B9%08lv%3F%C1q%AD%DC%B5%E0bE
2013-09-17 07:42:40 -04:00
Matt Brubeck
3a30126008 Bug 916757 - More logging to find out more about the error (CLOSED TREE) 2013-09-16 10:22:47 -07:00
Ehsan Akhgari
bb6d7bb914 Debugging patch for bug 916757 to get some information about the case where the failure happens
Landed on a CLOSED TREE
2013-09-16 11:09:02 -04:00
Wan-Teh Chang
06ce771f6f Bug 907512: Update NSPR to NSPR_4_10_1_BETA2. 2013-08-23 12:22:47 -07:00
Wan-Teh Chang
16d39e2738 Bug 888273: Update NSPR to NSPR_4_10_1_BETA1 to pick up the bug fix. 2013-07-25 10:03:09 -07:00
Kai Engert
6b7a5f546d Bug 858231, update to NSS 3.15 and NSPR 4.10, final releases, r=wtc 2013-06-05 21:03:40 +02:00
Wan-Teh Chang
d2e0c9550b Bug 865828: Update NSPR to NSPR_4_10_BETA2. r=wtc.
Includes fixes for bug 844513, bug 331169, bug 859066, and bug 871064.
2013-05-22 07:31:26 -07:00