summaryrefslogtreecommitdiff
path: root/cmd/platlibs.mk
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1494063, add -x option to tstclnt/selfserv to export keying material, r=mtDaiki Ueno2019-09-271-2/+2
| | | | | | | | | | | | Reviewers: rrelyea, mt Reviewed By: mt Subscribers: HubertKario Bug #: 1494063 Differential Revision: https://phabricator.services.mozilla.com/D29166
* Bug 1280846 - tests: adjust gtests to compile under modular builds, r=franziskusDaiki Ueno2017-06-011-15/+10
|
* Bug 1300109 - modular builds on TC, r=uenoFranziskus Kiefer2016-09-301-3/+6
|
* Backed out changeset 8cf45f3a9470Kai Engert2016-09-261-3/+0
|
* Bug 1162897, Allow certificates to be specified by RFC7512 PKCS#11 URI, ↵David Woodhouse2016-09-261-0/+3
| | | | | | patch 0003, r=rrelyea Add PKCS#11 URI handling support in lib/p11uri
* Bug 1227795 - Add NSS_DISABLE_LIBPKIX to allow compiling without libpkix, ↵Eugen Sawin2016-06-221-0/+2
| | | | r=franziskus,wtc
* Bug 1186917 - Remove duplicate entries from nss/cmd/platlibs.mk, r=rrelyeaElio Maldonado2016-05-021-2/+0
|
* Bug 1243872: Refactor zlib support in Makefiles. r=mt,wtcEKR2016-01-311-7/+0
|
* Bug 1186917 - list nsspki, nssdev, and sspb only once for windows. r=relyeaElio Maldonado2015-12-221-3/+0
| | | | From review comment 38
* Bug 1186917 - Allow package maintainers to optionally build utils without ↵Elio Maldonado2015-12-181-19/+71
| | | | the rest of nss. r=rrelyea
* Bug 1138820 - Allow to override sqlite library location, At the same time, ↵Mike Hommey2015-03-031-4/+4
| | | | | | | | | | fix a couple paths to use NSSUTIL_LIB_DIR, r=kaie --- cmd/platlibs.mk | 8 ++++---- coreconf/location.mk | 4 ++++ lib/softoken/config.mk | 6 +++--- 3 files changed, 11 insertions(+), 7 deletions(-)
* Bug 668130: Remove Solaris auditing code in fipstokn.c, which breaksJulien Pierre2014-03-131-4/+0
| | | | Solaris 11. r=wtc.
* Bug 835919 - Allow optionally building nss without softoken in the tree, r=wtcElio Maldonado2013-05-061-2/+4
| | | | | | - Remove unneede changes in to the test scrips - Add needed comments for package maintainers and reviewers - Fix whitespace usage on the makefiles
* Bug 835919 - Allow optionally building nss without softoken in the tree, ↵Elio Maldonado2013-04-291-3/+28
| | | | r=rrelyea
* backout bug 835919, backout bug 850905Elio Maldonado2013-04-101-28/+3
|
* Bug 835919 - Allow optionally building nss without softoken in the tree, ↵Elio Maldonado2013-04-091-3/+28
| | | | r=rrelya
* Bug 845556, reorganize NSS directory layout, moving files, very large ↵Kai Engert2013-02-281-0/+197
changeset! r=wtc