1. aad6187 Fix cmake warnings on new cmake versions. by Łukasz Kuryło · 8 years ago
  2. 8170bdc Build with hidden symbols by default by Matthew Woehlke · 8 years ago
  3. 74d44ac fix compile issues on clang by Lee Thomason · 8 years ago
  4. 6ba2a07 upping the major version. lots of small (incompatible) changes, and the addition of int64 support. by Lee Thomason · 8 years ago
  5. 2818e67 Add INCLUDE_DIRECTORIES on the targets for supported cmake versions. by Lukasz Kurylo · 8 years ago
  6. 47f9931 minimize file copying on incremental builds by Jun Jie · 8 years ago
  7. 6bf8a07 space misses in the comment of CMakeLists.txt by Darksun · 9 years ago
  8. 27eb078 Merge pull request #372 from jasjuang/master by Lee Thomason · 9 years ago
  9. 871d72f Build tinyxml2 as static library by renu555 · 9 years ago
  10. f6002e6 add in support for sudo make uninstall by jasjuang · 9 years ago
  11. 39a77dd Define the `DEBUG` macro in CMakeLists.txt by Sarat Addepalli · 9 years ago
  12. 32cca51 Merge pull request #300 from davidsanfal/master by Lee Thomason · 10 years ago
  13. 1977a72 setting the version to 3.0.0 by Lee Thomason · 10 years ago
  14. 4633c3a add biicode support by David · 10 years ago
  15. b53aaa8 set the version to 2.3.0 by Lee Thomason · 10 years ago
  16. a94fc98 Merge pull request #229 from xantares/test by Lee Thomason · 10 years ago
  17. 0b2c22b Rename test, fixed cmake warning. by xantares · 10 years ago
  18. c8ec6fc Use BUILD_SHARED_LIBS cmake standard. by xantares · 10 years ago
  19. 5321a0e setting the version to 2.2.0 by Lee Thomason · 10 years ago
  20. 6ee53e7 setting the version to 2.1.0 by Lee Thomason · 10 years ago
  21. b59ac45 setting the version to 2.0.2 by Lee Thomason · 11 years ago
  22. 686ef40 improve setversion script. set version 2.0.1 by Lee Thomason · 11 years ago
  23. 85afe9c setting version consistent with new guidelines. (not tagging...yet). by Lee Thomason · 11 years ago
  24. 5f88e72 fix the build script. set the build properly by Lee Thomason · 11 years ago
  25. 5bb2d80 add variants of SetText() to support types by Lee Thomason · 11 years ago
  26. 44ce793 Merge branch 'master' of https://github.com/leethomason/tinyxml2 by Lee Thomason · 11 years ago
  27. c3708cc implement a fix to floating point precision as proposed by schuellc. by Lee Thomason · 11 years ago
  28. 3dacebf add TINYXML2_EXPORT define when building shared lib by Leonid Onokhov · 11 years ago
  29. 5613cb9 up the version by Lee Thomason · 11 years ago
  30. 36307f8 Fixed test input file not found when doing out-of-source builds. by Thomas Roß · 11 years ago
  31. 374c25e up the version to build 11 by Lee Thomason (grinliz) · 12 years ago
  32. 8e66b77 Fixed CMake config file to properly install on windows by Marek Pokorny · 12 years ago
  33. 86ca9dc correctly set version via script by Lee Thomason · 12 years ago
  34. 998116e up the version by Lee Thomason · 12 years ago
  35. fc6320e experimented with print f vs. g. increased version by Lee Thomason (grinliz) · 12 years ago
  36. 4dbe869 increase the version by Lee Thomason (grinliz) · 12 years ago
  37. 21be882 Moving string in/out into XMLUtil. Using that across the API. Supporting text queries of primitive types. by Lee Thomason · 12 years ago
  38. 78a773d Fix attribute parsing to correctly handle white space by Lee Thomason · 12 years ago
  39. 390e978 Fix infinite loop bug in ShallowEqual. Fix a warning with a re-interpret cast. Up version to 1.0.4 by Lee Thomason (grinliz) · 12 years ago
  40. a3efec0 clean up some warnings by Lee Thomason · 12 years ago
  41. 78d450b increase version by Lee Thomason · 12 years ago
  42. 9a0eb46 Merge git://github.com/leethomason/tinyxml2 by hasufell · 12 years ago
  43. 0eb8e9d Fix out of source installation with tinyxml2.pc by Chow Loong Jin · 12 years ago
  44. abcdbd9 Standardize style of CMakeLists.txt by Chow Loong Jin · 12 years ago
  45. a1beafa Add pkgconfig file by Chow Loong Jin · 12 years ago
  46. e9f2aba Use GNUInstallDirs for CMAKE_INSTALL_*DIR by Chow Loong Jin · 12 years ago
  47. c4ae8a9 Removed unused variable from CMakeLists.txt by Thomas Roß · 12 years ago
  48. d08dff9 Fixed CMakeLists.txt for moved .xml files. by Thomas Roß · 12 years ago
  49. b824900 add support for soname/symlink by hasufell · 12 years ago
  50. 73c5370 rm xmltest.h from installed headers by hasufell · 12 years ago
  51. 0a68d00 Add BUILD_STATIC_LIBS option, install headers by hasufell · 12 years ago
  52. b1ff002 Added cmake support by Christophe Riccio · 12 years ago