summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindPkgConfig-capital-messages'Brad King2015-08-131-5/+5
|\
| * FindPkgConfig: Capitalize first letter of all message()sChristopher Meng2015-08-121-5/+5
* | Merge topic 'fix-hpux-link-search-shared-flags'Brad King2015-08-131-12/+5
|\ \
| * | HP-UX: Fix linker search type flags for C shared libs on HP-UXChuck Atkins2015-08-121-12/+5
| |/
* | Merge topic 'FindProtobuf-vs-x64'Brad King2015-08-121-6/+11
|\ \
| * | FindProtobuf: Search x64 directories in VS-built protobuf source (#14833)A. Joël Lamotte2015-08-111-6/+11
| |/
* | Merge topic 'ExternalProject-hg-clone-without-update'Brad King2015-08-121-1/+1
|\ \
| * | ExternalProject: Tell "hg clone" not to implicitly updateA. Joël Lamotte2015-08-111-1/+1
| |/
* | CTest: Report to CDash the compiler version used to build the projectDaniel Pfeifer2015-08-111-0/+1
|/
* Merge topic 'cpack-rpm-documentation-fixes'Brad King2015-08-061-0/+73
|\
| * CPack/RPM: missing PACKAGE_CONFLICTS documentationFrank-Christian Otto2015-08-041-0/+17
| * CPack/RPM: undocumented variablesDomen Vrankar2015-08-041-0/+56
* | Merge topic 'compiler-version-Fortran'Brad King2015-08-061-0/+1
|\ \
| * | Fortran: Store detected compiler version persistently (#15684)Brad King2015-08-051-0/+1
* | | UseJava: Teach install_jar new DESTINATION and COMPONENT optionsMarc Chevrier2015-08-041-6/+48
* | | UseJava: Teach add_jar to support file syntax for sourcesMarc Chevrier2015-08-041-9/+25
* | | FindJava: Add support for idlj and jarsigner toolsMarc Chevrier2015-08-041-23/+71
| |/ |/|
* | Merge topic 'if-test'Brad King2015-08-031-3/+3
|\ \
| * | ExternalProject: Avoid if() auto-dereference of a "TEST" variableMatt McCormick2015-08-031-3/+3
* | | Merge topic 'GetPrerequisites-updates'Brad King2015-08-031-0/+38
|\ \ \
| * | | GetPrerequisites: Optionally filter "objdump" output for speedBill Somerville2015-07-311-0/+8
| * | | GetPrerequisites: Add error checks for execute_process() callsBill Somerville2015-07-311-0/+30
* | | | Merge topic 'FindMPI-drop-GetPrerequisites'Brad King2015-08-031-5/+3
|\ \ \ \ | |/ / /
| * | | FindMPI: Drop unnecessary and incorrect use of GetPrerequisitesBrad King2015-07-311-5/+3
| |/ /
* | | Merge topic 'FindOpenSSL-cleanup'Brad King2015-07-311-21/+20
|\ \ \
| * | | FindOpenSSL: De-duplicate find_library path suffixes on WindowsThijs Wenker2015-07-301-12/+11
| * | | FindOpenSSL: Remove extra whitespaceThijs Wenker2015-07-301-9/+9
| |/ /
* | | Merge topic 'SunOS-link-CXX-normally'Brad King2015-07-311-8/+0
|\ \ \
| * | | SunOS: Drop special case for linking C++ shared libraries with gcc (#15673)Brad King2015-07-301-8/+0
| |/ /
* | | Cray: Fix compiler version detection (#15664)Justin Cook2015-07-301-1/+1
|/ /
* | Merge topic 'osx-iframework'Brad King2015-07-232-0/+10
|\ \
| * | OS X: Use -iframework with AppleClang only on version >= 4.2Brad King2015-07-222-0/+10
* | | Merge topic 'FindBZip2-check-with-prototype'Brad King2015-07-221-2/+4
|\ \ \
| * | | FindBZip2: Check BZIP2_NEED_PREFIX with real prototypeRalf Habacker2015-07-211-2/+4
* | | | Merge topic 'vs-compiler-feature-2015-update'Brad King2015-07-221-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Features: Update MSVC features for VS 2015 RTMBrad King2015-07-211-5/+5
| |/ /
| * | Merge branch 'FindMPI-Intel-5' into releaseBrad King2015-07-131-1/+1
| |\ \
| * \ \ Merge branch 'CheckCompilerFlag-do-not-use-FLAGS' into releaseBrad King2015-07-083-12/+12
| |\ \ \
| * \ \ \ Merge branch 'FindMatlab-doc-section-headers' into releaseBrad King2015-07-061-8/+8
| |\ \ \ \
* | \ \ \ \ Merge topic 'KDE4-NO_POLICY_SCOPE'Brad King2015-07-211-1/+1
|\ \ \ \ \ \
| * | | | | | KDE4: Find the Internal package with NO_POLICY_SCOPE.Stephen Kelly2015-07-191-1/+1
* | | | | | | CMakeExpandImportedTargets: Document as deprecatedBrad King2015-07-171-3/+13
|/ / / / / /
* | | | | | Merge topic 'cpack-per-component-extra-control-file'Brad King2015-07-171-3/+9
|\ \ \ \ \ \
| * | | | | | CPack/DEB: component version of PACKAGE_CONTROL_EXTRADomen Vrankar2015-07-151-1/+9
| * | | | | | CPack/DEB: Remove duplicate string(TOUPPER) callsDomen Vrankar2015-07-151-2/+0
* | | | | | | Merge topic 'makefile-target-messages'Brad King2015-07-151-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Makefile: Optionally disable target completion messages in build outputMichael Ensslin2015-07-141-0/+3
| * | | | | | | CMakeGenericSystem: Recognize Watcom WMake generator as Makefile generatorBrad King2015-07-141-1/+1
* | | | | | | | Add EUROS RTOS platform description fileStanimir Kabaivanov2015-07-141-0/+19
|/ / / / / / /
* | | | | | | Merge topic 'refactor-rule-var-includes'Brad King2015-07-1438-72/+72
|\ \ \ \ \ \ \