Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'release-3.12' | Brad King | 2018-06-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branch 'vs-cuda-no-host-includes' into release-3.12 | Brad King | 2018-06-20 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'vs-cuda-maxrregcount' into release-3.12 | Brad King | 2018-06-20 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'xcode-10-legacy-build-system' into release-3.12 | Brad King | 2018-06-19 | 6 | -29/+49 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'vs-cuda-no-host-includes' | Brad King | 2018-06-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | VS: Avoid duplication of CUDA include directories | Brad King | 2018-06-20 | 1 | -0/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'vs-cuda-maxrregcount' | Brad King | 2018-06-20 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | VS: Add CUDA flag table entry for -maxrregcount | Brad King | 2018-06-20 | 1 | -0/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'xcode-10-legacy-build-system' | Brad King | 2018-06-20 | 6 | -29/+49 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Tests: Do not use i386 architecture with Xcode 10 and above | Brad King | 2018-06-19 | 2 | -17/+21 | |
| * | | | | | Tests: Teach RunCMake to ignore Xcode missing file type warnings | Brad King | 2018-06-19 | 1 | -0/+1 | |
| * | | | | | C++ feature checks: Ignore Xcode warnings | Gregor Jasny | 2018-06-19 | 1 | -0/+2 | |
| * | | | | | Xcode: Use legacy build system | Gregor Jasny | 2018-06-19 | 2 | -12/+25 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-20 | 1 | -1/+1 | |
* | | | | | | Merge topic 'install_from_another_directory' | Brad King | 2018-06-19 | 8 | -3/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | install: Allow installing targets created in another directory | Zack Galbreath | 2018-06-18 | 8 | -3/+34 | |
* | | | | | | | Merge branch 'release-3.12' | Brad King | 2018-06-19 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'xcode-10-archs' into release-3.12 | Brad King | 2018-06-19 | 7 | -13/+20 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'FindCURL-target-name' into release-3.12 | Brad King | 2018-06-19 | 2 | -6/+6 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'xcode-10-archs' | Brad King | 2018-06-19 | 7 | -13/+20 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH | Brad King | 2018-06-18 | 7 | -13/+20 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'FindCURL-target-name' | Brad King | 2018-06-19 | 2 | -6/+6 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | FindCURL: Rename imported target to match upstream CURL | Brad King | 2018-06-18 | 2 | -6/+6 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'subdir_target_sources' | Craig Scott | 2018-06-19 | 46 | -4/+447 | |
|\ \ \ \ \ | ||||||
| * | | | | | target_sources: Interpret relative paths as relative to the calling directory | Patrick Stotko | 2018-06-18 | 46 | -4/+447 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-19 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'find_program-conditional-cwd' | Brad King | 2018-06-18 | 5 | -8/+97 | |
|\ \ \ \ \ | ||||||
| * | | | | | find_program: Consider CWD only for paths with separator | Sam Yates | 2018-06-14 | 5 | -8/+97 | |
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2018-06-18 | 4 | -27/+23 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-06-14 | 4 | -27/+23 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | KWSys 2018-06-14 (2b0ca1d8) | KWSys Upstream | 2018-06-14 | 4 | -27/+23 | |
* | | | | | | | Merge topic 'UseSWIG-bugfixes' | Brad King | 2018-06-18 | 5 | -0/+92 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | UseSWIG: add support of target property INCLUDE_DIRECTORIES consumption | Marc Chevrier | 2018-06-13 | 5 | -0/+92 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-18 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-17 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-16 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-15 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'list_sort' | Brad King | 2018-06-14 | 30 | -11/+391 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | list: Add options to control the SORT comparison operation | Daniel Franke | 2018-06-13 | 30 | -11/+391 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'release-3.11' | Brad King | 2018-06-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMake 3.11.4v3.11.4 | Brad King | 2018-06-14 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-14 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'release-3.12' | Brad King | 2018-06-13 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch 'sphinx-info' into release-3.12v3.12.0-rc1 | Brad King | 2018-06-13 | 3 | -2/+42 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'restore-windows-resources-through-link' into release-3.12 | Brad King | 2018-06-13 | 1 | -1/+2 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'UseSWIG-csharp-variant' into release-3.12 | Brad King | 2018-06-13 | 6 | -2/+103 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'UseSWIG-fix-genex' into release-3.12 | Brad King | 2018-06-12 | 1 | -7/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'UseSWIG-handle-SWIG_MODULE_NAME' into release-3.12 | Brad King | 2018-06-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'sphinx-info' | Brad King | 2018-06-13 | 3 | -2/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Utilities/Sphinx: Add option to build and install Info manual | Orivej Desh | 2018-06-12 | 3 | -2/+42 | |