Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMakeDetermineFortranCompiler: Modernize conventions | Melven Roehrig-Zoellner | 2016-04-05 | 1 | -6/+5 |
* | Merge branch 'release' | Brad King | 2016-04-05 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'fix-target-alias-in-subdir' into release | Brad King | 2016-04-01 | 8 | -33/+15 |
| |\ | |||||
* | \ | Merge topic 'ctest-run-submodule-sync' | Brad King | 2016-04-05 | 7 | -4/+67 |
|\ \ \ | |||||
| * | | | Help: add release notes for topic 'ctest-run-submodule-sync' | Ben Boeckel | 2016-04-01 | 1 | -0/+9 |
| * | | | cmCTestGIT: run `git submodule sync` before updating submodules | Ben Boeckel | 2016-04-01 | 1 | -0/+22 |
| * | | | cmCTestGIT: add an option to initialize submodules on update | Ben Boeckel | 2016-04-01 | 6 | -1/+33 |
| * | | | cmCTestGIT: fix git version references | Ben Boeckel | 2016-04-01 | 1 | -3/+3 |
* | | | | Merge topic 'cobertura_off_by_one' | Brad King | 2016-04-05 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | cmParseCoberturaCoverage: Remove extra coverage line | Zack Galbreath | 2016-03-30 | 1 | -1/+0 |
* | | | | | Merge topic 'ep-tls-verify-git' | Brad King | 2016-04-05 | 2 | -6/+22 |
|\ \ \ \ \ | |||||
| * | | | | | ExternalProject: Allow TLS_VERIFY for git clones | Samir Benmendil | 2016-04-01 | 2 | -6/+22 |
* | | | | | | Merge topic 'fix-target-alias-in-subdir' | Brad King | 2016-04-05 | 8 | -33/+15 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Rename local target lookup methods to clarify purpose | Brad King | 2016-04-01 | 7 | -9/+10 |
| * | | | | | Fix lookup of an ALIAS target outside aliased target's directory (#16044) | Brad King | 2016-04-01 | 4 | -27/+8 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-05 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-04 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-03 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-02 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'cpack-rpm-external-symlink-handling' | Brad King | 2016-04-01 | 4 | -7/+34 |
|\ \ \ \ \ | |||||
| * | | | | | CPack/RPM external symlink handling | Domen Vrankar | 2016-04-01 | 4 | -7/+34 |
* | | | | | | Merge topic 'check-compiler-flag-clang-cl' | Brad King | 2016-04-01 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Check*CompilerFlag: Add another pattern for Clang (#16038) | Brad King | 2016-03-31 | 1 | -0/+1 |
* | | | | | | | Merge topic 'add-CMAKE_EXTRA_INCLUDE_FILES-to-CMakePushCheckState' | Brad King | 2016-04-01 | 3 | -11/+58 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | PushCheckStateTest: Update test to check CMAKE_EXTRA_INCLUDE_FILES | Jean-Christophe Fillion-Robin | 2016-03-31 | 1 | -0/+5 |
| * | | | | | | | CMakePushCheckState: Add support for CMAKE_EXTRA_INCLUDE_FILES | Jean-Christophe Fillion-Robin | 2016-03-31 | 2 | -2/+10 |
| * | | | | | | | PushCheckStateTest: Test all variables managed by the module | Jean-Christophe Fillion-Robin | 2016-03-31 | 1 | -9/+43 |
| * | | | | | | | PushCheckStateTest: Fix syntax warning | Jean-Christophe Fillion-Robin | 2016-03-31 | 1 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'eclipse-source-groups' | Brad King | 2016-04-01 | 2 | -28/+47 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Eclipse: Implement traversal of nested source groups (#15701) | Patrik Lehmann | 2016-03-31 | 2 | -28/+47 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2016-04-01 | 1 | -2/+3 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-03-31 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | KWSys 2016-03-31 (3392da1d) | KWSys Upstream | 2016-03-31 | 1 | -2/+3 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-01 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'release' | Brad King | 2016-03-31 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'backport-asm-includes' into release | Brad King | 2016-03-31 | 5 | -5/+5 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'xcode73-xctest-location' into release | Brad King | 2016-03-28 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'backport-asm-includes' | Brad King | 2016-03-31 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | / / / / / | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | ASM: Add missing <INCLUDES> placeholder for "compile" rules | Gregor Jasny | 2016-03-31 | 5 | -5/+5 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'fix-spelling-typos' | Brad King | 2016-03-31 | 51 | -67/+67 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix spelling typos in comments and documentation (#16037) | Felix Geyer | 2016-03-29 | 51 | -67/+67 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2016-03-31 | 4 | -8/+8 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-03-29 | 4 | -8/+8 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | KWSys 2016-03-29 (b51abb30) | KWSys Upstream | 2016-03-29 | 4 | -8/+8 |
* | | | | | | | Merge topic 'external-project-no-extract' | Brad King | 2016-03-31 | 2 | -6/+32 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ExternalProject: add support for just downloading a file | Ben Boeckel | 2016-03-31 | 2 | -6/+32 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'preallocate-condition-keywords' | Brad King | 2016-03-31 | 1 | -31/+58 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmConditionEvaluator: Pre-allocate keyword strings | Brad King | 2016-03-29 | 1 | -31/+58 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'simplify-condition-context' | Brad King | 2016-03-31 | 4 | -28/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmConditionEvaluator: Remove GetConditionContext method | Brad King | 2016-03-29 | 4 | -21/+6 |