summaryrefslogtreecommitdiffstats
path: root/nss
Commit message (Expand)AuthorAgeFilesLines
* Fix nss library paths for Mac OS XStephan Bergmann2013-05-222-1/+68
* soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl2013-05-102-5/+3
* gbuild: ExternalProject: remove second parameter again...Michael Stahl2013-05-071-1/+1
* gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl2013-05-071-3/+1
* libnsssysinit.so's presumably not needed in instdirDavid Tardon2013-05-051-1/+1
* use gb_ExternalPackage_add_runtime_library for adding libsDavid Tardon2013-05-011-2/+4
* adapt all externals to build against MSVC debug runtimeMichael Stahl2013-04-152-3/+7
* add external for unistd.hDavid Tardon2013-04-091-2/+3
* Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist2013-04-071-1/+1
* Remove Mac OS X for PowerPC supportTor Lillqvist2013-04-031-1/+0
* Try to fix python problemsJulien Nabet2013-03-271-3/+3
* fix mingw build of nssDavid Tardon2013-03-271-7/+11
* file modes are octalDavid Tardon2013-03-271-4/+4
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* use system python for building if possibleMatúš Kukan2013-03-121-4/+4
* fix access is denied error in nss on windowsPeter Foley2013-03-051-0/+1
* nss on windows needs soltool's unistd.hFridrich Štrba2013-03-011-0/+3
* remove all d.lstMichael Stahl2013-02-281-0/+0
* quiet external module build log unless failureNorbert Thiebaud2013-02-221-41/+41
* fix application of patchesDavid Tardon2013-02-134-3/+3
* Revert "Don't bother with chmod() on Windows"Tor Lillqvist2013-02-061-3/+3
* Don't bother with chmod() on WindowsTor Lillqvist2013-02-061-3/+3
* nss: depend on python3Matúš Kukan2013-01-071-1/+1
* Revert "Depend on python3 (for Windows, but shouldn't hurt elsewhere I hope)"Tor Lillqvist2013-01-071-1/+1
* Depend on python3 (for Windows, but shouldn't hurt elsewhere I hope)Tor Lillqvist2013-01-071-1/+1
* Get rid of nsinstall hackeryPeter Foley2013-01-073-10/+9
* one more place for forcing windows path in nss buildLuboš Luňák2013-01-031-0/+11
* force nss build to pass windows path to cl.exeLuboš Luňák2013-01-032-0/+12
* add missing nss windows libsLuboš Luňák2013-01-031-0/+2
* try to sort out libsqlite3 handling in nssLuboš Luňák2013-01-021-2/+6
* looks like libnsssysinit is linux-onlyLuboš Luňák2013-01-021-1/+0
* try to fix nss on macosxLuboš Luňák2013-01-021-2/+19
* convert nss to gbuildPeter Foley2013-01-0212-455/+359
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-4/+4
* First fix for fdo#56902Mathias Michel2012-12-042-4/+4
* Convince nss to build with 64-bit MSVCTor Lillqvist2012-11-031-1/+10
* Don't let NSS use the MSVC debugging runtime in an --enable-debug buildTor Lillqvist2012-11-011-1/+8
* fix library names on mingwDavid Tardon2012-10-311-2/+3
* mangle file mode to avoid breaking rebuildsDavid Tardon2012-10-301-0/+4
* fix mingw build of nssDavid Tardon2012-10-305-172/+843
* Ccache doesn't like several -arch flagsTor Lillqvist2012-10-151-0/+26
* Handle cross-compilation of nss (for desktop OSes)Tor Lillqvist2012-10-141-1/+25
* nss depends on soltoolsAndras Timar2012-10-021-1/+1
* Start on experimental support for 64-bit Mac codeTor Lillqvist2012-09-191-4/+12
* Fix -Wl,-z,origin -Wl,-rpath,... quotingStephan Bergmann2012-08-301-2/+2
* Mingw build is cross-compiling, not using cygwinStephan Bergmann2012-08-291-2/+1
* fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim2012-08-291-7/+21
* drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara2012-08-141-1/+6
* -Werror=implicit-function-declarationStephan Bergmann2012-07-172-1/+14
* nss: upgrade to 3.13.5Michael Stahl2012-07-1610-452/+44