Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach our tests about special cases for VS 11 | Brad King | 2011-09-23 | 1 | -0/+4 |
| | | | | | | Teach the CheckCompilerRelatedVariables test to verify MSVC11. Update the special cases already in the Preprocess and VSExternalInclude tests for VS 10 to work for VS 11 too. | ||||
* | Add a new line to the end of the generated main.cxx for the hpux compiler. | Bill Hoffman | 2010-09-29 | 1 | -1/+2 |
| | | | | Some HPUX compilers give this error: Error 690: "/home/cport/Dashboards/My Tests/CMake-build/Tests/CheckCompilerRelatedVariables/main.cxx", line 1 # Nonempty source files must end with a newline that is not preceded by a backslash. | ||||
* | Fix missing set of MSVC10 and add CheckCompilerRelatedVariables test. | David Cole | 2010-04-30 | 1 | -0/+85 |