Commit Graph

81 Commits

Author SHA1 Message Date
EKR
e49ffe85fc Bug 769930 - Split PSM and NSS builds so that we can build NSS early; original patch by glandium. r=khuey
--HG--
rename : security/manager/Makefile.in => security/build/Makefile.in
2012-06-30 10:15:57 -07:00
Mike Hommey
c1b35e7b2a Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Gervase Markham
638c878b13 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Mike Hommey
63e306f79a Bug 736066 - Build NSS object files more like the rest of the tree, and simplify security/manager/Makefile.in. r=ted 2012-03-31 09:25:23 +02:00
Christian Holler
dbd1a09eb3 Bug 741258 - Pass LDFLAGS when linking NSS dylibs with Address Sanitizer, r=ted 2012-04-26 10:42:07 -07:00
Ed Morley
467940c199 Backout 369ad04efa1f (bug 736066) for linux64 crashes 2012-04-01 03:54:38 +01:00
Mike Hommey
6fbef7df76 Bug 736066 - Build NSS object files more like the rest of the tree, and simplify security/manager/Makefile.in. r=ted 2012-03-31 09:25:23 +02:00
Christian Holler
c21903dcff Bug 727445 - Add --enable-address-sanitizer for ASan specific workarounds. Add --enable-llvm-hacks to pass CFLAGS to NSS and omit -Wl,-z,defs for shared libs. r=khuey,kaie 2012-03-07 15:11:15 -08:00
Mike Hommey
2f4e89429d Bug 720621 - Avoid text relocations induced by NDK >= r6b. r=ted 2012-02-17 08:55:36 +01:00
Mike Hommey
58a32c337f Bug 717906 - Enable NSS lowhash API so that Mozilla builds work on Fedora. r=rrelyea 2012-01-19 08:19:48 +01:00
Mike Hommey
f7b34d14ff Bug 712284 - Remove dladdr hack for NSS on android. r=ted 2012-01-10 09:10:53 +01:00
Mike Hommey
5c8388f930 Bug 708570 - Make libfreebl depend on nspr. r=ted 2012-01-10 09:10:53 +01:00
Michael Wu
34d5f356e4 Bug 694206 - Add Gonk (B2G) widget backend, r=cjones 2011-11-10 16:17:46 -08:00
Matheus Kerschbaum
b520783790 Bug 477358 - Kill NS_USE_NATIVE r=khuey 2011-10-12 20:32:07 +02:00
Jeff Walden
eb2cb918a4 Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
Matheus Kerschbaum
8368560bae Bug 477358 - Kill NS_USE_NATIVE r=khuey 2011-10-12 20:32:07 +02:00
Mike Hommey
f45f435485 Bug 683441 - Always sign NSS libraries from packager.mk. r=ted 2011-09-06 08:19:37 +02:00
Kyle Huey
7b7b45a351 Merge m-c to b-s. 2011-08-31 07:52:43 -04:00
Jim Chen
62c2a86756 Bug 674806 - e. Override ARCHFLAG instead of DSO_CFLAGS to retain -fPIC on Android; r= 2011-08-30 17:11:37 -07:00
Mike Hommey
b8480139d5 Bug 678214 - Properly link NSS with new style jemalloc. r=khuey 2011-08-23 15:30:44 +02:00
Mike Hommey
910fe37b7c Bug 681588 - Cleanup wrap malloc and its use on Android. r=ted 2011-08-29 19:21:22 +02:00
Mike Hommey
26b79d5dba Bug 676455 - Don't fail to build NSS's modutil on Android. r=ted 2011-08-09 09:05:23 +02:00
Ginn Chen
15a0ca47cc Bug 665509 - Firefox in dist/bin failed to load any webpage on Solaris after Bug 552864. r=mh+mozilla 2011-07-28 11:39:13 +08:00
Ed Morley
cefd9c561f Bug 654600 - Remove WinCE code from security/manager/Makefile.in; r=kaie 2011-05-05 09:40:21 -07:00
Matheus Kerschbaum
355ae99518 Bug 640838: Remove OpenVMS support. r=khuey 2011-03-26 11:51:35 -04:00
timeless@mozdev.org
0732590f3c Bug 489961 - enable modutil to verify chk files for freebl3.dll, softokn3.dll, and nssdmb3.dll, r=ted, a=bsmedberg 2010-03-05 04:37:00 -08:00
Kyle Huey
db0879856c Backed out changeset 0e9ba7c029e3 2010-12-04 23:05:58 -05:00
Kyle Huey
e0760603a1 Bug 585011 - Invoke cl.py as a pymake native command. r=Callek, a=bsmedberg 2010-08-08 23:12:54 -07:00
Kyle Huey
edc0b4c657 Bug 600433: Build shlibsign for i386 in a Mac UB. r=ted a=b 2010-11-21 13:45:21 -05:00
Brad Lassey
e7118754f6 bug 587695 - relative path to android_stub.h is wrong r=mitch a=NPOTB 2010-08-16 12:44:20 -04:00
Michael Brubeck
bb0cb6829c partial backout of bug 580679 - Build NSS with the TLS zlib compression code a=bsmedberg 2010-08-13 15:49:56 -03:00
Wan-Teh Chang
17b96c0c9b Bug 580679: Build NSS with the TLS zlib compression code.
Add the security.ssl.enable_compression preference to
enable TLS compression, disabled by default.
r=khuey,kaie,sayrer,ted.  approval2.0+ by bsmedberg.
2010-08-12 14:12:05 -07:00
Kyle Huey
c5fc54ad89 Bug 518136: Use -showIncludes to generate dependencies for MSVC for a substantial build performance win. r=ted 2010-08-04 16:59:23 -07:00
Brad Lassey
d9940b5fd6 bug 577635 - android_stub.h broken for android platform version 8, pass ANDROID_VERSION to nss r=khuey 2010-07-19 14:05:29 -04:00
Kai Engert
ecf2fc288a Bug 575620
makefile patch v2 for building NSS 3.12.7
r=wtc, r=kaie
2010-07-13 20:52:12 +02:00
Brad Lassey
a15e734cc6 bug 559263 - implement jemalloc for android r=vlad 2010-05-25 11:28:14 -04:00
Michael Wu
09a0bf74f3 Bug 556443 - Add support for building NSS on Android, r=ted 2010-05-19 13:13:25 -07:00
Kai Engert
ce2e533bb3 Bug 527659, Update Mozilla-central to NSS 3.12.6
=== r=rrelyea for upgrading to release candidate 1
=== reapplying bug 519550 on top
=== includes PSM makefile tweak to keep TLS disabled (variables changed in the updated NSS snapshot)
=== change configure.in to require the newer system NSS, r=wtc
2010-02-12 09:47:51 +01:00
Kai Engert
0ccf958b45 Bug 527659, Update mozilla-central to NSS 3.12.6 (beta)
== NSS portion
== r=rrelyea/wtc for upgrading mozilla-central to cvs tag NSS_3_12_6_BETA1
== This includes reapplying the (merged) patch from bug 519550 on top of NSS.
== PSM portion
== Includes the patch to disable TLS compression, r=kaie
== Include the patch to disable zlib test programs, which don't work on maemo, r=kaie
2010-02-07 12:54:28 +01:00
Wan-Teh Chang
4c7c95666b Bug 529319: Use LIB_SUFFIX instead of IMPORT_LIB_SUFFIX for NSS import
libraries because NSS uses a different import library suffix (.a) for
MinGW (Mozilla uses dll.a), but NSS's import library suffix is the same
as Mozilla's LIB_SUFFIX on all platforms.  The patch is contributed by
Jacek Caban <jacek@codeweavers.com>.  r=wtc.
2010-02-05 18:27:00 -08:00
Michael Wu
30340e81bf Bug 536453 - Don't build NSS's nsinstall, r=ted
--HG--
extra : rebase_source : 19c03fcdb4d4498171c572d87f7611a8fb878f12
2010-01-19 13:26:31 -08:00
Ted Mielczarek
522f48e9f7 Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. b=513747 r=sdwilsh 2009-12-15 01:52:57 -05:00
Mitchell Field
26d68e5abf Bug 513921 - remove echo-requires-recursive target. r=ted 2009-09-26 17:49:56 +02:00
Doug Turner
385a160d07 Bug 514295 - Adding comment per wtc. Work around bustage in NSS when building WINCE with MOZ_DEBUG_SYMBOLS set. r=ted 2009-09-08 15:22:48 -07:00
Brad Lassey
d420b7bf84 Bug 514295 - Work around bustage in NSS when building WINCE with MOZ_DEBUG_SYMBOLS set. r=ted 2009-09-08 13:06:32 -07:00
Doug Turner
e8ac45bb9f Backed out changeset 01bdf694994c. change was fine, review comment not so much. 2009-09-08 13:01:51 -07:00
Brad Lassey
0d048787bc [mq]: nss-symbols-wince 2009-09-08 13:52:20 -04:00
Ted Mielczarek
d7a8dd29bf bug 511743 - add way to apply NSS patches to source at build time. r=bsmedberg 2009-09-02 09:35:14 -04:00
Wan-Teh Chang
87346592e8 Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
We don't need to link with -lsoftokn3.  Add nssdbm3 to some packaging
files.  The patch is written by Kai Engert <kaie@kuix.de>.  r=wtc.
2009-09-04 18:28:54 -07:00
Nick Thomas
76f8fefb23 Reland Bug 468701, pass MOZ_DEBUG_SYMBOLS onto NSS on all platforms (not just win32), r=ted.mielczarek 2009-09-03 15:52:32 +12:00