Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TestFindOpenMP,MPI: Disable default languages | Christian Pfeiffer | 2017-05-08 | 2 | -2/+2 |
* | Merge topic 'c++11-iwyu' | Brad King | 2017-05-08 | 11 | -45/+62 |
|\ | |||||
| * | QtDialog: block include-what-you-use | Daniel Pfeifer | 2017-05-05 | 1 | -0/+6 |
| * | cmServer: include what you use | Daniel Pfeifer | 2017-05-05 | 8 | -45/+43 |
| * | IWYU: map system symbols to libuv | Daniel Pfeifer | 2017-05-05 | 1 | -0/+5 |
| * | IWYU: add mapping for cm::auto_ptr | Daniel Pfeifer | 2017-05-05 | 1 | -0/+6 |
| * | cmInstalledFile: add cmConfigure.h as first #include | Daniel Pfeifer | 2017-05-05 | 1 | -0/+2 |
* | | Merge topic 'f2c-int-fix' | Brad King | 2017-05-08 | 4 | -6/+16 |
|\ \ | |||||
| * | | FortranCInterface: Add support for PGI on Windows | Christian Pfeiffer | 2017-05-06 | 3 | -3/+9 |
| * | | FortranCInt: Pass CONFIG flags to try_compile | Christian Pfeiffer | 2017-05-06 | 2 | -3/+7 |
* | | | Merge topic 'jsoncpp-no-iwyu' | Brad King | 2017-05-08 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | jsoncpp: Exclude from include-what-you-use | Brad King | 2017-05-05 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge topic 'nag-fortran-version' | Brad King | 2017-05-08 | 2 | -1/+8 |
|\ \ \ | |||||
| * | | | NAG: Detect compiler version of NAG Fortran | Tom Clune | 2017-05-05 | 1 | -0/+5 |
| * | | | NAG: Extend compiler tool selection with NAG Fortran | Tom Clune | 2017-05-05 | 1 | -1/+3 |
| |/ / | |||||
* | | | Merge topic 'pgi-rdynamic-fix' | Brad King | 2017-05-08 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Linux-PGI: Prevent -rdynamic ending up in flags | Christian Pfeiffer | 2017-05-05 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge topic 'pgi-fix-linux' | Brad King | 2017-05-08 | 2 | -31/+31 |
|\ \ \ | |||||
| * | | | Do not assume GCC libs are linked by all compilers | Christian Pfeiffer | 2017-05-05 | 2 | -31/+31 |
| |/ / | |||||
* | | | Merge topic 'FindOpenCL-AMDAPPSDKROOT' | Brad King | 2017-05-08 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | FindOpenCL: Add missing PATHS keyword | Kirill Mavreshko | 2017-05-05 | 1 | -0/+1 |
* | | | | Merge topic 'clazy-cleanup' | Brad King | 2017-05-08 | 6 | -35/+32 |
|\ \ \ \ | |||||
| * | | | | CMakeSetupDialog: use multi-arg | Daniel Pfeifer | 2017-05-05 | 1 | -6/+3 |
| * | | | | QCMakeCacheView: prever QVector over QList | Daniel Pfeifer | 2017-05-05 | 1 | -2/+2 |
| * | | | | QtDialog: add reference in foreach | Daniel Pfeifer | 2017-05-05 | 3 | -9/+9 |
| * | | | | QCMakeCacheView: avoid temporary containers for iteration | Daniel Pfeifer | 2017-05-05 | 1 | -4/+10 |
| * | | | | QtDialog: add missing emit keywords | Daniel Pfeifer | 2017-05-05 | 2 | -5/+5 |
| * | | | | cmFileMonitor: use cmDeleteAll | Daniel Pfeifer | 2017-05-05 | 1 | -9/+3 |
* | | | | | Merge topic 'libuv-solaris' | Brad King | 2017-05-08 | 1 | -3/+12 |
|\ \ \ \ \ | |||||
| * | | | | | libuv: Compile as C 99 on Solaris 5.11 | Brad King | 2017-05-05 | 1 | -0/+7 |
| * | | | | | libuv: Compile as C 90 on Solaris 5.10 with SunPro 5.14 | Brad King | 2017-05-05 | 1 | -3/+5 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-08 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-07 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-06 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'ctest_submit_headers' | Brad King | 2017-05-05 | 15 | -4/+87 |
|\ \ \ \ \ | |||||
| * | | | | | ctest_submit: Add HTTPHEADER option | Zack Galbreath | 2017-05-04 | 15 | -4/+87 |
* | | | | | | Merge topic 'vector-over-list' | Brad King | 2017-05-05 | 7 | -24/+24 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | c++: prefer vectors over lists | Ben Boeckel | 2017-05-04 | 7 | -24/+24 |
* | | | | | | Merge topic 'add-more-sunpro-c-flags' | Brad King | 2017-05-05 | 1 | -4/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | SunPro: Add more flags for C language standards | Chuck Atkins | 2017-05-04 | 1 | -4/+11 |
* | | | | | | | Merge topic 'clang-tidy-config' | Brad King | 2017-05-05 | 5 | -5/+58 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | clang-tidy: add option CMake_RUN_CLANG_TIDY | Daniel Pfeifer | 2017-05-04 | 4 | -0/+53 |
| * | | | | | | | auto_ptr: silence clang-tidy warnings | Daniel Pfeifer | 2017-05-04 | 1 | -5/+5 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'findjava-openjdk9' | Brad King | 2017-05-05 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindJava: Add support for OpenJDK early access builds | Bryan Donlan | 2017-05-04 | 1 | -0/+3 |
* | | | | | | | | Merge topic 'vs-masm-flags' | Brad King | 2017-05-05 | 5 | -157/+164 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | VS: Use tool-specific flag table for COMPILE_FLAGS parsing | Peter Ivanyi | 2017-05-03 | 1 | -1/+16 |
| * | | | | | | | VS: Fix MASM flag tables | Peter Ivanyi | 2017-05-03 | 4 | -156/+148 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-05 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'sunpro-5.14' | Brad King | 2017-05-04 | 3 | -1/+19 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | |