Commit Verlauf

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