Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | CUDA: Add support for CMAKE_CUDA_COMPILE_OPTIONS_VISIBILITY | Robert Maynard | 2016-11-14 | 1 | -0/+1 | |
| * | | | | | | | | | CUDA: Add separable compilation support to the makefile generator. | Robert Maynard | 2016-11-14 | 4 | -0/+459 | |
| * | | | | | | | | | CUDA: Add separable compilation support to the ninja generator. | Robert Maynard | 2016-11-14 | 2 | -0/+368 | |
| * | | | | | | | | | CUDA: Add support for the CUDA_SEPARABLE_COMPILATION target property | Robert Maynard | 2016-11-14 | 2 | -9/+30 | |
| * | | | | | | | | | CUDA: Add LinkLineComputer that computes cuda dlink lines. | Robert Maynard | 2016-11-14 | 4 | -0/+113 | |
| * | | | | | | | | | CUDA: Refactor cmLinkLineComputer to allow for better derived children. | Robert Maynard | 2016-11-14 | 1 | -3/+3 | |
| * | | | | | | | | | CUDA: C++ compile features now enable cuda c++11 support. | Robert Maynard | 2016-11-14 | 1 | -0/+3 | |
| * | | | | | | | | | CUDA: Use the host compiler for linking CUDA executables and shared libs. | Robert Maynard | 2016-11-14 | 2 | -3/+2 | |
| * | | | | | | | | | CUDA: add support for specifying an explicit host compiler. | Robert Maynard | 2016-11-14 | 1 | -0/+3 | |
| * | | | | | | | | | CUDA: Enable header dependency scanning. | Robert Maynard | 2016-11-14 | 1 | -1/+2 | |
| * | | | | | | | | | CUDA: State that cuda has preprocessor output and can generate assembly. | Robert Maynard | 2016-11-14 | 2 | -5/+5 | |
| * | | | | | | | | | CUDA: Add support language levels (98/11) | Robert Maynard | 2016-11-14 | 2 | -0/+6 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-29 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-11-28 | 83 | -222/+435 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | avoid including cmStandardIncludes.h | Daniel Pfeifer | 2016-11-28 | 4 | -6/+6 | |
| * | | | | | | | | | | iwyu: Fix VisualStudio specific issues | Daniel Pfeifer | 2016-11-28 | 30 | -42/+144 | |
| * | | | | | | | | | | iwyu: Fix more findings | Daniel Pfeifer | 2016-11-28 | 25 | -125/+155 | |
| * | | | | | | | | | | iwyu: Fix OSX specific issues | Daniel Pfeifer | 2016-11-22 | 24 | -49/+130 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic '16449-revert-xcode-system-includes' | Brad King | 2016-11-28 | 1 | -30/+14 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Revert "Xcode: Obey SYSTEM keyword for includes (#15687)" | Gregor Jasny | 2016-11-28 | 1 | -30/+14 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-28 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-27 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-26 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-25 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-24 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-23 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'eclipse-subprojects' | Brad King | 2016-11-22 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Eclipse: Fix indexer for subprojects | Adam Weisi | 2016-11-21 | 1 | -0/+8 | |
* | | | | | | | | | Merge topic 'imported-interface-no-system' | Brad King | 2016-11-22 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE libraries | Brad King | 2016-11-21 | 2 | -1/+5 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-22 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'capture-clang-tidy-errors' | Brad King | 2016-11-21 | 1 | -6/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zero | Brad King | 2016-11-18 | 1 | -3/+10 | |
| * | | | | | | | | | cmake: If ldd for LINK_WHAT_YOU_USE fails to run then report why | Brad King | 2016-11-18 | 1 | -3/+7 | |
| * | | | | | | | | | cmake: Comment why we ignore the include-what-you-use return code | Brad King | 2016-11-18 | 1 | -0/+1 | |
* | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2016-11-21 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-11-18 | 1 | -0/+11 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-21 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-20 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-19 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'auto_project_regeneration' | Brad King | 2016-11-18 | 4 | -11/+65 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | VS: Teach `cmake --build` to reconfigure if needed before building | Yves Frederix | 2016-11-17 | 4 | -11/+65 | |
* | | | | | | | | | Merge topic 'tolerate-removed-cache' | Brad King | 2016-11-18 | 1 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/ | Brad King | 2016-11-17 | 1 | -0/+20 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'xcode-add-override-keyword' | Brad King | 2016-11-18 | 1 | -26/+28 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Xcode: Add override keyword to suppress warnings | Gregor Jasny | 2016-11-17 | 1 | -26/+28 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-18 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'improve_ctest_memcheck_output' | Brad King | 2016-11-17 | 1 | -10/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ctest: Improve output for `-T memcheck` | Bill Hoffman | 2016-11-17 | 1 | -10/+22 | |
* | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2016-11-17 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | |