index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
Preprocess
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid if() quoted auto-dereference
Ben Boeckel
2014-10-20
1
-1/+1
*
Tests/Preprocess: Remove unnecessary VS version tests
Brad King
2014-06-24
1
-9/+0
*
Test COMPILE_DEFINITIONS target property get/set/get round-trip
Brad King
2013-07-24
1
-0/+13
*
Merge branch 'master' into vs12-generator
Brad King
2013-06-28
1
-3/+1
|
\
|
*
VS 10: Escape ; as %3B in preprocessor definitions (#14073)
Brad King
2013-04-11
1
-2/+1
*
|
VS12: Add Visual Studio 12 generator (#14251)
Brad King
2013-06-28
1
-1/+5
|
/
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-26/+26
*
Teach our tests about special cases for VS 11
Brad King
2011-09-23
1
-1/+4
*
Fix Preprocess test for Intel on Windows
Brad King
2009-10-05
1
-3/+9
*
ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v...
Bill Hoffman
2009-07-13
1
-2/+6
*
ENH: Remove CMAKE_ANSI_CFLAGS from tests
Brad King
2009-07-08
1
-5/+0
*
ENH: Test spaces in non-string preprocessor values
Brad King
2009-04-24
1
-1/+1
*
ENH: Support more preprocessor values in VS6
Brad King
2009-04-24
1
-2/+3
*
ENH: Support preprocessor def values in VS6
Brad King
2009-03-23
1
-29/+34
*
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
1
-0/+15
*
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
1
-0/+181