Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SunPro: Use -fpp to process all files | Christian Pfeiffer | 2017-05-10 | 1 | -2/+2 |
* | Merge topic 'sunpro-c++11-link' | Brad King | 2017-05-10 | 1 | -0/+10 |
|\ | |||||
| * | Features: On SunPro link feature check with lang std flag | Brad King | 2017-05-09 | 1 | -0/+10 |
* | | Merge topic 'vs-project-guid' | Brad King | 2017-05-10 | 2 | -4/+4 |
|\ \ | |||||
| * | | VS: Fix .vcxproj ProjectGuid element case | Brad King | 2017-05-09 | 2 | -4/+4 |
* | | | Merge topic 'test-lang-fix' | Brad King | 2017-05-10 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | TestFindOpenMP,MPI: Disable default languages | Christian Pfeiffer | 2017-05-08 | 2 | -2/+2 |
| |/ / | |||||
* | | | Merge topic 'findopenmp-new-search' | Brad King | 2017-05-10 | 1 | -17/+20 |
|\ \ \ | |||||
| * | | | FindOpenMP: Cache compilation results | Christian Pfeiffer | 2017-05-08 | 1 | -12/+10 |
| * | | | FindOpenMP: Refine list of flags to try | Christian Pfeiffer | 2017-05-08 | 1 | -5/+10 |
| |/ / | |||||
* | | | Merge topic 'doc-HEADER_FILE_ONLY-use-case' | Brad King | 2017-05-10 | 3 | -0/+22 |
|\ \ \ | |||||
| * | | | Help: Document HEADER_FILE_ONLY use case | Roman Lebedev | 2017-05-09 | 3 | -0/+22 |
| |/ / | |||||
* | | | Merge topic 'ninja-windows-command-concat' | Brad King | 2017-05-10 | 3 | -1/+31 |
|\ \ \ | |||||
| * | | | Ninja: Fix command concatenation on Windows | Bernhard Burgermeister | 2017-05-09 | 3 | -1/+31 |
* | | | | Merge topic 'separate-command-registration' | Brad King | 2017-05-10 | 73 | -301/+106 |
|\ \ \ \ | |||||
| * | | | | cmCommand: remove IsScriptable | Daniel Pfeifer | 2017-05-08 | 48 | -232/+0 |
| * | | | | cmState: remove RemoveUnscriptableCommands | Daniel Pfeifer | 2017-05-08 | 4 | -22/+0 |
| * | | | | cmMakefile: don't check IsScriptable | Daniel Pfeifer | 2017-05-08 | 1 | -14/+1 |
| * | | | | cmake: register fake project commands in -P mode | Daniel Pfeifer | 2017-05-08 | 3 | -0/+64 |
| * | | | | cmake: initialize with Role that controls which commands to register | Daniel Pfeifer | 2017-05-08 | 20 | -27/+41 |
| * | | | | ctest: remove unused cmake instance | Daniel Pfeifer | 2017-05-08 | 1 | -6/+0 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-10 | 1 | -1/+1 |
* | | | | Merge topic 'suncc-cxx11' | Brad King | 2017-05-09 | 3 | -9/+21 |
|\ \ \ \ | |||||
| * | | | | Update SunPro flags used for CMake itself to support C++11 | Brad King | 2017-05-08 | 2 | -5/+16 |
| * | | | | Choose compiler-specific flags earlier in CMake's own build | Brad King | 2017-05-08 | 1 | -3/+4 |
| * | | | | cmBase32: Cast pointer subtraction result to size explicitly | Brad King | 2017-05-08 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'test-macos-framework-type-universal-binary' | Brad King | 2017-05-09 | 2 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | Tests: Fix RunCMake.Framework expectation for universal binaries | Brad King | 2017-05-08 | 2 | -2/+5 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-09 | 1 | -1/+1 |
|/ / / | |||||
* | | | 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 |
|\ \ \ \ \ |