Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | PGI-Fortran: Add -Mipa=fast,inline as IPO option. | Tin Huynh | 2017-09-15 | 1 | -4/+8 | |
| * | | | | | | | | PGI-Fortran: Remove -Kieee and -Mpreprocess | Tin Huynh | 2017-09-06 | 1 | -1/+0 | |
* | | | | | | | | | Merge topic 'ninja-performance' | Brad King | 2017-09-20 | 3 | -32/+59 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ninja: Cache ConvertToNinjaPath results to avoid repeat work | Matthias Maennich | 2017-09-19 | 2 | -5/+15 | |
| * | | | | | | | | | Ninja: Improve performance with deeply-dependent custom targets | Matthias Maennich | 2017-09-19 | 3 | -27/+44 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'tidy-modernize-loop-convert' | Brad King | 2017-09-20 | 6 | -21/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Enable clang-tidy modernize-loop-convert lint | Brad King | 2017-09-19 | 6 | -21/+10 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'cxx11-nullptr' | Brad King | 2017-09-20 | 14 | -67/+68 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use C++11 nullptr (cont.) | Matthias Maennich | 2017-09-19 | 14 | -67/+68 | |
* | | | | | | | | | | Merge topic 'fix-compiler-failure-formatting' | Brad King | 2017-09-20 | 6 | -12/+18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Improve formatting of compiler failure error message | Brad King | 2017-09-19 | 6 | -12/+18 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'cxx-checks-tolerate-unused-flag' | Brad King | 2017-09-20 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | C++ feature checks: Filter out warnings caused by user flags | Brad King | 2017-09-19 | 1 | -0/+2 | |
| * | | | | | | | | | C++ feature checks: Prepare for multiple check output filters | Brad King | 2017-09-19 | 1 | -1/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'release-3.9' | Brad King | 2017-09-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | CMake 3.9.3v3.9.3 | Brad King | 2017-09-20 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'release-3.9' | Brad King | 2017-09-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'CTest-crash-missing-glob' into release-3.9 | Brad King | 2017-09-19 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'CTest-crash-missing-glob' | Brad King | 2017-09-20 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | / / / | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | CTest: fix crash if source file for coverage cannot be found | Rolf Eike Beer | 2017-09-19 | 1 | -0/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-20 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'ranged-for' | Brad King | 2017-09-19 | 18 | -389/+246 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Meta: modernize old-fashioned loops to range-based `for` (CPack). | Pavel Solodovnikov | 2017-09-19 | 18 | -389/+246 | |
* | | | | | | | | Merge topic 'string-clear' | Brad King | 2017-09-19 | 70 | -212/+212 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Meta: replace empty-string assignments with `clear()`. | Pavel Solodovnikov | 2017-09-15 | 70 | -214/+214 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'vs-manifestuac-flag-map' | Brad King | 2017-09-19 | 8 | -25/+111 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | VS: Fix MANIFESTUAC link flag map to .vcxproj elements | comicfans | 2017-09-18 | 8 | -25/+111 | |
* | | | | | | | | | Merge topic 'gtest-fix-windows-linking' | Brad King | 2017-09-19 | 2 | -58/+85 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindGTest: Avoid macro name collision | Matthew Woehlke | 2017-09-18 | 1 | -26/+26 | |
| * | | | | | | | | | FindGTest: Improve test to catch link error | Matthew Woehlke | 2017-09-18 | 1 | -0/+2 | |
| * | | | | | | | | | FindGTest: Fix shared linking on Windows | Matthew Woehlke | 2017-09-18 | 1 | -44/+68 | |
| * | | | | | | | | | FindGTest: Avoid using find_dependency in a find module | Matthew Woehlke | 2017-09-14 | 1 | -4/+5 | |
* | | | | | | | | | | Merge topic 'FindBoost-IN_LIST' | Brad King | 2017-09-19 | 1 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindBoost: Simplify search in lists | Alex Turbov | 2017-09-18 | 1 | -5/+9 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'target_system_docs' | Brad King | 2017-09-19 | 3 | -10/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Help: Clarify/make consistent the APPLE, UNIX and WIN32 variable docs | Craig Scott | 2017-09-18 | 3 | -10/+7 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-19 | 1 | -1/+1 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'ctest-runcommand' | Brad King | 2017-09-18 | 4 | -26/+44 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Doc: document that CoverageExtraFlags will come first | Rolf Eike Beer | 2017-09-15 | 1 | -0/+2 | |
| * | | | | | | | | | pass arguments as vector to cmCTest::RunCommand() | Rolf Eike Beer | 2017-09-15 | 3 | -26/+42 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'findmpi-overhaul' | Brad King | 2017-09-18 | 9 | -483/+1340 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindMPI: Add support for FreeBSD and SLES | Christian Pfeiffer | 2017-09-15 | 1 | -2/+29 | |
| * | | | | | | | | | FindMPI: Support components for various languages | Christian Pfeiffer | 2017-09-15 | 3 | -19/+79 | |
| * | | | | | | | | | FindMPI: Modernization from ground up | Christian Pfeiffer | 2017-09-15 | 8 | -480/+1250 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'FindBoost-no-find_dependency' | Brad King | 2017-09-18 | 1 | -4/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindBoost: Improve behavior when thread dependency is missing | Brad King | 2017-09-15 | 1 | -4/+14 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'cmake-gui-high-dpi' | Brad King | 2017-09-18 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmake-gui: Enable High DPI scaling | Luis Caro | 2017-09-15 | 1 | -0/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'libuv-bootstrap' | Brad King | 2017-09-18 | 10 | -14/+317 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bootstrap: Make libuv available during bootstrap | Brad King | 2017-09-17 | 10 | -14/+313 | |