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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
2
-80/+80
*
Drop Visual Studio 7 .NET 2003 generator
Brad King
2017-04-19
1
-8/+2
*
Tests: Make Preprocess test work in RelWithDebInfo and MinSizeRel
Gilles Khouzam
2017-01-27
1
-4/+10
*
Use string(APPEND) in Tests
Daniel Pfeifer
2016-07-27
1
-15/+15
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
2
-234/+216
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
2
-2/+2
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
3
-38/+14
*
Tests: Update Preprocess test for XL compiler limitations
Brad King
2015-04-14
1
-2/+14
*
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
3
-33/+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
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