summaryrefslogtreecommitdiff
path: root/Utilities/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Utilities/Release: Drop now-unused scriptsBrad King2020-09-171-19/+1
* Utilities: also support an already extracted doc treeBen Boeckel2020-09-161-0/+5
* replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-131-1/+1
* clang-tidy: add option CMake_RUN_CLANG_TIDYDaniel Pfeifer2017-05-041-0/+3
* Drop KWStyle checks in favor of clang-format and Git hooksBrad King2016-11-081-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+3
* CMake: Prevent WiX installations over existing NSIS installationsNils Gladitz2016-02-091-0/+4
* Utilities/Release: Pass pre-built docs tarballBrad King2014-01-291-1/+22
* Build Help documentation during CMake build using SphinxBrad King2013-10-161-0/+2
* Drop documentation generation during buildBrad King2013-10-151-120/+0
* Drop xmllint documentation testsBrad King2013-10-151-31/+0
* Move cmake.m4 from Utilities to AuxiliaryBrad King2013-10-151-1/+0
* cmTarget: Deprecate the LOCATION target property with a policy.Stephen Kelly2013-10-111-6/+3
* Clean up install rules of CMake itself (#14371)Brad King2013-08-261-2/+3
* cmake-gui: Fix build rules for Qt5 on WindowsBrad King2013-08-071-5/+5
* docbook: Add CMake.DocBook test to validate xml (#13508)Daniel Pfeifer2012-09-081-6/+15
* Simplify CMake.HTML documentation test command lineDaniel Pfeifer2012-09-071-8/+8
* Remove CMake multiline block-end command argumentsMarcin Wojdyr2012-08-151-2/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-3/+3
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-30/+30
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* cmake.m4: Use modern signature of install(FILES ...)David Cole2011-08-261-1/+1
* Add a cmake.m4 for using cmake in autoconf projects instead of pkgconfigAlex Neundorf2011-08-111-0/+1
* No CMake.HTML test if xmllint has no --nonet.David Cole2010-11-041-28/+0
* Make HTML test fail when --nonet arg is not available.David Cole2010-11-021-3/+27
* Run CMake.HTML test with older xmllint (#10857)Brad King2010-06-231-11/+19
* Run CMake.HTML test without net access (#10857)Brad King2010-06-221-1/+9
* Documentation: Test XHTML complianceBrad King2010-03-011-0/+14
* Documentation: Cleanup installation rulesBrad King2010-03-011-29/+35
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-0/+11
* BUG: Fix cmake-gui docs generation PATH featureBrad King2009-02-241-2/+5
* ENH: Help cmake-gui docs generation on WindowsBrad King2009-02-241-0/+11
* ENH: add cmake gui docsBill Hoffman2009-02-131-0/+1
* STYLE: add "--help-policy" and "--help-policies" to the documentationAlexander Neundorf2008-05-131-1/+11
* ENH: some more cleanup, fixes, and patch for HTML outputKen Martin2007-10-241-1/+7
* STYLE: better error message, name the new manpages cmakecommands,Alexander Neundorf2007-07-131-8/+8
* BUG: the cmake deps depend on cmakeAlexander Neundorf2007-07-061-1/+1
* BUG: fix build with cmake < 2.4Alexander Neundorf2007-07-021-16/+15
* ENH: generate separate documentation for the commands, compatiblityAlexander Neundorf2007-06-281-6/+40
* ENH:Alexander Neundorf2007-06-281-2/+2
* STYLE: use a macro for generating the documentationAlexander Neundorf2007-06-151-97/+37
* STYLE: add man page for cpackAlexander Neundorf2007-06-141-0/+18
* STYLE: use GET_TARGET_PROPERTY(LOCATION) instead of manually building theAlexander Neundorf2007-06-071-13/+6
* ENH: add KWStyle supportBill Hoffman2007-05-101-1/+1
* ENH: Added option BUILD_CursesDialog if curses is found. This allows people ...Brad King2006-02-081-22/+20
* COMP: Fixed build on VC++ Express 2005. Explicitly testing for MFC to determ...Brad King2006-02-021-2/+2
* BUG: converted to 1.8 form of custom commandsKen Martin2005-07-151-27/+16
* ENH: More cleanups and reorganizationAndy Cedilnik2005-03-041-2/+2
* ENH: Moved decision to build MFCDialog up to top level. It is used in both t...Brad King2003-08-221-26/+22
* ENH: Added documentation for ctest.Brad King2003-08-061-0/+20