Age | Commit message (Expand) | Author | Files | Lines |
2013-01-07 | nss: depend on python3 | Matúš Kukan | 1 | -1/+1 |
2013-01-07 | Revert "Depend on python3 (for Windows, but shouldn't hurt elsewhere I hope)" | Tor Lillqvist | 1 | -1/+1 |
2013-01-07 | Depend on python3 (for Windows, but shouldn't hurt elsewhere I hope) | Tor Lillqvist | 1 | -1/+1 |
2013-01-07 | Get rid of nsinstall hackery | Peter Foley | 3 | -10/+9 |
2013-01-03 | one more place for forcing windows path in nss build | Luboš Luňák | 1 | -0/+11 |
2013-01-03 | force nss build to pass windows path to cl.exe | Luboš Luňák | 2 | -0/+12 |
2013-01-03 | add missing nss windows libs | Luboš Luňák | 1 | -0/+2 |
2013-01-02 | try to sort out libsqlite3 handling in nss | Luboš Luňák | 1 | -2/+6 |
2013-01-02 | looks like libnsssysinit is linux-only | Luboš Luňák | 1 | -1/+0 |
2013-01-02 | try to fix nss on macosx | Luboš Luňák | 1 | -2/+19 |
2013-01-02 | convert nss to gbuild | Peter Foley | 12 | -455/+359 |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist | 1 | -4/+4 |
2012-12-04 | First fix for fdo#56902 | Mathias Michel | 2 | -4/+4 |
2012-11-03 | Convince nss to build with 64-bit MSVC | Tor Lillqvist | 1 | -1/+10 |
2012-11-01 | Don't let NSS use the MSVC debugging runtime in an --enable-debug build | Tor Lillqvist | 1 | -1/+8 |
2012-10-31 | fix library names on mingw | David Tardon | 1 | -2/+3 |
2012-10-30 | mangle file mode to avoid breaking rebuilds | David Tardon | 1 | -0/+4 |
2012-10-30 | fix mingw build of nss | David Tardon | 5 | -172/+843 |
2012-10-15 | Ccache doesn't like several -arch flags | Tor Lillqvist | 1 | -0/+26 |
2012-10-14 | Handle cross-compilation of nss (for desktop OSes) | Tor Lillqvist | 1 | -1/+25 |
2012-10-02 | nss depends on soltools | Andras Timar | 1 | -1/+1 |
2012-09-19 | Start on experimental support for 64-bit Mac code | Tor Lillqvist | 1 | -4/+12 |
2012-08-30 | Fix -Wl,-z,origin -Wl,-rpath,... quoting | Stephan Bergmann | 1 | -2/+2 |
2012-08-29 | Mingw build is cross-compiling, not using cygwin | Stephan Bergmann | 1 | -2/+1 |
2012-08-29 | fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGIN | Jung-uk Kim | 1 | -7/+21 |
2012-08-14 | drop disable-xmlsec, it's core functionality, have to live with it | Caolán McNamara | 1 | -1/+6 |
2012-07-17 | -Werror=implicit-function-declaration | Stephan Bergmann | 2 | -1/+14 |
2012-07-16 | nss: upgrade to 3.13.5 | Michael Stahl | 10 | -452/+44 |
2012-07-16 | nss: no need to care about STLPort include paths | Michael Stahl | 1 | -32/+0 |
2012-07-16 | Fix typo | Stephan Bergmann | 1 | -1/+1 |
2012-06-12 | Make PyUNO work --with-macox-version-min-required=10.6 | Stephan Bergmann | 1 | -0/+12 |
2012-06-07 | Convert links to makedocs tool, update one and correct spelling | Philipp Weissenbacher | 1 | -8/+7 |
2012-05-09 | EasyHack fdo#42783: get rid of CPU define/build system variable | Thomas Collerton | 1 | -3/+3 |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -0/+0 |
2012-04-15 | Unbreak build with clang for Mac OS X | Tor Lillqvist | 1 | -0/+20 |
2012-04-13 | sigh, need a 64bit zlib too on windows, reverting | Caolán McNamara | 2 | -1/+15 |
2012-04-13 | gbuildize internal zlib | Caolán McNamara | 2 | -15/+1 |
2012-03-23 | README files don't need executable bits | Michael Stahl | 1 | -0/+0 |
2012-03-16 | nss: add parameter for solaris/gcc | Michael Stahl | 1 | -0/+3 |
2012-03-16 | asm fixes in nss | Luboš Luňák | 3 | -1/+206 |
2012-03-16 | nss and openssl don't realiably build in parallel | tinderbox | 1 | -1/+1 |
2012-03-16 | "foo"bar -> "foo" bar | Luboš Luňák | 2 | -1/+12 |
2012-02-29 | Simplify install name handling for external libraries on Mac OS X | Stephan Bergmann | 1 | -1/+7 |
2012-02-20 | nss unix/os_Linux_x86.s asterix as comment character | Wei Ming Khoo | 2 | -1/+179 |
2012-02-09 | Added and improved READMEs for modules in libs-extern-sys | Josh Heidenreich | 1 | -16/+20 |
2012-01-09 | use absolute path | Christian Lohmaier | 1 | -1/+1 |
2012-01-04 | compile nss against the Mac OSX SDK | Christian Lohmaier | 1 | -7/+2 |
2012-01-04 | get rid of obsolete pathdelimiter escape | Christian Lohmaier | 1 | -31/+31 |
2011-11-02 | Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec. | Tomas Chvatal | 2 | -3/+3 |
2011-10-11 | nss: replace Linux 3.0 workaround with one for 3.x | Michael Stahl | 3 | -15/+14 |