Историја ревизија

Аутор SHA1 Порука Датум
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format пре 9 година
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format пре 9 година
  Brad King 0cb45081d9 BUG: Disable deep-source test on Watcom until it can be fixed. This is a new feature for other generators anyway. пре 18 година
  Brad King 1f639ee76c ENH: Added computation of object file names that are almost always short enough to not exceed the filesystem path length limitation. This is useful when a source file from outside the tree is referenced with a long full path. The object file name previously would contain the entire path which when combined with the build output directory could exceed the filesystem limit. Now CMake recognizes this case and replaces enough of the beginning of the full path to the source file with an md5sum of the replaced portion to make the name fit on disk. This addresses bug#4520. пре 18 година
  Brad King 0fe0523810 BUG: Fixed out-of-source subdirectories to work when they are also out-of-binary. Updated the OutOfSource test to test this feature. пре 19 година
  Brad King ccfab2622b ENH: Adding test for multiple source files with the same name but different full paths. пре 19 година
  Ken Martin fd26d148d8 ENH: test get directory properties ability to get props from subdirs пре 20 година
  Bill Hoffman b7b35d2c5a FIX: fix bug 2043 borland compiler and dll problem and add a test for it пре 20 година
  Ken Martin f7c024df2a ENH: added new test for out of dir source trees пре 21 година