summaryrefslogtreecommitdiff
path: root/nss
AgeCommit message (Expand)AuthorFilesLines
2012-12-04First fix for fdo#56902Mathias Michel2-4/+4
2012-11-03Convince nss to build with 64-bit MSVCTor Lillqvist1-1/+10
2012-11-01Don't let NSS use the MSVC debugging runtime in an --enable-debug buildTor Lillqvist1-1/+8
2012-10-31fix library names on mingwDavid Tardon1-2/+3
2012-10-30mangle file mode to avoid breaking rebuildsDavid Tardon1-0/+4
2012-10-30fix mingw build of nssDavid Tardon5-172/+843
2012-10-15Ccache doesn't like several -arch flagsTor Lillqvist1-0/+26
2012-10-14Handle cross-compilation of nss (for desktop OSes)Tor Lillqvist1-1/+25
2012-10-02nss depends on soltoolsAndras Timar1-1/+1
2012-09-19Start on experimental support for 64-bit Mac codeTor Lillqvist1-4/+12
2012-08-30Fix -Wl,-z,origin -Wl,-rpath,... quotingStephan Bergmann1-2/+2
2012-08-29Mingw build is cross-compiling, not using cygwinStephan Bergmann1-2/+1
2012-08-29fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim1-7/+21
2012-08-14drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara1-1/+6
2012-07-17-Werror=implicit-function-declarationStephan Bergmann2-1/+14
2012-07-16nss: upgrade to 3.13.5Michael Stahl10-452/+44
2012-07-16nss: no need to care about STLPort include pathsMichael Stahl1-32/+0
2012-07-16Fix typoStephan Bergmann1-1/+1
2012-06-12Make PyUNO work --with-macox-version-min-required=10.6Stephan Bergmann1-0/+12
2012-06-07Convert links to makedocs tool, update one and correct spellingPhilipp Weissenbacher1-8/+7
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-3/+3
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-04-15Unbreak build with clang for Mac OS XTor Lillqvist1-0/+20
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2-1/+15
2012-04-13gbuildize internal zlibCaolán McNamara2-15/+1
2012-03-23README files don't need executable bitsMichael Stahl1-0/+0
2012-03-16nss: add parameter for solaris/gccMichael Stahl1-0/+3
2012-03-16asm fixes in nssLuboš Luňák3-1/+206
2012-03-16nss and openssl don't realiably build in paralleltinderbox1-1/+1
2012-03-16"foo"bar -> "foo" barLuboš Luňák2-1/+12
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann1-1/+7
2012-02-20nss unix/os_Linux_x86.s asterix as comment characterWei Ming Khoo2-1/+179
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich1-16/+20
2012-01-09use absolute pathChristian Lohmaier1-1/+1
2012-01-04compile nss against the Mac OSX SDKChristian Lohmaier1-7/+2
2012-01-04get rid of obsolete pathdelimiter escapeChristian Lohmaier1-31/+31
2011-11-02Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec.Tomas Chvatal2-3/+3
2011-10-11nss: replace Linux 3.0 workaround with one for 3.xMichael Stahl3-15/+14
2011-09-28Fix building moz on Mac OS X.Stephan Bergmann1-2/+5
2011-09-14deliver libcrmf.aPeter Foley2-1/+2
2011-08-30Build our mozilla (module moz) against the nss we have built anyway.Jan Holesovsky3-5/+166
2011-07-24nss/moz: Add Linux 3.0 profileThomas Arnhold1-0/+14
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-26/+26
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-4/+2
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-3/+0
2011-02-09Make stlport only optional dependency of postprocessFridrich Štrba1-1/+1
2011-01-06mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ nametono1-1/+1
2010-10-21Upgrade nss to the latest releaseFridrich Štrba4-37/+37
2010-10-13tweak this to build on AIXCaolán McNamara2-1/+144