Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 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 |
| * | | | | | | | | | | | | | | Help: Fix typo in genex in documentation. | Stephen Kelly | 2014-11-22 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Help: Use a property-specific command instead of the generic one. | Stephen Kelly | 2014-11-22 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Help: Make remaining build property docs consistent. | Stephen Kelly | 2014-11-22 | 2 | -7/+16 |
| * | | | | | | | | | | | | | | Help: Link to target_link_libraries from target properies. | Stephen Kelly | 2014-11-22 | 2 | -2/+4 |
| * | | | | | | | | | | | | | | Help: Format the LINK_INTERFACE_LIBRARIES target properies. | Stephen Kelly | 2014-11-22 | 2 | -12/+15 |
| * | | | | | | | | | | | | | | Help: Unify the help text of INTERFACE_ build properties. | Stephen Kelly | 2014-11-22 | 5 | -51/+41 |
* | | | | | | | | | | | | | | | Merge topic 'remove-c_str' | Brad King | 2014-11-25 | 26 | -59/+59 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Remove some unneeded c_str calls. | Stephen Kelly | 2014-11-23 | 26 | -59/+59 |
* | | | | | | | | | | | | | | | | Merge topic 'fix-WCDH-docs' | Brad King | 2014-11-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | WCDH: Don't imply that MSVC is supported by the module. | Stephen Kelly | 2014-11-23 | 1 | -1/+1 |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge topic 'fortran-linker-flags' | Brad King | 2014-11-25 | 3 | -5/+61 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Fix incremental linking setting for Fortran + VS | Zack Galbreath | 2014-11-21 | 3 | -5/+61 |
* | | | | | | | | | | | | | | | | Merge topic 'fix-GNU-CXX-dialect-versions' | Brad King | 2014-11-25 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Features: Record C++11 dialect switch only for GNU 4.7 and later. | Stephen Kelly | 2014-11-19 | 1 | -4/+3 |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge topic 'default-lang-dialect-for-master' | Brad King | 2014-11-25 | 7 | -47/+113 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'default-lang-dialect' into step2 | Stephen Kelly | 2014-11-20 | 7 | -47/+113 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Fix the test for running the CxxDialog unit test. | Stephen Kelly | 2014-11-20 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | Features: Fix the default C dialect for Clang and GNU. | Stephen Kelly | 2014-11-20 | 6 | -15/+79 |
| | * | | | | | | | | | | | | | Features: Fix references to CXX compiler version in Clang-C.cmake. | Stephen Kelly | 2014-11-18 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | Features: Test the CXX compiler only if it has features. | Stephen Kelly | 2014-11-18 | 1 | -28/+30 |
| | |/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge topic 'cmTarget-null_ptr-everywhere' | Brad King | 2014-11-25 | 1 | -19/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |