summaryrefslogtreecommitdiffstats
path: root/Modules/TestForANSIForScope.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix the documentation to say what it really does. Bug #9638Bill Hoffman2009-10-021-1/+1
|
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+13
| | | | | | | This adds copyright/license notification blocks CMake's non-find modules. Most of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices.
* STYLE: fix doc stringBill Hoffman2007-12-171-1/+1
|
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-2/+2
|
* ENH: add documentation support for modulesBill Hoffman2005-12-141-4/+3
|
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-2/+2
|
* BUG#374: Adding OUTPUT_VARIABLE OUTPUT to TRY_COMPILE commands.Brad King2003-11-121-1/+2
|
* ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. ↵Andy Cedilnik2003-08-081-2/+8
| | | | Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log
* remove commented codeBill Hoffman2003-02-201-2/+2
|
* spelling errorsBill Hoffman2003-02-141-2/+2
|
* clean up check for for scope testBill Hoffman2003-02-111-2/+3
|
* ENH: only force the use of ansi flags in backwards modeBill Hoffman2003-01-081-2/+1
|
* ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows ↵Bill Hoffman2002-12-171-1/+1
| | | | projects within projects to have different languages
* move ansi cxx flags stuff out of try compile and into cmake filesBill Hoffman2002-11-211-1/+2
|
* Add more messages, make messages look the same, add checks if test was ↵Andy Cedilnik2002-11-181-8/+13
| | | | already successfull
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-0/+19