Commit History

Author SHA1 Message Date
  Johnny Jazeix 2d0100fac7 replace remove and remove_directory with rm in tests 6 years ago
  Brad King d50b31be35 Clang: For MSVC ABI do not use modes older than C++14 6 years ago
  Zsolt Parragi 4819ff9647 Tests: fix failures with gnu mode clang on windows 6 years ago
  Brad King 49640d3629 HP-UX: Drop support for building CMake on HP-UX 8 years ago
  Sylvain Joubert 58f4744821 configure_file: Add support for indented cmakedefine 8 years ago
  Daniel Pfeifer 7a649111cd Use string(APPEND) in Tests 9 years ago
  Brad King 4786ec515f Source: Remove long-unused .cvsignore file 9 years ago
  Mariusz Pluciński 1902c293ba Tests: fix complexOneConfig building on Clang/C2 9 years ago
  Brad King fb95f820e0 Tests: Set policies in 'complex' tests 11 years ago
  Ben Boeckel 7db77a828a tests: allow RelWithDebInfo and MinSizeRel configs to work 11 years ago
  Rolf Eike Beer b0f277db38 HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwards 11 years ago
  Rolf Eike Beer f21ac16edd Replace MATCHES test on numbers with EQUAL test 11 years ago
  Rolf Eike Beer b0b4b4602f Remove .* expressions from beginning and end of MATCHES regexs 11 years ago
  Daniele E. Domenichelli 15610bb5b1 Drop use of configure_file IMMEDIATE option 12 years ago
  Brad King 7d47c69365 Drop compatibility with CMake < 2.4 12 years ago
  Rolf Eike Beer cd4451d1e7 replace string(... MATCHES "^const$) with string(... STREQUAL "const") 12 years ago
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 years ago
  Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King 53d31c2426 complex: Remove unused option to test CMakeLib 14 years ago
  Brad King 7dcfc8d23a Make Complex test of CMakeLib more optional 16 years ago
  Brad King d1aa17a7b0 ENH: Remove CMAKE_ANSI_CFLAGS from tests 16 years ago
  Brad King 493f88ce55 ENH: Allow projects to disable per-rule echo lines 16 years ago
  Brad King 2f651c2e59 ENH: Allow projects to disable per-rule progress 16 years ago
  Brad King 7f7068e9d4 ENH: Add cmake_policy(GET) command mode 17 years ago
  Ken Martin 19e891532a ENH: support parenthesis as arguments and in conditionals feature request #6191 17 years ago
  Brad King a6a673979d ENH: Add "if(POLICY policy-id)" option for IF command. 17 years ago
  Brad King 9d57dbd098 ENH: Make per-configuration COMPILE_DEFINITIONS_<CONFIG> directory property initialized from parent. 18 years ago
  Bill Hoffman fcad93e172 ENH: user more memory for parser and add test to complex that sets a huge string 18 years ago
  Brad King cf7eeab37a ENH: Testing new target properties RUNTIME_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_DIRECTORY, and ARCHIVE_OUTPUT_DIRECTORY. This is an incremental fix for bug#2240 and bug#4210. 19 years ago