summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindOpenCL: Add missing PATHS keywordKirill Mavreshko2017-05-051-0/+1
* FindOpenCL: add AMDAPPSDKROOT into paths for OpenCL libraryJeremy Tellaa2017-05-031-1/+5
* CMake Nightly Date StampKitware Robot2017-05-031-1/+1
* Merge branch 'release'Brad King2017-05-020-0/+0
|\
| * CMake 3.8.1v3.8.1Brad King2017-05-021-1/+1
* | Merge branch 'release'Brad King2017-05-020-0/+0
|\ \ | |/
| * Merge branch 'FindMatlab-2017a' into releaseBrad King2017-05-011-0/+1
| |\
* | \ Merge topic 'add-language-standards-to-more-compilers'Brad King2017-05-028-1/+151
|\ \ \
| * | | PGI: Add language standards for PGIChuck Atkins2017-05-013-0/+34
| * | | Cray: Add language standards for the Cray compilerChuck Atkins2017-05-013-0/+50
| * | | CompileFeatures: Let STD compile options be a listChuck Atkins2017-05-011-1/+5
| * | | Compilers: Add common macros to be used by various compilersChuck Atkins2017-05-011-0/+62
* | | | Merge topic 'doc-no-depend'Brad King2017-05-021-12/+14
|\ \ \ \
| * | | | Utilities/Sphinx: Build documentation independently by defaultBrad King2017-05-011-12/+14
| |/ / /
* | | | Merge topic 'excludeFixtures'Brad King2017-05-0220-29/+359
|\ \ \ \
| * | | | Add ctest options for limiting which tests fixtures addCraig Scott2017-05-0120-29/+359
* | | | | Merge topic 'sunpro-c++11-link'Brad King2017-05-029-19/+88
|\ \ \ \ \
| * | | | | Features: On SunPro link with language standard compiler flagBrad King2017-05-012-0/+10
| * | | | | cmLocalGenerator: Add a hook for compiler flags used at link timeBrad King2017-05-015-11/+24
| * | | | | Features: Refactor <LANG>_STANDARD updateBrad King2017-05-015-8/+54
| | |/ / / | |/| | |
* | | | | Merge topic 'update-kwsys'Brad King2017-05-021-1/+11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-05-011-1/+11
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KWSys 2017-05-01 (3ec3252c)KWSys Upstream2017-05-011-1/+11
* | | | | | Merge topic 'FindMatlab-2017a'Brad King2017-05-021-0/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindMatlab: Add support for Matlab 2017aRaffi Enficiaud2017-05-011-0/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-05-021-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'yacclex-clang-tidy'Brad King2017-05-0131-96/+71
|\ \ \ \ \
| * | | | | LexerParser: disable clang-tidy checksDaniel Pfeifer2017-04-281-0/+6
| * | | | | LexerParser: move to custom directoryDaniel Pfeifer2017-04-2830-41/+65
| * | | | | CMakeLists: remove option to regenerate yacc/lexDaniel Pfeifer2017-04-281-55/+0
* | | | | | Merge topic 'qt-clang-tidy'Brad King2017-05-011-0/+13
|\ \ \ \ \ \
| * | | | | | Disable clang-tidy checks on files generated by QtDaniel Pfeifer2017-04-281-0/+13
* | | | | | | Merge topic 'ipo-clang'Brad King2017-05-016-9/+118
|\ \ \ \ \ \ \
| * | | | | | | Clang IPO (LTO) supportRuslan Baratov2017-04-286-9/+118
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'xl-enhancements'Brad King2017-05-013-2/+100
|\ \ \ \ \ \ \
| * | | | | | | XL: Add C and C++ language level flagsChuck Atkins2017-04-282-2/+99
| * | | | | | | XL: Add additional regex for bogus compile optionsChuck Atkins2017-04-281-0/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-05-011-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-04-301-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-04-291-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'refactor-ipo-flags'Brad King2017-04-289-34/+28
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Inline and remove AddFeatureFlags methodBrad King2017-04-274-17/+10
| * | | | | | Add IPO compiler flags more consistently in generatorsBrad King2017-04-276-19/+20
* | | | | | | Merge topic 'fix-qhalt-for-xl'Brad King2017-04-2814-4/+38
|\ \ \ \ \ \ \
| * | | | | | | XL: Fix the use of the -qhalt flag for varying OSsChuck Atkins2017-04-2714-4/+38
| |/ / / / / /
* | | | | | | Merge topic 'FindBoost-compile-features'Brad King2017-04-281-0/+34
|\ \ \ \ \ \ \
| * | | | | | | Boost Fiber actually require at least C++11.Alex Turbov2017-04-231-0/+34
* | | | | | | | Merge topic 'separgs-native'Brad King2017-04-2819-52/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | separgs: Use NATIVE_COMMAND where appropriateChristian Pfeiffer2017-04-265-22/+5
| * | | | | | | | separgs: Add a NATIVE_COMMAND modeChristian Pfeiffer2017-04-266-4/+39