summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'add-GreenHills-MULTI-generator'Brad King2015-04-206-1/+124
|\
| * Add a 'Green Hills MULTI' generator on WindowsGeoff Viola2015-04-206-1/+124
* | Merge topic 'FPHSA-updates'Brad King2015-04-171-126/+140
|\ \
| * | FPHSA: Document REQUIRED_VARS recommendation (#15352)Brad King2015-04-171-0/+4
| * | FPHSA: Revise and format documentationBrad King2015-04-171-110/+123
| * | FPHSA: Always populate the ExactCase_FOUND variable (#15412).Stephen Kelly2015-04-171-31/+28
* | | UseSWIG: Fix module name detection with relative source file (#15508)Tuukka Pasanen2015-04-151-1/+1
|/ /
* | CTestCoverageCollectGCOV: Write tar files intended for CDash in gnutar formatNils Gladitz2015-04-101-0/+1
* | FindCUDA: Add specific cuda_language_flag instead of using nvcc.James Bigler2015-04-092-1/+5
* | FindCUDA: Allow setting CUDA_SOURCE_PROPERTY_FORMAT for non-.cu files.James Bigler2015-04-091-8/+19
* | Merge topic 'FindCUDA.cmake/C++11Flags'Brad King2015-04-091-0/+13
|\ \ | |/ |/|
| * FindCUDA: Handle c++11 host flagJames Bigler2015-04-081-0/+13
* | Merge topic 'FindMatlab_add_recent_versions'Brad King2015-04-081-0/+2
|\ \
| * | FindMatlab: Look for R2014b and R2015aDaniele E. Domenichelli2015-04-071-0/+2
* | | Features: VS 2013 Update 3 supports initializer lists (#15494)Brad King2015-04-061-6/+11
|/ /
* | Merge topic 'gcov-module-coverage-exclude'Brad King2015-04-061-1/+30
|\ \
| * | CTestCoverageCollectGCOV: Support CTEST_CUSTOM_COVERAGE_EXCLUDENils Gladitz2015-04-041-1/+30
* | | FindCUDA: Use the static CUDA runtime library if available (#15482)James Bigler2015-04-031-4/+81
|/ /
* | Merge topic 'cpack-rpm-basic-symlink-handling'Brad King2015-03-311-21/+341
|\ \
| * | CPackRPM: Add basic symlink support (#15209)Domen Vrankar2015-03-311-21/+341
* | | UseSWIG: Do not use MAIN_DEPENDENCY on custom commands (#15480)Felix Schwitzer2015-03-301-2/+1
|/ /
* | Merge topic 'ExternalData-recursive-match'Brad King2015-03-301-7/+28
|\ \
| * | ExternalData: Add option to recursively match under directoriesBrad King2015-03-271-3/+20
| * | ExternalData: Parameterize internal file(GLOB) operation selectionBrad King2015-03-271-6/+10
* | | Xcode: Set ARCHS only when CMAKE_OSX_ARCHITECTURES is specified (#14736)Brad King2015-03-271-1/+0
* | | Merge topic 'fix-external-project-generator'Brad King2015-03-271-1/+4
|\ \ \
| * | | ExternalProject: fix the build command for generator overridesBen Boeckel2015-03-261-1/+4
| |/ /
* | | Merge topic 'FindMFC-CMP0054'Brad King2015-03-271-1/+1
|\ \ \
| * | | FindMFC: Use if(DEFINED) to simplify condition (#15477)Brad King2015-03-261-1/+1
| * | | Merge branch 'UseSWIG-fix-CMP0054-warnings' into releaseBrad King2015-03-091-4/+4
| |\ \ \
| * \ \ \ Merge branch 'cpack_rpm_mulit_prefix_fixup' into releaseBrad King2015-02-271-17/+25
| |\ \ \ \
* | | | | | GNU: Do not use -isystem with gfortranBrad King2015-03-261-0/+3
| |_|_|/ / |/| | | |
* | | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |