summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ctest-clean-compress'Brad King2019-02-277-2103/+1
|\
| * cmcompress: Delete unused 3rdParty moduleRegina Pfeifer2019-02-257-2103/+1
* | Merge branch 'release-3.14'Brad King2019-02-270-0/+0
|\ \
| * \ Merge branch 'cmake_role-vs-fix' into release-3.14Brad King2019-02-273-1/+8
| |\ \
| * \ \ Merge branch 'docs-rpath-origin-apple' into release-3.14Brad King2019-02-271-7/+7
| |\ \ \
| * \ \ \ Merge branch 'FindOctave-remove' into release-3.14Brad King2019-02-2710-266/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'include_external_msproject-exclude-from-all' into release-3.14Brad King2019-02-271-1/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'vs-llvm-extension' into release-3.14Brad King2019-02-271-2/+9
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'restore-min-cmake-3.1' into release-3.14Brad King2019-02-271-3/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'cmake_role-vs-fix'Brad King2019-02-273-1/+8
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into cmake_role-vs-fixKyle Edwards2019-02-26309-3060/+4264
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | CMAKE_ROLE: Fix value in --build for Visual Studio generatorsKyle Edwards2019-02-263-1/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'docs-rpath-origin-apple'Brad King2019-02-271-7/+7
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Help: Fix minor inaccuracies of what BUILD_RPATH_USE_ORIGIN affectsCraig Scott2019-02-271-7/+7
* | | | | | | | | Merge topic 'FindOctave-remove'Brad King2019-02-2710-266/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | FindOctave: Remove module pending further workBrad King2019-02-2610-266/+0
| |/ / / / / / /
* | | | | | | | Merge topic 'include_external_msproject-exclude-from-all'Brad King2019-02-271-1/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | include_external_msproject: Restore support for EXCLUDE_FROM_ALLBrad King2019-02-261-1/+3
* | | | | | | | Merge topic 'vs-llvm-extension'Brad King2019-02-271-2/+9
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | VS: Fix detection of clang-cl with -T llvmBrad King2019-02-261-2/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'restore-min-cmake-3.1'Brad King2019-02-271-3/+3
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Tests: Restore support for CMake 3.1 through 3.6 with MSVCBrad King2019-02-261-3/+3
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2019-02-271-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'cpack-rpm++'Brad King2019-02-261-1/+8
|\ \ \ \ \
| * | | | | CPackRPM: Fix packaging in folders with ++ in nameHarry Mallon2019-02-251-1/+8
* | | | | | Merge topic 'vs-wince-no-deploy'Brad King2019-02-269-17/+154
|\ \ \ \ \ \
| * | | | | | VS: support suppressing deployment of selected targetsWil Stark2019-02-259-17/+154
* | | | | | | Merge topic 'update-kwsys'Brad King2019-02-263-113/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-02-253-113/+0
| |\ \ \ \ \ \ \
| | * | | | | | | KWSys 2019-02-25 (833b2470)KWSys Upstream2019-02-253-113/+0
* | | | | | | | | Merge topic 'add-xlclang'Brad King2019-02-2640-125/+329
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | jsoncpp: Fix include order for build within CMakeBrad King2019-02-251-3/+4
| * | | | | | | | | libuv: fix atomic ops compilation with xlclangBrad King2019-02-251-2/+2
| * | | | | | | | | Utilities: Suppress warnings in third-party code when using XLClangBrad King2019-02-258-8/+8
| * | | | | | | | | XLClang: Extract compiler implicit include directoriesBrad King2019-02-256-2/+91
| * | | | | | | | | XLClang: Add policy CMP0089 to present as XL for compatibilityBrad King2019-02-257-1/+82
| * | | | | | | | | XL: Remove overlap with the new XLClang compiler IDChuck Atkins2019-02-252-60/+14
| * | | | | | | | | XL: Revert "Recognize compilers identified by __ibmxl__"Brad King2019-02-254-26/+10
| * | | | | | | | | XLClang: Add a new compiler ID for the clang-based XL compilerChuck Atkins2019-02-259-0/+95
| * | | | | | | | | XL: Look for CreateExportList only on AIXBrad King2019-02-252-22/+22
| * | | | | | | | | XL: Record C compiler version that started using C99 by defaultChuck Atkins2019-02-251-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic 'autogen_headers_at_configure_time'Brad King2019-02-269-626/+762
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Autogen: Move additional source header search to configuration stageSebastian Holtermann2019-02-252-29/+65
| * | | | | | | | | Autogen: Refactor file lists computationSebastian Holtermann2019-02-253-216/+297
| * | | | | | | | | Autogen: Use cm::make_unique to allocate jobsSebastian Holtermann2019-02-222-25/+13
| * | | | | | | | | Autogen: Use std::unordered_set instead of std::set for skip listsSebastian Holtermann2019-02-221-2/+3
| * | | | | | | | | Autogen: Refactor cmQtAutoGenInitializer::AddGeneratedSource methodSebastian Holtermann2019-02-212-66/+63
| * | | | | | | | | Autogen: Refactor Qt executable name computationSebastian Holtermann2019-02-212-141/+166
| * | | | | | | | | Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenTSebastian Holtermann2019-02-219-172/+157
| * | | | | | | | | Autogen: cmQtAutoGen: Store generator names in class static const stringsSebastian Holtermann2019-02-212-21/+44