Age | Commit message (Expand) | Author | Files | Lines |
2013-04-09 | add external for unistd.h | David Tardon | 1 | -2/+3 |
2013-04-07 | Drop workarounds for Mac OS X SDKs 10.4 and 10.5 | Tor Lillqvist | 1 | -1/+1 |
2013-04-03 | Remove Mac OS X for PowerPC support | Tor Lillqvist | 1 | -1/+0 |
2013-03-27 | Try to fix python problems | Julien Nabet | 1 | -3/+3 |
2013-03-27 | fix mingw build of nss | David Tardon | 1 | -7/+11 |
2013-03-27 | file modes are octal | David Tardon | 1 | -4/+4 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -2/+0 |
2013-03-12 | use system python for building if possible | Matúš Kukan | 1 | -4/+4 |
2013-03-05 | fix access is denied error in nss on windows | Peter Foley | 1 | -0/+1 |
2013-03-01 | nss on windows needs soltool's unistd.h | Fridrich Štrba | 1 | -0/+3 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-22 | quiet external module build log unless failure | Norbert Thiebaud | 1 | -41/+41 |
2013-02-13 | fix application of patches | David Tardon | 4 | -3/+3 |
2013-02-06 | Revert "Don't bother with chmod() on Windows" | Tor Lillqvist | 1 | -3/+3 |
2013-02-06 | Don't bother with chmod() on Windows | Tor Lillqvist | 1 | -3/+3 |
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 |