コミット履歴

作者 SHA1 メッセージ 日付
  Brad King 7d47c69365 Drop compatibility with CMake < 2.4 12 年 前
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 年 前
  Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 年 前
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 年 前
  Brad King 53d31c2426 complex: Remove unused option to test CMakeLib 14 年 前
  Brad King 49d6dd67f1 complex: Simplify test for single-character exe name 14 年 前
  Brad King 76ac88b730 complex: Move GeneratedFileStream test to CMakeLibTests 14 年 前
  Brad King 63379207e1 complex: Sync Tests/ComplexOneConfig with Tests/Complex 14 年 前
  Bill Hoffman fb51d98562 Switch to using libarchive from libtar for cpack and cmake -E tar 16 年 前
  Brad King d1aa17a7b0 ENH: Remove CMAKE_ANSI_CFLAGS from tests 16 年 前
  Bill Hoffman 46b9a884ac ENH: make this test pass if new curl is on 17 年 前
  Bill Hoffman 0f88ea3993 ENH: only link in curl directories that exist, this will help with vs6 nmake 17 年 前
  Bill Hoffman bc1f0e1b11 ENH: make it work if new curl is on 17 年 前
  Bill Hoffman 32ac624352 ENH: make it work if new curl is on 17 年 前
  Brad King fff812db95 ENH: Add if(TARGET) command 17 年 前
  Bill Hoffman 378ca535a4 ENH: complex must link to curl now 18 年 前
  Brad King 88b31bd007 ENH: Adding test for using HEADER_FILE_ONLY to avoid building a .cxx file. 18 年 前
  Brad King b384218ec1 BUG: Disable test of feature that is not documented or implemented everywhere. 18 年 前
  Brad King adcd87c976 BUG: Fixed cmLocalVisualStudio7Generator to deal with quotes in macro definitions properly. This addresses bug#4983. 18 年 前
  Brad King a4d2dc4366 ENH: Added smoke test for user-value flag mapping for VS IDE. 19 年 前
  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 年 前
  Brad King 16b781360c BUG: Run testSystemDir test only if -isystem flag is available. 19 年 前
  Brad King c11cf31c9b ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug #3462. 19 年 前
  Brad King fcd500289b ENH: Renamed NOT_IN_ALL to EXCLUDE_FROM_ALL. 19 年 前
  Brad King 1d9f287af7 ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid building the targets by default. 19 年 前
  Brad King 07ec25e383 ENH: Added test for linking to a static library that is next to a shared library. See bug#1644 for related changes. 19 年 前
  Brad King 24b55bfe11 BUG: Make sure sources with unknown extensions are not compiled by VS. 19 年 前
  Brad King 1973efbab2 ENH: Adding test for source files and header files with the same base name in the same target. 19 年 前
  Brad King 9a74185695 BUG: Fix REMOVE_DEFINITIONS command to not remove substrings. 19 年 前
  Bill Hoffman 1c44342cff ENH: remove duplicate file name test because it fails on xcode 19 年 前