summaryrefslogtreecommitdiffstats
path: root/Source/cmTryCompileCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: fix line lengthKen Martin2006-05-121-6/+7
|
* ENH: fix line length style stuffBill Hoffman2006-03-101-1/+2
|
* ENH: put CmakeTmp into CMakeFilesKen Martin2006-01-121-1/+1
|
* STYLE: fix docsKen Martin2005-11-171-9/+9
|
* ENH: add more docsBill Hoffman2005-07-191-2/+11
|
* fix to the signature and argument parsingKen Martin2003-12-111-1/+1
|
* BUG#163: Added documentation of OUTPUT_VARIABLE argument.Brad King2003-10-301-3/+6
|
* removed redundent includesKen Martin2003-08-101-1/+0
|
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-141-7/+9
|
* Make try compile add a depend to re-run cmake if its source chagnesBill Hoffman2002-12-121-1/+1
|
* clean up entire temp directoryBill Hoffman2002-11-211-1/+1
|
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-231-3/+3
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* Abstract cleaning of files and add code that deletes files from Debug ↵Andy Cedilnik2002-09-231-2/+8
| | | | subdirectory
* updated to try compileKen Martin2002-09-191-3/+15
|
* now Try compile can include CMAKE_FLAGSKen Martin2002-09-181-2/+2
|
* slight change in signatureKen Martin2002-09-171-2/+2
|
* another signature for Try_CompileKen Martin2002-09-121-1/+3
|
* updated signatureKen Martin2002-09-101-6/+4
|
* an early checking not completeKen Martin2002-08-281-0/+78