Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Convert cmake_policy(VERSION) to cmake_minimum_required(VERSION) in Test... | Brad King | 2008-03-20 | 1 | -1/+1 |
* | ENH: Improve handling of old-style compatibility. | Brad King | 2008-03-07 | 1 | -0/+1 |
* | BUG: Fix typo XCode -> Xcode in Preprocess test. | Brad King | 2008-03-01 | 1 | -2/+2 |
* | ENH: Update Preprocess test to distinguish between the make tool or compiler ... | Brad King | 2008-03-01 | 1 | -27/+75 |
* | ENH: Converted cmMakefile DefineFlags added by ADD_DEFINITIONS command into a... | Brad King | 2008-01-18 | 3 | -0/+75 |
* | ENH: Use new set_property signature to set COMPILE_DEFINITIONS properties in ... | Brad King | 2008-01-17 | 1 | -17/+19 |
* | ENH: Renamed <CONFIG>_COMPILE_DEFINITIONS to COMPILE_DEFINITIONS_<CONFIG> for... | Brad King | 2008-01-16 | 1 | -4/+4 |
* | BUG: Test needs ansi C code support. | Brad King | 2008-01-15 | 1 | -0/+5 |
* | BUG: Disable semicolon test on VS 7.0. | Brad King | 2008-01-14 | 1 | -3/+6 |
* | ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat... | Brad King | 2008-01-14 | 7 | -0/+569 |