summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | WCDH: Make the header -Wundef safe for the C language.Stephen Kelly2014-11-254-4/+18
* | | | Merge branch 'fix-WCDH-docs' into releaseBrad King2014-11-251-1/+1
|\ \ \ \
| * | | | WCDH: Don't imply that MSVC is supported by the module.Stephen Kelly2014-11-231-1/+1
| |/ / /
* | | | Merge branch 'fix-GNU-CXX-dialect-versions' into releaseBrad King2014-11-251-4/+3
|\ \ \ \
| * | | | Features: Record C++11 dialect switch only for GNU 4.7 and later.Stephen Kelly2014-11-191-4/+3
| |/ / /
* | | | Merge branch 'default-lang-dialect' into releaseBrad King2014-11-257-47/+113
|\ \ \ \
| * | | | Fix the test for running the CxxDialog unit test.Stephen Kelly2014-11-201-2/+2
| * | | | Features: Fix the default C dialect for Clang and GNU.Stephen Kelly2014-11-206-15/+79
| * | | | Features: Fix references to CXX compiler version in Clang-C.cmake.Stephen Kelly2014-11-191-2/+2
| * | | | Features: Test the CXX compiler only if it has features.Stephen Kelly2014-11-191-28/+30
| |/ / /
* | | | Merge branch 'fix-openmp-fortran' into releaseBrad King2014-11-201-5/+5
|\ \ \ \
| * | | | FindOpenMP: Use fixed form Fortran test programNils Gladitz2014-11-201-5/+5
| |/ / /
* | | | Merge branch 'backport-fix-CMP0054-MSVC' into releaseBrad King2014-11-205-12/+12
|\ \ \ \
| * | | | Avoid if() quoted auto-dereference when checking for "MSVC"Fraser Hutchison2014-11-195-12/+12
* | | | | Merge branch 'FindJava-no-osx-stub' into releaseBrad King2014-11-191-1/+4
|\ \ \ \ \
| * | | | | FindJava: Do not accept OS X stub 'java' as JavaBrad King2014-11-191-1/+4
| |/ / / /
* | | | | Merge branch 'vs-check-phone-store-tools' into releaseBrad King2014-11-177-35/+242
|\ \ \ \ \
| * | | | | VS: Do not produce WinMD file for OBJECT libraries (#15228)Gilles Khouzam2014-11-171-1/+2
| * | | | | VS: Improve error messages when compiler is not detected (#15228)Gilles Khouzam2014-11-146-34/+240
| |/ / / /
* | | | | Merge branch 'doc-sphinx-cmake-fixup' into releaseBrad King2014-11-171-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Utilities/Sphinx: Add missing call to note_explicit_targetBrad King2014-11-171-0/+1
* | | | | Merge branch 'doc-target_include_directories-fixup' into releaseBrad King2014-11-171-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Help: target_include_directories does not allow target namesBrad King2014-11-171-2/+2
| | |/ / | |/| |
* | | | Merge branch 'vs14-is-2015' into releaseBrad King2014-11-175-18/+38
|\ \ \ \
| * | | | VS: Rename VS 14 generator to 'Visual Studio 14 2015'Brad King2014-11-145-18/+38
| | |_|/ | |/| |
* | | | Merge branch 'kwsys-SharedForward-vs14' into releaseBrad King2014-11-171-1/+1
|\ \ \ \
| * | | | KWSys SharedForward: Hard-code the ldpath buffer size to below VS 14 limitBrad King2014-11-141-1/+1
* | | | | Merge branch 'vs-nsight-tegra-version' into releaseBrad King2014-11-131-2/+2
|\ \ \ \ \
| * | | | | VS: Change Nsight Tegra 2.0 Project Revision Number from 8 to 9Dmitry Polyanitsa2014-11-131-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'no-cmake-self-install-when-cross-compiling' into releaseBrad King2014-11-131-1/+2
|\ \ \ \ \
| * | | | | Do not use just-built CMake to install itself when cross-compiling (#15248)Brad King2014-11-131-1/+2
| |/ / / /
* | | | | Merge branch 'no-AppleClang-C-features' into releaseBrad King2014-11-131-1/+2
|\ \ \ \ \
| * | | | | Features: Don't record for AppleClangStephen Kelly2014-11-121-1/+2
* | | | | | Merge branch 'doc-install-SCRIPT-CODE-COMPONENT' into releaseBrad King2014-11-131-1/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Help: Document COMPONENT option of install(SCRIPT/CODE) (#14956)Brad King2014-11-131-1/+2
| | |/ / / | |/| | |
* | | | | CMake 3.1.0-rc2v3.1.0-rc2Brad King2014-11-121-1/+1
| |/ / / |/| | |
* | | | Merge branch 'emacs-mode-underscore-in-symbol' into releaseBrad King2014-11-122-2/+5
|\ \ \ \
| * | | | Help: Add 3.1 release note Emacs mode updateBrad King2014-11-121-0/+4
| * | | | cmake-mode.el: syntax of '_' should be treated as symbolSyohei YOSHIDA2014-11-121-2/+1
* | | | | Merge branch 'kwsys-SystemInformation-AIX-_SC_AIX_REALMEM' into releaseBrad King2014-11-121-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | KWSys SystemInformation: Check for _SC_AIX_REALMEM before using itÅdne Hovda2014-11-111-1/+1
* | | | | Merge branch 'doc-CMAKE_INSTALL_PREFIX-link-GNUInstallDirs' into releaseBrad King2014-11-121-0/+5
|\ \ \ \ \
| * | | | | Help: Link to GNUInstallDirs from CMAKE_INSTALL_PREFIX (#15246)Brad King2014-11-121-0/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'doc-index-xrefs' into releaseBrad King2014-11-122-3/+47
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Utilities/Sphinx: Add index entries for cross-referencesBrad King2014-11-122-3/+47
| |/ / /
* | | | Merge branch 'fix_link-line-dedup_regression' into releaseBrad King2014-11-116-4/+46
|\ \ \ \
| * | | | Fix link line order when shared libraries are de-duplicatedDaniele E. Domenichelli2014-11-106-4/+46
* | | | | Merge branch 'ExternalProject-check-hash-before-download' into releaseBrad King2014-11-101-1/+14
|\ \ \ \ \
| * | | | | ExternalProject: Restore logic to not download already-existing fileBrad King2014-11-101-1/+14
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix-gcc-hppa' into releaseBrad King2014-11-102-16/+37
|\ \ \ \ \