Commit History

Author SHA1 Message Date
  Brad King 5b255fe7da CMP0035: Remove support for OLD variable_requires command 11 months ago
  Brad King ff6d55f8c5 CMP0032: Remove support for OLD output_required_files command 11 months ago
  Brad King 9e3b559b6a Tests: Update cmake_minimum_required versions to 3.10 1 year ago
  Brad King 44189d82a7 Tests: Fix some tests under CFLAGS=-DNDEBUG CXXFLAGS=-DNDEBUG 3 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Sylvain Joubert 58f4744821 configure_file: Add support for indented cmakedefine 8 years ago
  Chuck Atkins 02d177c9cc Add additional <= and >= comparison operators 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Clinton Stimpson 9a8ab86645 Encoding: Modify tests to work using non-ascii paths. 11 years ago
  Brad King 7d47c69365 Drop compatibility with CMake < 2.4 12 years ago
  Brad King ec1ba9b0ae get_filename_component: Add explicit unit tests 12 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 c1789e6986 complex: Remove test dependence on cmSystemTools 14 years ago
  Brad King 569cee1d9e complex: Move cmSystemTools::UpperCase test to CMakeLibTests 14 years ago
  Brad King 49d6dd67f1 complex: Simplify test for single-character exe name 14 years ago
  Brad King 76ac88b730 complex: Move GeneratedFileStream test to CMakeLibTests 14 years ago
  Brad King 137e5974bc complex: Remove dynamic loader tests 14 years ago
  Brad King 6a7582124c complex: Remove ancient unused ComplexRelativePaths test 14 years ago
  Ken Martin 19e891532a ENH: support parenthesis as arguments and in conditionals feature request #6191 17 years ago
  Brad King 96fd5909d9 ENH: Implement linking with paths to library files instead of -L and -l separation. See bug #3832 18 years ago
  Brad King 9d57dbd098 ENH: Make per-configuration COMPILE_DEFINITIONS_<CONFIG> directory property initialized from parent. 18 years ago
  Bill Hoffman 2e24dd1e5b ENH: fix leak 18 years ago
  Brad King b384218ec1 BUG: Disable test of feature that is not documented or implemented everywhere. 18 years ago
  Brad King adcd87c976 BUG: Fixed cmLocalVisualStudio7Generator to deal with quotes in macro definitions properly. This addresses bug#4983. 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. 18 years ago
  Brad King 21a56b7df7 COMP: Fixed typo: CMAKE_TEST_CMAKELIB -> COMPLEX_TEST_CMAKELIB. 19 years ago
  Brad King b646183f44 ENH: Added explicit name for option to test CMakeLib. Added option to disable testing of CMakeLib if system utility libraries are used until linking made easier. 19 years ago