summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / /
* | | | Merge topic 'refine-MSVC-ARM-WinCE'Brad King2015-02-253-14/+48
|\ \ \ \ | |/ / / |/| | |
| * | | MSVC: Compile with arch-specific flags on ARM platforms (#14552)Gunnar Roth2015-02-241-0/+11
| * | | MSVC: Distinguish among ARM architectures more precisely (#14552)Gunnar Roth2015-02-243-13/+36
| * | | MSVC: Define /DWINCE when building for WinCE platforms (#14552)Gunnar Roth2015-02-241-1/+1
* | | | Merge topic 'FindMatlab-remove-trailing-lines'Brad King2015-02-241-1/+0
|\ \ \ \
| * | | | FindMatlab: Remove trailing blank linesBrad King2015-02-241-1/+0
* | | | | Merge topic 'osx-framework-search-platform-SDKs'Brad King2015-02-241-0/+7
|\ \ \ \ \
| * | | | | OS X: Add platform-specific Frameworks search pathGregor Jasny2015-02-231-0/+7
* | | | | | Merge topic 'FeatureSummary-no-duplicates'Brad King2015-02-241-0/+3
|\ \ \ \ \ \
| * | | | | | FeatureSummary: Print each feature info only onceGregor Jasny2015-02-231-0/+3
| |/ / / / /
* | | | | | 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
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |