aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2023-12-30updating versionLee Thomason
2023-06-09Remove LFS64 calls and set _FILE_OFFSET_BITS=64Violet Purcell
2021-06-06setting the version to 9.0.0Lee Thomason
2021-05-15setting the version to 8.1.0Lee Thomason
2021-05-08Overhaul CMake buildAlex Reinking
2020-09-27cmake: Use a namespace for the tinyxml2 target in local exportMark Mossberg
2020-09-17Merge pull request #823 from c72578/2020-06-17_Fix_pkgconfig_lib_postfixLee Thomason
2020-09-17Merge pull request #789 from offlinemark/mark/cmake-cleanLee Thomason
2020-06-17Fix debug postfix in pkgconfig fileWolfgang Stöggl
2020-06-01cmake: Don't export symbols if building static libraryOwen Rudge
2020-03-01Setting the version to 8.0.0Lee Thomason
2019-12-03cmake: Move TARGETS_EXPORT_NAME to topMark Mossberg
2019-12-03cmake: Clarify comment around exported cmake scriptMark Mossberg
2019-12-03cmake: Use TARGETS_EXPORT_NAME var throughout fileMark Mossberg
2019-12-03cmake: Use CMAKE_PROJECT_NAME instead of PROJECT_NAMEMark Mossberg
2019-08-10Merge branch 'master' of github.com:leethomason/tinyxml2Lee Thomason
2019-08-10setting the version to 7.1.0Lee Thomason
2019-07-24Add COMPONENT support at cmake install stageLionel Untereiner
2019-01-15CMakeList.txt: fix wrong versionAaron Yong
2018-11-17fix export issue and cmake. version to 7.0.1Lee Thomason
2018-11-06setting the version to 7.0.0Lee Thomason
2018-11-06Merge pull request #714 from Masadow/picLee Thomason
2018-10-09Add support for position independant code compilationMasadow
2018-09-20Make resources folder for xml test relative to current source and binary dire...Jacob Schloss
2018-07-17Fixed typos in comments. There are no functional changes intended.orbitcowboy
2018-06-29Merge pull request #645 from jasjuang/masterLee Thomason
2018-06-25add target_compile_definitionsLukas Solanka
2018-06-25use configure_package_config_file()Lukas Solanka
2018-06-25Replace absolute installation paths with relativeLukas Solanka
2018-06-20Updated CMakeLists.txt for relocatable installsJohn Butterfield
2018-06-20Made CMakeLists.txt installation relocatable.John Butterfield
2018-04-05setting the version to 6.2.0Lee Thomason
2018-03-23add namespace for cmake exportjasjuang
2018-03-08fixed issue where CTest is executed in the wrong directorymschmieder
2018-01-22fix installation path for *.cmakeFrançois Cami
2018-01-09rename DEBUG define to TINYXML2_DEBUGPeter Matula
2017-12-29sync the versionLee Thomason
2017-12-10setting the version to 6.0.0Lee Thomason
2017-06-26upping the version to 5.0.1 to fix release vs. source problemLee Thomason
2017-06-26Merge pull request #571 from hyperair/cmake-add-testLee Thomason
2017-06-22Use CTest to add xmltest as a testcase so make test worksChow Loong Jin
2017-06-20fix issue #516jasjuang
2017-06-20CMake fix for static library only buildRobert J
2017-06-01add in support for cmake export, manual Findtinyxml2.cmake is no longer neededjasjuang
2017-05-18Merge pull request #535 from jnguyen75/build-tests-optionLee Thomason
2017-05-11Merge remote-tracking branch 'origin/master' into build-tests-optionJimmy Nguyen
2017-05-04Add "d" library suffix for debug buildsBrad Anderson
2017-04-28Merge pull request #534 from jnguyen75/ref-test-resourcesLee Thomason
2017-02-21Use generator expression to specify target output directory for resources dir...Jimmy Nguyen
2017-02-21Use CMake to create resources/out directoryJimmy Nguyen