summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'GetPrerequisites-expansion'Brad King2014-11-251-30/+16
|\
| * GetPrerequisites: join if() clausesRolf Eike Beer2014-11-251-18/+4
| * GetPrerequisites: remove needless variable dereferencingRolf Eike Beer2014-11-251-15/+15
* | Merge topic 'fix-WCDH-docs'Brad King2014-11-251-1/+1
|\ \
| * | WCDH: Don't imply that MSVC is supported by the module.Stephen Kelly2014-11-231-1/+1
* | | Merge topic 'fix-GNU-CXX-dialect-versions'Brad 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 topic 'default-lang-dialect-for-master'Brad King2014-11-252-5/+12
|\ \ \
| * \ \ Merge branch 'default-lang-dialect' into step2Stephen Kelly2014-11-202-5/+12
| |\ \ \
| | * | | Features: Fix the default C dialect for Clang and GNU.Stephen Kelly2014-11-202-3/+10
| | * | | Features: Fix references to CXX compiler version in Clang-C.cmake.Stephen Kelly2014-11-181-2/+2
| | |/ /
* | | | Merge topic 'fix-openmp-fortran'Brad King2014-11-251-5/+5
|\ \ \ \
| * | | | FindOpenMP: Use fixed form Fortran test programNils Gladitz2014-11-201-5/+5
| | |/ / | |/| |
* | | | Merge topic 'CPackRPM-cleanup-component-vars'Brad King2014-11-251-3/+3
|\ \ \ \
| * | | | CPackRPM: Unset temporary component variables before re-useGauthier Lamaison2014-11-181-3/+3
* | | | | Merge topic 'custom-command-byproducts'Brad King2014-11-251-0/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ExternalProject: Add options to specify BYPRODUCTS (#14963)Brad King2014-11-171-0/+13
* | | | | Merge topic 'fix-CMP0054-MSVC'Brad King2014-11-205-11/+11
|\ \ \ \ \
| * | | | | Avoid if() quoted auto-dereference when checking for "MSVC"Fraser Hutchison2014-11-195-11/+11
| | |_|_|/ | |/| | |
* | | | | Merge topic 'FindJava-no-osx-stub'Brad King2014-11-201-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindJava: Do not accept OS X stub 'java' as JavaBrad King2014-11-191-1/+4
* | | | | Merge topic 'FindCurses-no-cur_colr'Brad King2014-11-181-5/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | FindCurses: Drop search for deprecated HP-UX cur_colr libraryÅdne Hovda2014-11-171-5/+0
| |/ / /
* | | | CPackRPM: remove unneeded string length calculationRolf Eike Beer2014-11-141-3/+1
| |/ / |/| |
* | | Merge topic 'no-AppleClang-C-features'Brad King2014-11-131-1/+2
|\ \ \ | | |/ | |/|
| * | Features: Don't record for AppleClangStephen Kelly2014-11-121-1/+2
| * | Merge branch 'ExternalProject-check-hash-before-download' into releaseBrad King2014-11-101-1/+14
| |\ \
| * \ \ Merge branch 'xcode-ios-compiler-id' into releaseBrad King2014-11-071-1/+1
| |\ \ \
| * \ \ \ Merge branch 'doc-cleanup-xrefs' into releaseBrad King2014-11-072-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'doc-formatting' into releaseBrad King2014-11-071-1/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'add-FindIntl'Brad King2014-11-132-0/+72
|\ \ \ \ \ \ \
| * | | | | | | FindIntl: New module to find Gettext libintlRoger Leigh2014-11-112-0/+72
* | | | | | | | Merge topic 'compile-features-refactor'Brad King2014-11-136-70/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | Features: Run GNU feature tests with std=c++14 when available.Stephen Kelly2014-11-121-1/+4
| * | | | | | | | Features: Use the correct dialect flag when recording features.Stephen Kelly2014-11-124-16/+16
| * | | | | | | | Features: Reorder the GNU C dialect feature testsStephen Kelly2014-11-121-2/+2
| * | | | | | | | Features: Split the Clang testable features to a separate file.Stephen Kelly2014-11-112-53/+55
| |/ / / / / / /
* | | | | | | | Merge topic 'ExternalProject_UPDATE_DISCONNECTED'Brad King2014-11-131-1/+63
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ExternalProject: Add UPDATE_DISCONNECTED optionDaniele E. Domenichelli2014-11-061-1/+54
| * | | | | | | ExternalProject: Always add a command to a stepDaniele E. Domenichelli2014-11-061-0/+9
* | | | | | | | Merge topic 'ExternalProject-check-hash-before-download'Brad King2014-11-111-1/+14
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | ExternalProject: Restore logic to not download already-existing fileBrad King2014-11-101-1/+14
* | | | | | | | Merge topic 'make-fortran-preprocessor-assembly-targets'Brad King2014-11-108-11/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: Add assembly and preprocessed targets for FortranTim Gallagher2014-11-108-11/+21
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'xcode-ios-compiler-id'Brad King2014-11-101-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Xcode: Fix compiler path detection for iOS tools on Xcode <= 5.0 (#15237)Brad King2014-11-071-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'doc-cleanup-xrefs'Brad King2014-11-072-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Help: Fix broken cross-references reported by 'nitpicky' optionBrad King2014-11-072-2/+2
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'release-doc-formatting' into releaseBrad King2014-11-0713-140/+102
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindIce-no-envvar-markup' into releaseBrad King2014-11-031-1/+1
| |\ \ \ \ \ \