1. 5ab1098 Generalize -fsanitize=address checks by Stephan Bergmann · 12 years ago
  2. 6c4de44 fix external/coinmp on OSX: bad symlinking by Douglas Mencken · 12 years ago
  3. 83e5c3e left shift of 4276994303 by 32 places cannot be represented in type 'long' by Stephan Bergmann · 12 years ago
  4. c7b975c Drop unneeded libgltf autotools changes by Jan-Marek Glogowski · 12 years ago
  5. 1f23cc1 Fix libgltf dbgutil build by Jan-Marek Glogowski · 12 years ago
  6. 4d5ec5a libgltf: rename pathces dir to patches by Simon Danner · 12 years ago
  7. 841d50e libgltf: remove obsolete patch by Zolnai Tamás · 12 years ago
  8. d085bba libgltf: missing <cstdio> include by Zolnai Tamás · 12 years ago
  9. dabfe7d libgltf: fix dbgutil build by Zolnai Tamás · 12 years ago
  10. 6cf40d2 fdo#82035 fix loader paths by David Tardon · 12 years ago
  11. 1e03324 Make coinmp build with VS2013 by Tor Lillqvist · 12 years ago
  12. 31bf50b Make python3 build with VS2013 by Tor Lillqvist · 12 years ago
  13. 7f0e4cf Add separate project file for VS2013 by Tor Lillqvist · 12 years ago
  14. 0778e00 Add separate project file for VS2013 by Tor Lillqvist · 12 years ago
  15. 0208570 jfreereport_librepository: [deprecation] toURL() in File has been deprecated by rbuj · 12 years ago
  16. 66f4347a jfreereport_libloader: [deprecation] toURL() in File has been deprecated by rbuj · 12 years ago
  17. 057613c icu: un-break installation of Java extensions on Windows (rel. fdo#63756) by Michael Stahl · 12 years ago
  18. 887c088 make libgltf compile on OSX by Markus Mohrhard · 12 years ago
  19. 8f4cba86 jfreereport_libbase: [deprecation] toURL() in File has been deprecated by rbuj · 12 years ago
  20. 3c89140 beanshell: encode(String) in URLEncoder has been deprecated by rbuj · 12 years ago
  21. 3759435 beanshell: [deprecation] show() in Window has been deprecated by rbuj · 12 years ago
  22. 5d1c5d5 beanshell: [deprecation] toURL() in File has been deprecated by rbuj · 12 years ago
  23. 6831ae4 fix debug build of libxml2 on windows, version 2 by David Tardon · 12 years ago
  24. 2227446 Test $(DEBUG) for being non-empty instead of "1" (which it is not) by Tor Lillqvist · 12 years ago
  25. a8a3ad1 fix debug build of libxml2 on windows by David Tardon · 12 years ago
  26. d7374d4 fdo#80363 _wfullpath in MyThes and Hyphen by László Németh · 12 years ago
  27. 7515b1a fdo#63756 build libxml2 with ICU support by David Tardon · 12 years ago
  28. 7efd83b fdo#80363 add _wfullpath to expand ".." in dictionary paths by László Németh · 12 years ago
  29. bcbd2d6 fix higher debug levels build by Caolán McNamara · 12 years ago
  30. 89361fa fdo#72277: don't build and use nsspem when building against system curl by Cédric Bosdonnat · 12 years ago
  31. 3cd7c0f fdo#81182: glTF window size does not match with the scene size after resizing by Zolnai Tamás · 12 years ago
  32. 008b98f nss: document why --with-system-nss can't be used in generic builds by Michael Stahl · 12 years ago
  33. a8fd307 fdo#72277: NSS-PEM windows fixes. by Cédric Bosdonnat · 12 years ago
  34. 0058b43 fdo#72277: NSS-PEM, use PR_snprintf instead of snprintf by Cédric Bosdonnat · 12 years ago
  35. 85d1bd1 fdo#72277: NSS-PEM yet another build fix for MS compiler by Cédric Bosdonnat · 12 years ago
  36. 6602f90 fdo#72277: nss-pem fixed windows and macos build errors by Cédric Bosdonnat · 12 years ago
  37. 165075e fdo#72277: Use NSS CACERT in cmis ucp with internal curl by Cédric Bosdonnat · 12 years ago
  38. 38d0bde ExternalProject_python3.mk: MACOSX by rbuj · 12 years ago
  39. 11b3281 Update libgltf: various fixes, memory usage optimization (second try) by Zolnai Tamás · 12 years ago
  40. 2729671 coinmp: macosx.build.patch by rbuj · 12 years ago
  41. ae40045 Revert "Update libgltf: various fixes, memory usage optimization" by Zolnai Tamás · 12 years ago
  42. fc40081 Update libgltf: various fixes, memory usage optimization by Zolnai Tamás · 12 years ago
  43. 717f8a8 enable debug informations for gltf in debug builds by Markus Mohrhard · 12 years ago
  44. dfdc9f5 fix memory leak in collada2gltf by Markus Mohrhard · 12 years ago
  45. f4beadc avoid -arch for bundled OpenSSL, Python3, and nss/nspr on OSX@PowerPC by Douglas Mencken · 12 years ago
  46. a21d0d7 VS2013: Adjust lcms2 to 12.0 vcproj version by David Ostrovsky · 12 years ago
  47. 5a03dad VS2013: Adjust python3 to 12.0 vcproj version by David Ostrovsky · 12 years ago
  48. 705473c VS2013: Adjust libgltf to 12.0 vcproj version by David Ostrovsky · 12 years ago
  49. f4afc39 VS2013: Adjust glew to 12.0 vcproj version by David Ostrovsky · 12 years ago
  50. 729e264 VS2013: Adjust cppunit to 12.0 vcproj version by David Ostrovsky · 12 years ago
  51. 83cfe89 VS2013: Adjust coinmp to 12.0 vcproj version by David Ostrovsky · 12 years ago
  52. 07601de nss/nspr: update build/autoconf/config.{guess,sub} by rbuj · 12 years ago
  53. e842914 fdo#81095 update our copy of Source Sans Pro by Andras Timar · 12 years ago
  54. 502246c VS 2013 has round() by Tor Lillqvist · 12 years ago
  55. 108ad26 icu: pass in install program as native path, so Win32 make can invoke it by Michael Stahl · 12 years ago
  56. 87e9c4d Add one missing line of context by Tor Lillqvist · 12 years ago
  57. 8159e3b Adapt for VS 2013 by Tor Lillqvist · 12 years ago
  58. 9c95aab VS 2013 has fmin() and fmax() by Tor Lillqvist · 12 years ago
  59. ed4697e Accidentally committed this file with DOS line endings by Tor Lillqvist · 12 years ago
  60. 9b89671 VS 2013 has rint() by Tor Lillqvist · 12 years ago
  61. 3efe9b29 Handle VCVER==120 (VS 2013) too by Tor Lillqvist · 12 years ago
  62. 71aedad Use gb_DEBUG_CFLAGS to get -FS for VS 2013 by Tor Lillqvist · 12 years ago
  63. e64a444 VS 2013 already has float_t by Tor Lillqvist · 12 years ago
  64. 56ccb18 fix build with msvc2013 by David Tardon · 12 years ago
  65. 745105a try and help scan-build out wrt cppunit asserts by Caolán McNamara · 12 years ago
  66. 237426e Revert "fix OpenGL error in libgltf" by Markus Mohrhard · 12 years ago
  67. a6da91b fix memory leak in collada2gltf by Markus Mohrhard · 12 years ago
  68. 6f855fe fix OpenGL error in libgltf by Markus Mohrhard · 12 years ago
  69. 7148669 fix new[]/delete mismatch in collada2gltf by Markus Mohrhard · 12 years ago
  70. 8ea2702 libgltf: Stop a memory leak by Zolnai Tamás · 12 years ago
  71. 4cf0e29 Revert "firebird: enable-debug cause trouble due to a lifecycle management issue" by Norbert Thiebaud · 12 years ago
  72. c39f77f firebird: backport upstream patch to avoid life cycle issues by Norbert Thiebaud · 12 years ago
  73. 814818c firebird: enable-debug cause trouble due to a lifecycle management issue by Norbert Thiebaud · 12 years ago
  74. a2648ef libgltf: fix Linux-with-check build by Zolnai Tamás · 12 years ago
  75. 4bdbc1c libgltf: make 'Requires' valid in libgltf-0.0.pc file by Zolnai Tamás · 12 years ago
  76. b05b970 libgltf: use WHITESPACE by Zolnai Tamás · 12 years ago
  77. ab028bf libgltf: fix wrong include path to config_$(gb_Side) by Zolnai Tamás · 12 years ago
  78. c7d6541 libgltf: it seems gb_SPACE is not that we need here by Zolnai Tamás · 12 years ago
  79. e8b7539 update to latest libexttextcat by Caolán McNamara · 12 years ago
  80. 1e735d9 fix build of libpagemaker on windows by David Tardon · 12 years ago
  81. 77af6cd update hyphen 2.8.7 by Caolán McNamara · 12 years ago
  82. 516fb34 integrate libpagemaker by David Tardon · 12 years ago
  83. 0751477 upgrade mythes to 1.2.4 by Caolán McNamara · 12 years ago
  84. 080bf84 clang: WaE: -Wunused-parameter by Caolán McNamara · 12 years ago
  85. 481a17b libgltf: compiler error fixes: missing include and missing namespace by Zolnai Tamás · 12 years ago
  86. fb48904 Revert "external/libgltf: Hack in missing -fPIC" by Stephan Bergmann · 12 years ago
  87. 5da85a2 external/libgltf: Hack in missing -fPIC by Stephan Bergmann · 12 years ago
  88. 3bebda9 libgltf: remove dependencies of config.h.in by Zolnai Tamás · 12 years ago
  89. 211e07c libgltf: try again with this configure patch by Zolnai Tamás · 12 years ago
  90. c5bb272 libgltf: replace configure patch to avoid using autoreconf by Zolnai Tamás · 12 years ago
  91. bb9078e libgltf: use --with-pick by Zolnai Tamás · 12 years ago
  92. 96ff104 libgltf: try to fix the MSVC2010 build by Michael Stahl · 12 years ago
  93. dfe787e libgltf: add patch to find the headers in WORKDIR by Michael Stahl · 12 years ago
  94. d83e66d libgltf: variable names need module prefix by Michael Stahl · 12 years ago
  95. 6403f2b Update libgltf: new build system and various fixes by Zolnai Tamás · 12 years ago
  96. d77c108 external/icu: Change flexible array members to be of length 1 instead of 2 by Stephan Bergmann · 12 years ago
  97. e7e39d3 Avoid undefined out-of-range conversions from double to unsigned char by Stephan Bergmann · 12 years ago
  98. 6640136 Pass debug flags into lpsolve by Stephan Bergmann · 12 years ago
  99. 0bf363b OS X: modify rhino1_5R5 patch for JDKs >= 1.5 by rbuj · 12 years ago
  100. 9f339a89 external/librevenge,libmwaw,libodfgen,libwps: fix self-linked symlinks build problem by Douglas Mencken · 12 years ago