Age | Commit message (Expand) | Author |
2013-04-15 | adapt all externals to build against MSVC debug runtime | Michael Stahl |
2013-04-13 | xmlsec: honor --disable-openssl and use NSS | Andres Gomez |
2013-04-04 | remove -dylib_file mappings that are not needed anymore | Christian Lohmaier |
2013-04-03 | Remove Mac OS X for PowerPC support | Tor Lillqvist |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-13 | fdo#60724: Fix spelling avaliable -> available. | Steven Meyer |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-28 | add missing openssl & nss3 dependencies to libxmlsec | Michael Meeks |
2013-02-23 | comma need to be escape in Makefile when in argument of $(call | Norbert Thiebaud |
2013-02-22 | quiet external module build log unless failure | Norbert Thiebaud |
2013-02-22 | libxslt, redland: properly quote rpath $ORIGIN | Michael Stahl |
2013-02-07 | convert libxml2 to gbuild and add to tail_build | Peter Foley |
2013-01-03 | gbuild: replace all use of PRODUCT with ENABLE_DBGUTIL | Michael Stahl |
2013-01-02 | convert nss to gbuild | Peter Foley |
2012-12-06 | fix patch path | Caolán McNamara |
2012-12-06 | fix xmlsec build under RHEL-5 (again) | Caolán McNamara |
2012-12-01 | fix libxmlsec delivering with mingw | Luboš Luňák |
2012-12-01 | our xmlsec setup calls autoreconf, so patch Makefile.am too | Luboš Luňák |
2012-12-01 | fix(?) libxmlsec build with mingw | Luboš Luňák |
2012-12-01 | fix patch to apply after gbuild changes | Luboš Luňák |
2012-12-01 | Fix OS X build at least with current tool-chain | Tor Lillqvist |
2012-11-30 | convert libxmlsec to gbuild | Peter Foley |
2012-11-29 | drop need for libtool but keep buildable on RHEL-5 | Caolán McNamara |
2012-11-28 | patch twiddling breaks autoconf -i on macosx | Caolán McNamara |
2012-11-28 | get autoreconf to succeed under RHEL-5 | Caolán McNamara |
2012-10-30 | make that mingw suffix patch mingw only | Caolán McNamara |
2012-10-30 | fix mingw cross-compilation of libxmlsec | David Tardon |
2012-09-12 | allow to build with XCode 2.x | Christian Lohmaier |
2012-09-12 | cosmetics | Christian Lohmaier |
2012-08-29 | Add upstream link | Stephan Bergmann |
2012-08-29 | Work around autoreconf de-ANSI-fication support error | Stephan Bergmann |
2012-08-29 | MinGW: Use the right objdump. | Jan Holesovsky |
2012-08-29 | Fix libxmlsec build on MacOSX, no idea if it works at run-time | Tor Lillqvist |
2012-08-29 | fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGIN | Jung-uk Kim |
2012-08-29 | additional -lsoftokn3 lib materalized | Caolán McNamara |
2012-08-29 | Fix MinGW build - libxmlsec builds now. | Jan Holesovsky |
2012-08-14 | drop disable-xmlsec, it's core functionality, have to live with it | Caolán McNamara |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-27 | Add comment telling that the MinGW stuff here is not for cross-compilation | Tor Lillqvist |
2012-02-29 | Simplify install name handling for external libraries on Mac OS X | Stephan Bergmann |
2012-02-08 | Added and improved READMEs for modules whihc used to be in libs-extern | Josh Heidenreich |
2011-11-27 | s/infomation/information/ | Korrawit Pruegsanusak |
2011-11-03 | Fix the --disable-xmlsec build. | Jan Holesovsky |
2011-11-03 | Add the xmlsec1 Android patch | Tor Lillqvist |
2011-11-03 | Don't bother with --with-openssl=no for Android then as we do use openssl | Tor Lillqvist |
2011-11-03 | Pass --build and --host to xmlsec1 configury when cross-compiling | Tor Lillqvist |
2011-11-03 | Use our openssl build as crypto lib for xmlsec1 for Android | Tor Lillqvist |
2011-11-02 | Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec. | Tomas Chvatal |
2011-10-19 | make libxmlsec be built again with SYSTEM_MOZILLA=YES | Rene Engelhard |
2011-10-18 | Decouple NSS build from the Mozilla build. | Jan Holesovsky |