Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'use-latest-language-dialects' | Brad King | 2014-12-01 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | Build CMake with most-recent available language dialect. | Stephen Kelly | 2014-11-18 | 1 | -0/+4 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-12-01 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-30 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-29 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-28 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-27 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge topic 'break-command-strictness' | Brad King | 2014-11-26 | 31 | -1/+242 | |
|\ \ \ \ | ||||||
| * | | | | break: Add policy CMP0055 to check calls strictly | Gregor Jasny | 2014-11-25 | 27 | -1/+170 | |
| * | | | | Track nested loop levels in CMake language with a stack of counters | Gregor Jasny | 2014-11-25 | 4 | -0/+72 | |
* | | | | | Merge branch 'release' | Brad King | 2014-11-26 | 0 | -0/+0 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge branch 'C-features-Wundef' into release | Brad King | 2014-11-26 | 4 | -4/+18 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'return-test-foreach' | Brad King | 2014-11-26 | 5 | -0/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | return: Add test for returning inside a foreach loop | Gregor Jasny | 2014-11-25 | 5 | -0/+18 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'remove-developer-forbidden-API' | Brad King | 2014-11-26 | 1 | -26/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove note disallowing use of some string and vector API. | Stephen Kelly | 2014-11-25 | 1 | -26/+0 | |
* | | | | | | | Merge topic 'ccmake-system-form' | Brad King | 2014-11-26 | 3 | -5/+23 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ccmake: Add CMAKE_USE_SYSTEM_FORM option to use libform instead of cmForm | Ådne Hovda | 2014-11-25 | 3 | -5/+23 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'WCDH-multi-file' | Brad King | 2014-11-26 | 15 | -27/+212 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | WCDH: Make it possible to generate multiple files. | Stephen Kelly | 2014-11-24 | 15 | -27/+212 | |
* | | | | | | | | Merge topic 'C-features-Wundef' | Brad King | 2014-11-26 | 4 | -4/+18 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | WCDH: Make the header -Wundef safe for the C language. | Stephen Kelly | 2014-11-25 | 4 | -4/+18 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-26 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'custom-command-byproducts' | Brad King | 2014-11-25 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Help: Add notes for topic 'custom-command-byproducts' | Brad King | 2014-11-25 | 1 | -0/+7 | |
* | | | | | | | Merge topic 'doc-drop-borland-workaround' | Brad King | 2014-11-25 | 1 | -22/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove disallowed feature which Borland did not accept. | Stephen Kelly | 2014-11-25 | 1 | -22/+0 | |
* | | | | | | | | Merge topic 'remove-ancient-msvc-workarounds' | Brad King | 2014-11-25 | 7 | -57/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Help: Update developer manual with some C++ features now permitted. | Stephen Kelly | 2014-11-20 | 1 | -7/+1 | |
| * | | | | | | | cmGeneratorTarget: Remove MSVC7 workaround | Stephen Kelly | 2014-11-20 | 1 | -20/+0 | |
| * | | | | | | | VisualStudio: Remove MSVC6 compatibility macro. | Stephen Kelly | 2014-11-20 | 1 | -6/+0 | |
| * | | | | | | | cmSystemTools: Remove MSVC6 compatibility define. | Stephen Kelly | 2014-11-20 | 1 | -3/+1 | |
| * | | | | | | | cmStandardIncludes: Remove MSVC6 condition for cmArrayBegin macro. | Stephen Kelly | 2014-11-20 | 1 | -2/+1 | |
| * | | | | | | | cmFindCommon: Remove MSVC6 workaround for nested struct private access. | Stephen Kelly | 2014-11-20 | 1 | -7/+0 | |
| * | | | | | | | cmTarget: Remove std::min and std::max MSVC6 compatibility code. | Stephen Kelly | 2014-11-20 | 1 | -12/+2 | |
* | | | | | | | | Merge branch 'release' | Brad King | 2014-11-25 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'fix-WCDH-docs' into release | Brad King | 2014-11-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'fix-GNU-CXX-dialect-versions' into release | Brad King | 2014-11-25 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'default-lang-dialect' into release | Brad King | 2014-11-25 | 7 | -47/+113 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'fix-openmp-fortran' into release | Brad King | 2014-11-20 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-fix-CMP0054-MSVC' into release | Brad King | 2014-11-20 | 5 | -12/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'FindJava-no-osx-stub' into release | Brad King | 2014-11-19 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'vs-check-phone-store-tools' into release | Brad King | 2014-11-17 | 7 | -35/+242 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'doc-sphinx-cmake-fixup' into release | Brad King | 2014-11-17 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'doc-target_include_directories-fixup' into release | Brad King | 2014-11-17 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge topic 'GetPrerequisites-expansion' | Brad King | 2014-11-25 | 1 | -30/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | GetPrerequisites: join if() clauses | Rolf Eike Beer | 2014-11-25 | 1 | -18/+4 | |
| * | | | | | | | | | | | | | | | | GetPrerequisites: remove needless variable dereferencing | Rolf Eike Beer | 2014-11-25 | 1 | -15/+15 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge topic 'improve-INTERFACE-property-docs' | Brad King | 2014-11-25 | 16 | -75/+188 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Help: Warn that paths should not be used in INTERFACE_ build properties. | Stephen Kelly | 2014-11-25 | 10 | -0/+109 | |