summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake -E: Add true and false commandsKyle Edwards2019-07-116-0/+29
* Merge topic 'rel-scripts'Brad King2019-07-111-30/+14
|\
| * Utilities/Release: Replace batch scripts with individual scriptsBrad King2019-07-111-30/+14
|/
* Merge topic 'iwyu-memory'Brad King2019-07-1188-69/+104
|\
| * IWYU: Fix handling of <memory> standard headerBrad King2019-07-1088-69/+104
* | Merge topic 'CheckSymbolExists-doc'Brad King2019-07-112-8/+31
|\ \
| * | CheckSymbolExists: Add examples for check_symbol_existsHong Xu2019-07-102-0/+22
| * | CheckCXXSymbolExists: Clarify documented roleBrad King2019-07-101-8/+9
* | | Merge topic 'fix_ctest_output'Brad King2019-07-115-9/+96
|\ \ \
| * | | CTest: Clean up stdout and logfile output for Pass/Fail regexStephen Manz2019-07-095-9/+96
* | | | Merge topic 'eclipse-resource-encoding'Brad King2019-07-116-0/+40
|\ \ \ \
| * | | | Eclipse: Add option to set the resource encodingMartin Gerhardy2019-07-096-0/+40
* | | | | Merge topic 'docs-file-GLOB-case-sensitivity'Craig Scott2019-07-111-0/+5
|\ \ \ \ \
| * | | | | Help: Mention file(GLOB)'s case-sensitivitySteve Mokris2019-07-101-0/+5
* | | | | | CMake Nightly Date StampKitware Robot2019-07-111-1/+1
* | | | | | Merge branch 'release-3.15'Brad King2019-07-100-0/+0
|\ \ \ \ \ \
| * | | | | | CMake 3.15.0-rc4v3.15.0-rc4Brad King2019-07-101-1/+1
* | | | | | | Merge topic 'fix/move-more-cpack-internals'Kyle Edwards2019-07-1022-11/+12
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Refactor: Move CPack internal files to `Internal/CPack/` directoryAlex Turbov2019-07-0922-11/+12
* | | | | | | Merge topic 'elseif'Brad King2019-07-105-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix elseif() in place of else()Artalus2019-07-035-5/+5
* | | | | | | | Merge topic 'clang-test-fixes'Brad King2019-07-104-8/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: fix some Clang failures on WindowsZsolt Parragi2019-07-094-8/+14
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'eclipse-init-members'Brad King2019-07-101-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Eclpise: Fix compiler warnings about uninitialized member variablesMartin Gerhardy2019-07-091-0/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.15'Brad King2019-07-100-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'implicit-includes-cray-hlist' into release-3.15Brad King2019-07-108-2/+167
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'cuda-imported-library-device-linking' into release-3.15Brad King2019-07-101-6/+11
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'release-3.14'Brad King2019-07-100-0/+0
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'backport-implicit-includes-cray-hlist' into release-3.14Brad King2019-07-098-2/+167
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'implicit-includes-cray-hlist'Brad King2019-07-108-2/+167
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'backport-implicit-includes-cray-hlist'Brad King2019-07-098-2/+167
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Cray: Fix include parsing when the -hlist= flag is presentChuck Atkins2019-07-098-2/+167
* | | | | | | | | | | | Merge topic 'cuda-imported-library-device-linking'Brad King2019-07-101-6/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | CUDA: Restore device linking to imported static library targetsRobert Maynard2019-07-091-6/+11
* | | | | | | | | | | | Merge topic 'emacs/drop-23'Brad King2019-07-101-7/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmake-mode.el: Drop support for Emacs < 24Hong Xu2019-07-091-7/+3
* | | | | | | | | | | | | Merge branch 'release-3.15'Craig Scott2019-07-100-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge topic 'docs-message-cmake-gui' into release-3.15Craig Scott2019-07-101-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'docs-message-cmake-gui'Craig Scott2019-07-101-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | message() help: Clarify how logs are displayed in various toolsFrank Dana2019-07-091-6/+6
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-07-101-1/+1
* | | | | | | | | | | | | Merge topic 'add_cmake_find_use_package_registry'Craig Scott2019-07-0919-50/+193
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | vim: Update cmake.vim to include the CMAKE_FIND_USE variablesRobert Maynard2019-07-091-0/+6
| * | | | | | | | | | | | | Find: find_package prefers variable CMAKE_FIND_USE_REGISTRYRobert Maynard2019-07-0913-11/+108
| * | | | | | | | | | | | | Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docsRobert Maynard2019-07-0911-40/+80
* | | | | | | | | | | | | | Merge topic 'cpack-deb-test'Brad King2019-07-0910-101/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | CPackComponentsDEB test: simplify error reportingRolf Eike Beer2019-07-054-48/+13
| * | | | | | | | | | | | | | CPackComponentsDEB test: simplify if() argumentsRolf Eike Beer2019-07-059-43/+43
| * | | | | | | | | | | | | | CPackComponentsDEB test: simplify package version generationRolf Eike Beer2019-07-059-18/+14
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |