Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | cmTarget: Use null_ptr code path on all platforms | Brad King | 2014-11-20 | 1 | -19/+2 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge topic 'fix-openmp-fortran' | Brad King | 2014-11-25 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | FindOpenMP: Use fixed form Fortran test program | Nils Gladitz | 2014-11-20 | 1 | -5/+5 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'file-GENERATE-rerun' | Brad King | 2014-11-25 | 5 | -0/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | file(GENERATE): Re-run cmake when appropriate. | Stephen Kelly | 2014-11-18 | 5 | -0/+40 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'clean-autogen' | Brad King | 2014-11-25 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | QtAutogen: Use cmHasLiteral{Prefix,Suffix} where possible. | Stephen Kelly | 2014-11-18 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | QtAutogen: Don't take a reference to temporary. | Stephen Kelly | 2014-11-18 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge topic 'ccmake-hpux' | Brad King | 2014-11-25 | 7 | -64/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |