summaryrefslogtreecommitdiff
path: root/Modules/FindEXPAT.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindEXPAT: Fix for debug and other modified buildstobil4sk2023-02-201-22/+78
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-0/+2
* FindEXPAT use NAMES_PER_DIRSibi Siddharthan2020-07-021-1/+1
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-0/+1
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-26/+27
* FindEXPAT: Add imported target and documentationBen Morgan2017-09-011-7/+28
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* FindEXPAT: use hints from PkgConfigChristoph Junghans2016-08-311-2/+6
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-1/+1
* Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-141-3/+2
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-4/+11
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-6/+6
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-8/+8
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* FindEXPAT: support version numberRolf Eike Beer2012-01-231-1/+23
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* FindEXPAT: else() not neededKovarththanan Rajaratnam2010-04-161-3/+0
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* BUG: fix for #8298 look for libexpat as wellBill Hoffman2008-12-181-1/+1
* BUG: use the correct variable for checking the success (#6062)Alexander Neundorf2007-11-251-1/+1
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-1/+1
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS() macro in most of theAlexander Neundorf2007-07-191-19/+9
* ENH: Find module for EXPAT library.Brad King2006-10-191-0/+38