Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'intel-fortran-mod-diff' | Brad King | 2016-08-25 | 1 | -0/+6 |
|\ | |||||
| * | Fortran: Fix .mod file comparison for Intel 16 format | Brad King | 2016-08-24 | 1 | -0/+6 |
| * | CMake 3.6.1v3.6.1 | Brad King | 2016-07-22 | 1 | -1/+1 |
| * | Merge branch 'revert-autogen-subdirs' into release | Brad King | 2016-07-21 | 3 | -159/+45 |
| |\ | |||||
| * \ | Merge branch 'compat-CPACK_INSTALL_CMAKE_PROJECTS-subdirectory' into release | Brad King | 2016-07-19 | 1 | -1/+2 |
| |\ \ | |||||
| * \ \ | Merge branch 'ninja-no-accidental-rsp' into release | Brad King | 2016-07-15 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'vs14-debug-enum-older-toolsets' into release | Brad King | 2016-07-13 | 1 | -1/+2 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'update-kwsys' | Brad King | 2016-08-25 | 1 | -2/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-08-24 | 1 | -2/+5 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-25 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'extend-find-package-search-path' | Brad King | 2016-08-24 | 1 | -0/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | find_package: Extend search path for combined Windows/UNIX convention | Silvio Traversaro | 2016-08-24 | 1 | -0/+38 |
* | | | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-08-24 | 33 | -67/+192 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-23 | 33 | -67/+192 |
* | | | | | | | | Merge topic 'version-cleanups' | Brad King | 2016-08-24 | 2 | -9/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Version: Always define CMake_VERSION_IS_DIRTY to 0 or 1 | Brad King | 2016-08-23 | 2 | -2/+1 |
| * | | | | | | | | Version: Remove check for existence of CVS repository | Stephen Kelly | 2016-08-23 | 1 | -7/+0 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-24 | 1 | -1/+1 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'else-after-return' | Brad King | 2016-08-23 | 55 | -505/+457 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CMake: don't use else after return | Daniel Pfeifer | 2016-08-18 | 33 | -369/+352 |
| * | | | | | | | | CTest: don't use else after return | Daniel Pfeifer | 2016-08-18 | 14 | -81/+66 |
| * | | | | | | | | CPack: don't use else after return | Daniel Pfeifer | 2016-08-18 | 4 | -23/+12 |
| * | | | | | | | | CursesDialog: don't use else after return | Daniel Pfeifer | 2016-08-18 | 4 | -32/+27 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-08-23 | 18 | -31/+109 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-23 | 18 | -26/+104 |
| * | | | | | | | | cmArchiveWrite: replace mode_t with int | Daniel Pfeifer | 2016-08-17 | 2 | -5/+5 |
* | | | | | | | | | Merge topic 'minor-cleanups' | Brad King | 2016-08-23 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Define WIN32_LEAN_AND_MEAN for CMake sources on Windows | Brad King | 2016-08-17 | 1 | -1/+4 |
| |/ / / / / / / / | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-23 | 1 | -1/+1 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-22 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-21 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-20 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-19 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-18 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'readability-named-parameter' | Brad King | 2016-08-17 | 50 | -185/+240 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 50 | -185/+240 |
* | | | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-08-17 | 25 | -41/+96 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-16 | 25 | -41/+96 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'cmake-capabilities' | Brad King | 2016-08-17 | 3 | -2/+95 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake: Add `cmake -E capabilities` mode | Tobias Hunger | 2016-08-16 | 3 | -0/+92 |
| * | | | | | | | cmake: Constify cmake::GetRegisteredGenerators | Brad King | 2016-08-16 | 2 | -2/+3 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'cmake-developer-reference' | Brad King | 2016-08-17 | 5 | -0/+44 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | QtIFW: Developer Reference installation | Konstantin Podsvirov | 2016-08-16 | 1 | -0/+21 |
| * | | | | | | | Added CMake_BUILD_DEVELOPER_REFERENCE option | Konstantin Podsvirov | 2016-08-16 | 4 | -0/+23 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-17 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'issue-tracker-urls' | Brad King | 2016-08-16 | 4 | -6/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | issues: update references to the CMake issue tracker | Ben Boeckel | 2016-08-15 | 4 | -6/+6 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-16 | 1 | -1/+1 |
* | | | | | | | Merge topic 'autogen-same-name' | Brad King | 2016-08-15 | 6 | -61/+320 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | QtAutogen: Allow multiple qrc files with the same name | Sebastian Holtermann | 2016-08-10 | 3 | -48/+93 |