summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* ExternalData: Parameterize internal file(GLOB) operation selectionBrad King2015-03-271-6/+10
* Merge topic 'SunPro-no-KPIE'Brad King2015-03-242-2/+0
|\
| * SunPro: Drop non-existent -KPIE flagSteven Vancoillie2015-03-232-2/+0
* | Merge topic 'blugeneq-platform-files'Brad King2015-03-2415-0/+403
|\ \
| * | BlueGene/Q Platform filesTodd Gamblin2015-03-1915-0/+403
* | | OS X: Look for Xcode 5 platform-specific FrameworksGregor Jasny2015-03-241-6/+14
* | | Merge topic 'lib64_paths_crosscompiling'Brad King2015-03-231-1/+1
|\ \ \
| * | | Linux: Ignore Debian-specific case when cross-compilingZack Galbreath2015-03-231-1/+1
* | | | Merge topic 'UseJava-fix-arg-parse'Brad King2015-03-231-11/+11
|\ \ \ \
| * | | | UseJava: Fix add_jar argument parsing (#14655)Mark Studenka2015-03-201-11/+11
| |/ / /
* | | | Merge topic 'cpack-bundle-codesign'Brad King2015-03-231-0/+5
|\ \ \ \
| * | | | CPack: Add support to overwrite or pass additional parameter to codesignAndré Klitzing2015-03-231-0/+5
| | |/ / | |/| |
* | | | Merge topic 'cpack-rpm-ignore-default-prefix'Brad King2015-03-231-2/+19
|\ \ \ \
| * | | | CPack/RPM ignore install prefix relocation pathDomen Vrankar2015-03-201-2/+19
| | |/ / | |/| |
* | | | Merge topic 'SunPro-Fortran-KPIC'Brad King2015-03-231-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | SunPro: Add position independent code flag for Fortran compilerSteven Vancoillie2015-03-201-0/+1
| |/ /
* | | Merge topic 'pgi-no-pie'Brad King2015-03-231-1/+1
|\ \ \
| * | | PGI: Remove invalid -fPIE flag (#15460)Brad King2015-03-201-1/+1
| |/ /
* | | Merge topic 'xcode-xctest'Brad King2015-03-231-0/+196
|\ \ \ | |/ / |/| |
| * | OS X: Add FindXCTest moduleGregor Jasny2015-03-231-0/+196
| |/
* | Merge topic 'fix-FindPackageHandleStandardArgs-doc'Brad King2015-03-201-1/+1
|\ \
| * | FPHSA: Revise documented command signatureGregor Jasny2015-03-181-1/+1
* | | Merge topic 'cpack_rpm_component_fall_through'Brad King2015-03-201-652/+621
|\ \ \
| * | | CPack/RPM prevent component attributes leakageDomen Vrankar2015-03-171-652/+621
| | |/ | |/|
* | | Merge topic 'WCDH-fix-cxx_nullptr-workaround'Brad King2015-03-201-1/+1
|\ \ \
| * | | WCDH: Fix cxx_nullptr workaround for pre-C++11 compilersRoman Wüger2015-03-171-1/+1
| |/ /
* | | Record compile features for GNU on Windows (#15443)Brad King2015-03-171-2/+2
|/ /
* | FindMatlab: Rewrite module and provide a usage APIRaffi Enficiaud2015-03-172-87/+1513
|/
* Merge topic 'ExternalProject-byproducts-tokens'Brad King2015-03-101-3/+3
|\
| * ExternalProject: Replace placeholder tokens in BYPRODUCTSGaëtan Lehmann2015-03-091-3/+3
* | Merge topic 'UseSWIG-fix-CMP0054-warnings'Brad King2015-03-101-4/+4
|\ \ | |/ |/|
| * UseSWIG: Avoid if() auto-dereferene in quoted argumentsBrad King2015-03-091-4/+4
* | CPackWIX: Support patching of root <Feature> elements.Nils Gladitz2015-03-061-2/+4
* | InstallRequiredSystemLibraries: Add option to specify install COMPONENTJohan Andruejol2015-03-031-2/+12
* | InstallRequiredSystemLibraries: Format documentationBrad King2015-03-031-25/+34
* | CPack: be more stringent when selecting variables to encodeРоман Донченко2015-03-021-1/+1
* | Merge topic 'locale-agnostic-findhg'Brad King2015-03-021-0/+10
|\ \
| * | FindHg: Run hg with C locale when querying its version.Nils Gladitz2015-02-281-0/+10
* | | Merge topic 'modules-check-ARGC'Brad King2015-03-028-39/+121
|\ \ \ | |/ / |/| |
| * | Modules: Check for ARGC before using ARGV#Daniele E. Domenichelli2015-02-278-39/+121
* | | Merge branch 'cpack_rpm_mulit_prefix_fixup' into cpack_rpm_mulit_prefix_fixup...Domen Vrankar2015-02-271-17/+25
|\ \ \
| * | | CPackRPM: Fix handling of relocation prefix parent directoriesDomen Vrankar2015-02-271-17/+25
* | | | Merge topic 'windows-rc-enable-later'Brad King2015-02-264-9/+10
|\ \ \ \
| * | | | RC: Add platform-specific preprocessor definitions (#15404)Brad King2015-02-251-0/+4
| * | | | RC: Enable language after C, CXX, or Fortran is enabled (#15404)Brad King2015-02-253-6/+6
| * | | | RC: Drop unused CMAKE_COMPILE_RESOURCE variable settingBrad King2015-02-252-3/+0
* | | | | Merge topic 'ExternalData-url-algo-map'Brad King2015-02-261-1/+40
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ExternalData: Add support for custom algorithm-to-URL mappingBrad King2015-02-251-1/+40
| |/ / /
* | | | Merge topic 'CheckCompilerFlag-use-FLAGS'Brad King2015-02-253-12/+12
|\ \ \ \
| * | | | Check*CompilerFlag: Refactor method used to pass flagsMark Abraham2015-02-243-12/+12
| |/ / /