summaryrefslogtreecommitdiffstats
path: root/Source/cmTryCompileCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* move ansi cxx flags stuff out of try compile and into cmake filesBill Hoffman2002-11-211-14/+0
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-1/+1
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* Several changes: COMPILE_DEFINITIONS is now depricated. If you want to specif...Andy Cedilnik2002-09-251-6/+39
* Fix HP buildAndy Cedilnik2002-09-231-0/+1
* Try to remove some warningsAndy Cedilnik2002-09-231-1/+4
* Abstract cleaning of files and add code that deletes files from Debug subdire...Andy Cedilnik2002-09-231-16/+31
* Add GetLocal on cmMakefile and on local builds do not perform testsAndy Cedilnik2002-09-201-2/+9
* Add option of TRY_COMPILE to store the output of compilation so that if the o...Andy Cedilnik2002-09-201-4/+30
* Fix try compile with second signature, remove cmake lists from cache so that ...Andy Cedilnik2002-09-191-27/+31
* updated to try compileKen Martin2002-09-191-37/+80
* now Try compile can include CMAKE_FLAGSKen Martin2002-09-181-5/+25
* BUG: Generated CMakeLists.txt file needs to take CMAKE_ANSI_CXXFLAGS into acc...Brad King2002-09-171-0/+3
* slight change in signatureKen Martin2002-09-171-5/+7
* fix to the cleanup codeKen Martin2002-09-131-12/+14
* fix to the cleanup codeKen Martin2002-09-131-2/+10
* better trycompile and enable langiagesKen Martin2002-09-131-2/+7
* another signature for Try_CompileKen Martin2002-09-121-6/+63
* updated signatureKen Martin2002-09-101-7/+16
* an early checking not completeKen Martin2002-08-281-0/+38