summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs_targets_file_as_library'Brad King2016-11-111-0/+1
|\
| * VS: Treat libraries ending in `.targets` as msbuild importsSoji Yamakawa2016-11-091-0/+1
* | Merge topic 'fuchsia-platform'Brad King2016-11-111-0/+25
|\ \
| * | Add Fuchsia platform modulePetr Hosek2016-11-091-0/+25
* | | Merge topic 'ExternalProject-GIT_CONFIG'Brad King2016-11-111-2/+12
|\ \ \
| * | | ExternalProject: Allow passing config flags to git cloneChristian Fetzer2016-11-091-2/+12
| |/ /
* | | Merge topic 'intel-compile-features'Brad King2016-11-111-1/+1
|\ \ \
| * | | Features: Detect Intel C++14 mode more reliablyBrad King2016-11-101-1/+1
| |/ /
* | | Features: Fix standards and features for Intel 15 on WindowsBrad King2016-11-102-13/+19
|/ /
* | Merge topic 'FindSDL_preventGrowingCacheVar'Brad King2016-11-091-2/+5
|\ \
| * | FindSDL: Prevent unbounded growth of SDL_LIBRARY_TEMP variableCraig Scott2016-11-081-2/+5
* | | Merge topic 'pkgconfig_imported_target'Brad King2016-11-091-1/+1
|\ \ \
| * | | PkgConfig: Fix FindPkgConfig imported target featureFlorent Castelli2016-11-041-1/+1
| * | | Merge branch 'cpackifw-search-algorithm' into releaseBrad King2016-11-031-21/+47
| |\ \ \
| * \ \ \ Merge branch 'FindHDF5-restore-default-C' into releaseBrad King2016-11-021-10/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'cpack-doc-typos' into releaseBrad King2016-11-022-7/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix-macos-sysroot' into releaseBrad King2016-11-022-30/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindMatlab-fix-typo' into releaseBrad King2016-10-282-3/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'FindMatlab-9.1' into releaseBrad King2016-10-281-0/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'intel-17-features' into releaseBrad King2016-10-261-3/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'intel-compile-features-windows' into releaseBrad King2016-10-242-6/+12
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'cpack-rpm-omit-unsupported-tags'Brad King2016-11-081-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CPack/RPM prevent special tags from being removedDomen Vrankar2016-11-051-1/+5
| * | | | | | | | | | | | CPack/RPM omit unsupported tagsAlexander Adam2016-11-051-0/+20
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | FortranCInterface: Make mangling detection robust to PIC FortranBrad King2016-11-041-0/+3
|/ / / / / / / / / / /
* | | | | | | | | | | Merge topic 'cpackifw-search-algorithm'Brad King2016-11-041-21/+47
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | CPackIFW: Update search to find QtIFW distributed with QtSDKKonstantin Podsvirov2016-11-031-21/+47
* | | | | | | | | | | Merge topic 'FindHDF5-restore-default-C'Brad King2016-11-031-10/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | FindHDF5: Restore pre-3.6 behavior of finding only C by defaultBrad King2016-11-021-10/+2
| * | | | | | | | | | Merge branch 'FindHDF5-fix-hl-fortran' into releaseBrad King2016-09-021-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'FindHDF5-is-parallel' into releaseBrad King2016-09-021-8/+60
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'GetPrerequisites-fix-regression' into releaseBrad King2016-08-121-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'update-cle-version-info' into releaseBrad King2016-08-082-4/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'intel-gnu11-support' into releaseBrad King2016-08-031-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-findhdf5-definitions' into releaseBrad King2016-08-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'compile-features-for-language-standards'Brad King2016-11-0312-65/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | WCDH: Ignore language standard meta-featuresBrad King2016-11-021-1/+6
| * | | | | | | | | | | | | | | | | Features: Add meta-features requesting awareness of a particular standardBrad King2016-11-022-0/+7
| * | | | | | | | | | | | | | | | | Features: Centralize per-compiler recording macrosBrad King2016-11-0211-64/+38
| * | | | | | | | | | | | | | | | | Features: Do not record features on MSVC < 2010Brad King2016-11-021-1/+3
* | | | | | | | | | | | | | | | | | Merge topic 'intel-compile-features-windows'Brad King2016-11-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Features: Fix Intel cxx_attributes existence conditionBrad King2016-11-031-1/+1
* | | | | | | | | | | | | | | | | | Merge topic 'cpack-doc-typos'Brad King2016-11-022-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | CPackRPM: Fix incorrect variable name in documentationAlex Turbov2016-11-021-3/+3
| * | | | | | | | | | | | | | | | | CPackDeb: Fix incorrect variable name in documentationAlex Turbov2016-11-021-1/+1
* | | | | | | | | | | | | | | | | | Merge topic 'fix-macos-sysroot'Brad King2016-11-022-30/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Darwin: Remove deployment target version checkGregor Jasny2016-11-012-26/+0
| * | | | | | | | | | | | | | | | | Revert "Xcode: Convert maybe unversioned OSX sysroot into versioned SDK path"Gregor Jasny2016-11-011-4/+2
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'UseSWIG-SWIG_OUTFILE_DIR'Brad King2016-11-021-3/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | UseSWIG: Add option to specify swig output file directoryCong Zhang2016-11-011-3/+13