summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-07-141-1/+1
* CMake Nightly Date StampKitware Robot2019-07-131-1/+1
* Merge topic 'cleanup-statics-stream-flush'Craig Scott2019-07-134-115/+103
|\
| * Refactor: Use anonymous namespace instead of `static`s in `cpack.cxx`Alex Turbov2019-07-091-4/+6
| * Refactor: Use anonymous namespace instead of `static`sAlex Turbov2019-07-091-61/+55
| * Refactor: Remove one-time used macrosAlex Turbov2019-07-091-31/+30
| * Refactor: Optimize some stream output operationsAlex Turbov2019-07-093-19/+12
* | Merge topic 'cmake-e-true-false'Brad King2019-07-126-0/+29
|\ \
| * | cmake -E: Add true and false commandsKyle Edwards2019-07-116-0/+29
* | | Merge topic 'ctest_make_program__propagated_to_cmake_configure_pass'Brad King2019-07-124-102/+60
|\ \ \
| * | | ctest: propagate make program to cmakeRobert Maynard2019-07-114-102/+60
* | | | Merge topic 'compiler-id-encoding'Brad King2019-07-122-5/+8
|\ \ \ \
| * | | | CMakeDetermineCompilerId: Consider UTF-16 encodings of INFO stringsBrad King2019-07-112-5/+8
* | | | | Merge branch 'release-3.15'Brad King2019-07-120-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'object-library-sbcs' into release-3.15Brad King2019-07-121-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'object-library-sbcs'Brad King2019-07-121-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | VS: Fix SBCS support for object librariesBrad King2019-07-121-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-07-121-1/+1
* | | | | | | Merge branch 'release-3.15'Brad King2019-07-110-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'fortran-submodule-cray' into release-3.15Brad King2019-07-112-1/+9
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |