1. 2ba6873 libxmlsec: replace use of OUTDIR (not sure if it's correct) by Michael Stahl · 12 years ago
  2. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  3. 349015b gbuild: remove gb_ExternalPackage_add_library_for_install by Michael Stahl · 12 years ago
  4. efcd482 libxmlsec: find internal NSS libs by Michael Stahl · 12 years ago
  5. c03ff5e libxml2, libxslt: use libraries from WORKDIR by Michael Stahl · 12 years ago
  6. bf6d1f7 Normalize DISABLE_OPENSSL to USE TRUE/<nothing> by Norbert Thiebaud · 13 years ago
  7. cb177b6 libxmlsec: stop delivering static and import libraries by Michael Stahl · 13 years ago
  8. 1c70dc6 openssl, libxmlsec: use gb_ExternalPackage_add_libraries_for_install by Michael Stahl · 13 years ago
  9. 523a1c0 enable binary package option for a set of 'stable' libraries by Norbert Thiebaud · 13 years ago
  10. 35a65ba Slowly, but surely going on compiling for mingw64 by Fridrich Štrba · 13 years ago
  11. 035c604 Defuzz a patch by Fridrich Štrba · 13 years ago
  12. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  13. 1a1f1fb gbuild: ExternalProject: remove second parameter again... by Michael Stahl · 13 years ago
  14. 276021c gbuild: remove gb_ExternalProject_use_unpacked by Michael Stahl · 13 years ago
  15. 84cc07d for internal xml2 make libxmlsec use that, not the system one by Caolán McNamara · 13 years ago
  16. c1ccd8b get libxmlsec building on AIX by Caolán McNamara · 13 years ago
  17. 4811c2d adapt all externals to build against MSVC debug runtime by Michael Stahl · 13 years ago
  18. ef6f354 xmlsec: honor --disable-openssl and use NSS by Andres Gomez · 13 years ago
  19. 3682109 remove -dylib_file mappings that are not needed anymore by Christian Lohmaier · 13 years ago
  20. 7aa6f1b Remove Mac OS X for PowerPC support by Tor Lillqvist · 13 years ago
  21. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  22. 07c6e76 fdo#60724: Fix spelling avaliable -> available. by Steven Meyer · 13 years ago
  23. b768611 remove all d.lst by Michael Stahl · 13 years ago
  24. b440cfc add missing openssl & nss3 dependencies to libxmlsec by Michael Meeks · 13 years ago
  25. 08eb3c3 comma need to be escape in Makefile when in argument of $(call by Norbert Thiebaud · 13 years ago
  26. ed26c01 quiet external module build log unless failure by Norbert Thiebaud · 13 years ago
  27. 0e72992 libxslt, redland: properly quote rpath $ORIGIN by Michael Stahl · 13 years ago
  28. b9d6c7a convert libxml2 to gbuild and add to tail_build by Peter Foley · 13 years ago
  29. 3f27da0 gbuild: replace all use of PRODUCT with ENABLE_DBGUTIL by Michael Stahl · 13 years ago
  30. c003d25 convert nss to gbuild by Peter Foley · 13 years ago
  31. efca6f1 fix patch path by Caolán McNamara · 13 years ago
  32. 458530d fix xmlsec build under RHEL-5 (again) by Caolán McNamara · 13 years ago
  33. 4cdce3d fix libxmlsec delivering with mingw by Luboš Luňák · 13 years ago
  34. 127a00a our xmlsec setup calls autoreconf, so patch Makefile.am too by Luboš Luňák · 13 years ago
  35. e1083e6 fix(?) libxmlsec build with mingw by Luboš Luňák · 13 years ago
  36. dfe4dec fix patch to apply after gbuild changes by Luboš Luňák · 13 years ago
  37. 91b8f74 Fix OS X build at least with current tool-chain by Tor Lillqvist · 13 years ago
  38. ec6af41 convert libxmlsec to gbuild by Peter Foley · 13 years ago
  39. 5f45e74 drop need for libtool but keep buildable on RHEL-5 by Caolán McNamara · 13 years ago
  40. 47dfe5b patch twiddling breaks autoconf -i on macosx by Caolán McNamara · 13 years ago
  41. d510449 get autoreconf to succeed under RHEL-5 by Caolán McNamara · 13 years ago
  42. d34c069 make that mingw suffix patch mingw only by Caolán McNamara · 13 years ago
  43. 0afd117 fix mingw cross-compilation of libxmlsec by David Tardon · 13 years ago
  44. db5e8c0 allow to build with XCode 2.x by Christian Lohmaier · 14 years ago
  45. 60a6daf cosmetics by Christian Lohmaier · 14 years ago
  46. 3a0889b Add upstream link by Stephan Bergmann · 14 years ago
  47. 7947da5 Work around autoreconf de-ANSI-fication support error by Stephan Bergmann · 14 years ago
  48. e1d56d5 MinGW: Use the right objdump. by Jan Holesovsky · 14 years ago
  49. 7df30efe Fix libxmlsec build on MacOSX, no idea if it works at run-time by Tor Lillqvist · 14 years ago
  50. 34ca8dd fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGIN by Jung-uk Kim · 14 years ago
  51. 3a4403f additional -lsoftokn3 lib materalized by Caolán McNamara · 14 years ago
  52. 02f6e55 Fix MinGW build - libxmlsec builds now. by Jan Holesovsky · 14 years ago
  53. ee93dfa drop disable-xmlsec, it's core functionality, have to live with it by Caolán McNamara · 14 years ago
  54. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  55. ec91363 Add comment telling that the MinGW stuff here is not for cross-compilation by Tor Lillqvist · 14 years ago
  56. 7c4f2ec Simplify install name handling for external libraries on Mac OS X by Stephan Bergmann · 14 years ago
  57. dd929dd Added and improved READMEs for modules whihc used to be in libs-extern by Josh Heidenreich · 14 years ago
  58. c5710d4 s/infomation/information/ by Korrawit Pruegsanusak · 14 years ago
  59. a1c23a4 Fix the --disable-xmlsec build. by Jan Holesovsky · 14 years ago
  60. 58ba348 Add the xmlsec1 Android patch by Tor Lillqvist · 14 years ago
  61. 6744ccd Don't bother with --with-openssl=no for Android then as we do use openssl by Tor Lillqvist · 14 years ago
  62. 64a25bc Pass --build and --host to xmlsec1 configury when cross-compiling by Tor Lillqvist · 14 years ago
  63. c163a61 Use our openssl build as crypto lib for xmlsec1 for Android by Tor Lillqvist · 14 years ago
  64. f6f5c892 Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec. by Tomas Chvatal · 14 years ago
  65. 5e80f01 make libxmlsec be built again with SYSTEM_MOZILLA=YES by Rene Engelhard · 14 years ago
  66. d372099 Decouple NSS build from the Mozilla build. by Jan Holesovsky · 14 years ago
  67. 0200988 libxmlsec and xmlsecurity do not have to depend on moz, nss is enough. by Jan Holesovsky · 15 years ago
  68. ad700e1 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  69. 4383204 Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
  70. 2d1e429 Merge Gentoo patches from old build and downstream repositories. by Hanno Meyer-Thurow · 15 years ago
  71. 89c4f89 Merge commit 'ooo/DEV300_m101' into intm101 by Jan Holesovsky · 15 years ago
  72. 1c497d6 Make stlport only optional dependency of postprocess by Fridrich Štrba · 15 years ago
  73. fb95d02 Clean up makefiles by Thomas Arnhold · 15 years ago
  74. 9c83c0f CWS-TOOLING: integrate CWS mingwport33 by Ivo Hinkelmann · 15 years ago
  75. 5256f32 mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ name by tono · 15 years ago
  76. 43e73f1 jl160 merge with DEV300m96 by Joachim Lingner · 15 years ago
  77. 57aaa89 Elide all "SO:" and "OOo:" build.lst prefixes by Niko Rönkkö · 15 years ago
  78. 36ad473e Build fixes for VC++ 10 by Jesús Corrius · 15 years ago
  79. 2bea207 fix up conflict, merge into configure patch by Caolán McNamara · 16 years ago
  80. 78d8180 #i113076# missing includes in configure test by Caolán McNamara · 16 years ago
  81. 6649d8c jl160 #i114782# make libxmlsec buildable with older lixml2 versions by Joachim Lingner · 16 years ago
  82. 4f678fe fix libxmlsec build by Sean McNamara · 16 years ago
  83. cb852ad sb126: merged in DEV300_m87 by sb · 16 years ago
  84. 532f35c CWS-TOOLING: integrate CWS ause124 by obo · 16 years ago
  85. 73f76ea Integrate OOO330_m2 into DEV300 (merge) by obo · 16 years ago
  86. 32c6959 CWS-TOOLING: integrate CWS solaris10u8_OOO330 by Jens-Heiner Rechtien · 16 years ago
  87. 39565fe #i107097# - pass MAXPROCESS to GNU make in external modules by Hans-Joachim Lankenau · 16 years ago
  88. ae05c62 solaris10u8: #i112480#: fix libxmlsec configure: by Michael Stahl · 16 years ago
  89. 1d9d25c cmcfixes76: #i113076# missing includes in configure test by Caol?n McNamara · 16 years ago
  90. 15a4ec2 sb126: merged in DEV300_m84 by sb · 16 years ago
  91. 6057d36 CWS-TOOLING: integrate CWS mingwport30 by obo · 16 years ago
  92. 05c8709 sb126: #i110197# remove -Wl,-z,noexecstack hack by sb · 16 years ago
  93. 8027e13 masterfix: #i10000# xmlsec1-update-config-sub-and-guess.patch is based on xmlsec1-1.2.12 and doesn't match current version (from CWS kfreebsdport01v2) by obo · 16 years ago
  94. 9f1127b CWS-TOOLING: integrate CWS kfreebsdport01v2 by obo · 16 years ago
  95. 22830eb i#112159: MinGW port: libxmlsec 1.2.14, libxml2 2.7.6, libxslt 1.1.26 by tono · 16 years ago
  96. af97d05 mingwport30: merge with DEV300 m80 by tono · 16 years ago
  97. 2f0d1f0 i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 by tono · 16 years ago
  98. 1b5a253 xmlsec1_2_14: update to DEV300m77 by Hans-Joachim Lankenau · 16 years ago
  99. b61b265 kfreebsdport01: update config.{guess,sub} of libtextcat/libxmlsec by Rene Engelhard · 16 years ago
  100. c2d29ac ause110: update to DEV300_m74 by Hans-Joachim Lankenau · 16 years ago