summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'rpm_at_in_path'Brad King2015-02-241-10/+0
|\
| * CPackRPM: Drop explicit handling of '@' symbols that breaks them (#14782)Domen Vrankar2015-02-241-10/+0
* | Merge topic 'GetPrerequisites-file-command-update'Brad King2015-02-241-0/+7
|\ \
| * | GetPrerequisites: Update output matching for newer 'file' versionsMarcus Meissner2015-02-231-0/+7
| * | Merge branch 'FindCurses-remove-unused-check' into releaseBrad King2015-02-201-2/+0
| |\ \
| * \ \ Merge branch 'private-FindJsonCpp' into releaseBrad King2015-02-201-117/+0
| |\ \ \
* | \ \ \ Merge topic 'ctest-output-options'Brad King2015-02-241-5/+20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ctest_coverage: Add QUIET optionZack Galbreath2015-02-231-5/+20
* | | | | Merge topic 'rpm_package_architecture'Brad King2015-02-231-6/+26
|\ \ \ \ \
| * | | | | CPackRPM: Support rpm architecture in componentsJoshua A Clayton2015-02-231-0/+11
| * | | | | CPackRPM: Fix CPACK_RPM_PACKAGE_ARCHITECTUREJoshua A Clayton2015-02-231-6/+15
* | | | | | Merge topic 'fix-graphiz-typo'Brad King2015-02-231-1/+1
|\ \ \ \ \ \
| * | | | | | Fix typo, graphiz -> graphviz.Stephen Kelly2015-02-211-1/+1
| |/ / / / /
* | | | | | Merge topic 'CheckStructHasMember-fix-null-deref-warning'Brad King2015-02-231-1/+1
|\ \ \ \ \ \
| * | | | | | CheckStructHasMember: fix null deref warning (#15413)Peter Wu2015-02-201-1/+1
| |/ / / / /
* | | | | | Merge topic 'FindCurses-remove-unused-check'Brad King2015-02-231-2/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindCurses: Drop unused check for cbreak in tinfo libraryBrad King2015-02-201-2/+0
* | | | | | Merge topic 'private-FindJsonCpp'Brad King2015-02-231-117/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | FindJsonCpp: Drop new module due to upstream jsoncpp providing packageBrad King2015-02-201-117/+0
| |/ / /
* | | | Merge topic 'CMakeParseImplicitLinkInfo-CMP0054'Brad King2015-02-191-1/+1
|\ \ \ \
| * | | | CMakeParseImplicitLinkInfo: Avoid if() auto-deref in quoted argBrad King2015-02-181-1/+1
* | | | | Merge topic 'mingw-no-find_library-dll'Brad King2015-02-191-1/+1
|\ \ \ \ \
| * | | | | Windows-GNU: Do not tell find_library to treat '.dll' as linkableBrad King2015-02-181-1/+1
| |/ / / /
* | | | | Merge topic 'compiler-version-Fortran'Brad King2015-02-193-2/+146
|\ \ \ \ \
| * | | | | Fortran: Detect G95 compiler versionBrad King2015-02-191-0/+2
| * | | | | Fortran: Detect PGI compiler versionBrad King2015-02-191-0/+5
| * | | | | Fortran: Detect XL and VisualAge compiler versionsBrad King2015-02-191-0/+6
| * | | | | Fortran: Detect GNU compiler versionBrad King2015-02-191-0/+5
| * | | | | Fortran: Detect PathScale compiler versionBrad King2015-02-191-0/+5
| * | | | | Fortran: Detect SunPro compiler versionBrad King2015-02-191-1/+9
| * | | | | Fortran: Detect Intel compiler versionBrad King2015-02-191-0/+11
| * | | | | Fortran: Add infrastructure to detect compiler version (#15372)Brad King2015-02-193-1/+103
| |/ / / /
* | | | | Merge topic 'FindJNI-awt-arch'Brad King2015-02-191-0/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | FindJNI: Add arch-specific library dir for JDK 9 layout (#15408)Tiago Stürmer Daitx2015-02-181-0/+1
| |/ /
| * | Merge branch 'cpack_rpm_mulit_prefix_fixup' into releasev3.2.0-rc1Brad King2015-02-111-1/+6
| |\ \
| * \ \ Merge branch 'FindCoin3D-drop-link' into releaseBrad King2015-02-111-2/+1
| |\ \ \
* | | | | CPackWIX: Extend the patching mechanism to allow adding content to <Product>.Nils Gladitz2015-02-132-1/+5
* | | | | Merge topic 'FindCoin3D-drop-link'Brad King2015-02-121-2/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindCoin3D: Drop link to project homepageBrad King2015-02-111-2/+1
* | | | | Merge topic 'cpack_rpm_mulit_prefix_fixup'Brad King2015-02-121-1/+6
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | CPackRPM: Do not run file(GLOB_RECURSE) without CMP0009 set to NEWDomen Vrankar2015-02-111-1/+6
| | |/ | |/|
* | | Merge topic 'BundleUtilities-install_name_tool-exit'Brad King2015-02-111-1/+6
|\ \ \
| * | | BundleUtilities: Teach fixup_bundle to check install_name_tool resultRuslan Baratov2015-02-101-1/+6
* | | | FindRuby: Fix finding 64-bit Ruby on WindowsMichael Smith2015-02-101-4/+9
|/ / /
* | | Merge topic 'cpack_rpm_mulit_prefix_fixup'Brad King2015-02-101-1/+1
|\ \ \ | |/ /
| * | CPackRPM: Fix recognition of absolute relocation pathsDomen Vrankar2015-02-101-1/+1
| |/
* | Merge topic 'add-CheckFortranCompilerFlag'Brad King2015-02-102-2/+69
|\ \
| * | CheckFortranCompilerFlag: Add module to check Fortran flag existenceNicolas Bock2015-02-052-2/+69
| |/
* | FindBoost: Search for debug and release libraries separately (#15364)Gunther Laure2015-02-051-49/+107
|/
* Merge topic 'fix-C-standard-features'Brad King2015-02-0510-13/+26
|\