summaryrefslogtreecommitdiff
path: root/Modules/FindCxxTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Fix broken external links found by sphinx linkcheckAlex Turbov2022-11-071-1/+1
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-33/+33
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-1/+1
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-136/+137
* CMake build: Use new FindPython moduleMarc Chevrier2018-03-201-4/+4
* Fix trivial typos in textluzpaz2017-11-031-1/+1
* FindCxxTest: Do not run cxxtestgen through interpreter unless necessaryBrad King2016-09-281-2/+9
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-73/+123
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* FindCxxTest: Add support for CxxTest 4 (#13022)Droscy2012-03-071-2/+4
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Merge topic 'policy-CMP0017'Brad King2011-01-111-1/+1
|\
| * Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* | 11384: FindCxxTest now includes test code in VS projectPhilip Lowman2010-11-181-1/+6
|/
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* 11041: Improve FindCxxTest to use Python or Perl automatically; custom flagsPhilip Lowman2010-08-191-23/+79
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-8/+14
* Add a blank line to my contributed find modules to prevent copyright info fro...Philip Lowman2009-09-211-1/+1
* ENH: Detect perl & python scripts based on CXXTEST_INCLUDE_DIR (patch fromPhilip Lowman2009-03-021-2/+7
* STYLE: Clarified example to illustrate need to call target_link_libraries() i...Philip Lowman2009-02-091-33/+46
* BUG: Fixed CXXTEST_INCLUDE_DIRS so it will work properly with NOTFOUND.Philip Lowman2009-01-081-24/+47
* ENH: Added FindCxxTest module to assist others in using the CxxTest unit test...Philip Lowman2008-12-111-0/+90