summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into cmake_role-vs-fixKyle Edwards2019-02-26309-3060/+4264
|\
| * 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
| * | | | | | Merge branch 'release-3.14'Brad King2019-02-260-0/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'doc-ctest-build-and-test-summary'Brad King2019-02-261-2/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'qcc-asm-detection'Brad King2019-02-262-0/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | CMake Nightly Date StampKitware Robot2019-02-261-1/+1
| * | | | | | | | | Merge topic 'gt-shorter-unique-names'Brad King2019-02-251-5/+12
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Use shorter names in internal TARGET_PROPERTY expressionsBrad King2019-02-221-5/+12
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge topic 'return-explicit-conversion'Brad King2019-02-251-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cmServerConnection: make return conversions explicitBen Boeckel2019-02-221-2/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge topic 'drop-MIPSpro'Brad King2019-02-2520-51/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-2120-51/+12
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge topic 'deprecate-policy-old'Brad King2019-02-253-2/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add deprecation warnings for policies CMP0066 and belowBrad King2019-02-213-2/+21
| | |/ / / / / / /
| * | | | | | | | Merge topic 'cmrange-improvements'Brad King2019-02-2541-78/+324
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cmRange: Add unit testsRegina Pfeifer2019-02-213-0/+53
| | * | | | | | | | cmRange: Add functions filter and transformRegina Pfeifer2019-02-211-0/+132
| | * | | | | | | | cmRange: Add functions all_of, any_of, none_ofRegina Pfeifer2019-02-211-0/+19
| | * | | | | | | | cmRange: Stylistic cleanupRegina Pfeifer2019-02-211-30/+34
| | * | | | | | | | cmRange: Move to dedicated header fileRegina Pfeifer2019-02-2139-78/+116
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge topic 'error-consolidate'Brad King2019-02-2528-154/+134
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cmSystemTools::Error: consolidate parameters into single std::stringVitaly Stakhovsky2019-02-2028-154/+134
| * | | | | | | | | Merge topic 'swift-partials'Brad King2019-02-253-0/+51
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Ninja: add final placeholders to merge Swift partialsSaleem Abdulrasool2019-02-203-0/+51
| | |/ / / / / / / /