summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ExternalProject-cmd-poisoning'Brad King2016-11-181-68/+65
|\
| * ExternalProject: Do not trip over pre-existing 'cmd' variableKarsten Sperling2016-11-171-68/+65
* | Merge topic 'android-info-variables'Brad King2016-11-173-2/+29
|\ \ | |/ |/|
| * Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-143-0/+11
| * Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-143-0/+4
| * Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-143-2/+14
* | Merge topic 'msvc-no-explicit-_DEBUG'Brad King2016-11-161-2/+2
|\ \
| * | MSVC: Do not define _DEBUG explicitly when using /MDdBrad King2016-11-151-2/+2
* | | Merge topic 'armcc-response-file-flag'Brad King2016-11-161-0/+1
|\ \ \ | |/ / |/| |
| * | ARMCC: Fix flag used for response filesBen Boeckel2016-11-151-0/+1
* | | Merge topic 'add-SHA-3'Brad King2016-11-153-4/+11
|\ \ \
| * | | ExternalProject: Add support for SHA-3 algorithmsBrad King2016-11-111-1/+1
| * | | ExternalData: Add support for SHA-3 algorithmsBrad King2016-11-111-2/+7
| * | | Help: De-duplicate and spell out supported hash algorithmsBrad King2016-11-101-1/+3
* | | | Merge topic 'UseSWIG_USE_BUILD_SHARED_LIBS'Brad King2016-11-151-1/+3
|\ \ \ \
| * | | | UseSWIG: Add USE_BUILD_SHARED_LIBS to accepted values for the TYPE argDaniele E. Domenichelli2016-11-141-1/+3
| | |_|/ | |/| |
* | | | Merge topic 'ExternalProject-fix-UPDATE_DISCONNECTED'Brad King2016-11-151-2/+2
|\ \ \ \
| * | | | ExternalProject: Fix UPDATE_DISCONNECTED with empty update stepsBrad King2016-11-151-2/+2
| |/ / /
* | | | Merge topic 'FindBISON-fix-rebuild'Brad King2016-11-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | FindBISON: Do not rebuild every time when not VERBOSEBrad King2016-11-141-1/+1
| | |/ | |/|
* | | Merge topic 'swig_add_library'Brad King2016-11-141-9/+47
|\ \ \
| * | | UseSWIG: Do not set PREFIX property for SHARED and STATIC lua librariesDaniele E. Domenichelli2016-11-111-1/+3
| * | | UseSWIG: Do not set NO_SONAME property for SHARED and STATIC librariesDaniele E. Domenichelli2016-11-111-1/+3
| * | | UseSWIG: Add swig_add_library macro.Daniele E. Domenichelli2016-11-111-7/+41
| | |/ | |/|
* | | 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
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |