Commit History

Author SHA1 Message Date
  Zsolt Parragi 417eb5739a Tests: fix some Clang failures on Windows 6 years ago
  Zsolt Parragi 19669abe1d Tests: handle string escaping differences with NMake+clang 6 years ago
  Brad King c94f1bcf92 Drop Visual Studio 7 .NET 2003 generator 8 years ago
  Gilles Khouzam f01045ea36 Tests: Make Preprocess test work in RelWithDebInfo and MinSizeRel 8 years ago
  Daniel Pfeifer 7a649111cd Use string(APPEND) in Tests 9 years ago
  Brad King b42866a34a Drop Visual Studio 6 generator 9 years ago
  Brad King baef72f2b3 Tests: Update Preprocess test for XL compiler limitations 10 years ago
  Ben Boeckel 29c3edb87a Avoid if() quoted auto-dereference 11 years ago
  Brad King 8635ac2330 Tests/Preprocess: Remove unnecessary VS version tests 11 years ago
  Brad King a43e5e0ad5 Test COMPILE_DEFINITIONS target property get/set/get round-trip 12 years ago
  Brad King 4e5cb398ae Merge branch 'master' into vs12-generator 12 years ago
  Brad King 77ac9b8b9c VS12: Add Visual Studio 12 generator (#14251) 12 years ago
  Brad King 4e4688e469 VS 10: Escape ; as %3B in preprocessor definitions (#14073) 12 years ago
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 years ago
  Brad King 3b5256e19e Teach our tests about special cases for VS 11 14 years ago
  Brad King 58a616dea3 Fix Preprocess test for Intel on Windows 16 years ago
  Bill Hoffman 11d42b3e8f ENH: almost all tests passing in vs 10, commit fixes preprocess and starts vs external project 16 years ago
  Brad King d1aa17a7b0 ENH: Remove CMAKE_ANSI_CFLAGS from tests 16 years ago
  Brad King 6a74dbbeef ENH: Test spaces in non-string preprocessor values 16 years ago
  Brad King 708d1cf1ee ENH: Support more preprocessor values in VS6 16 years ago
  Brad King 4085454658 ENH: Support preprocessor def values in VS6 16 years ago
  Brad King 8e2f45c24b BUG: Convert cmake_policy(VERSION) to cmake_minimum_required(VERSION) in Tests/MakeClean/ToClean/CMakeLists.txt and Tests/Preprocess/CMakeLists.txt. CMP0000 now requires the cmake_minimum_required command. 17 years ago
  Brad King 5233b75a77 ENH: Improve handling of old-style compatibility. 17 years ago
  Brad King b2cf4db201 BUG: Fix typo XCode -> Xcode in Preprocess test. 17 years ago
  Brad King e083de1cf5 ENH: Update Preprocess test to distinguish between the make tool or compiler tool that is at fault for not supporting a particular character in definitions. Make it skip the % character when the compiler is MSVC and it is a non-nmake tool. 17 years ago
  Brad King 433099ecdd ENH: Converted cmMakefile DefineFlags added by ADD_DEFINITIONS command into a COMPILE_DEFINITIONS directory property. 18 years ago
  Brad King a3e53fcfa2 ENH: Use new set_property signature to set COMPILE_DEFINITIONS properties in Preprocess test. 18 years ago
  Brad King 80c2be45e0 ENH: Renamed <CONFIG>_COMPILE_DEFINITIONS to COMPILE_DEFINITIONS_<CONFIG> for better documentation clarity. 18 years ago
  Brad King 3ebd9aa08b BUG: Test needs ansi C code support. 18 years ago
  Brad King 7849ab756f BUG: Disable semicolon test on VS 7.0. 18 years ago