Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ExternalProject-cmd-poisoning' | Brad King | 2016-11-18 | 1 | -68/+65 |
|\ | |||||
| * | ExternalProject: Do not trip over pre-existing 'cmd' variable | Karsten Sperling | 2016-11-17 | 1 | -68/+65 |
* | | Merge topic 'android-info-variables' | Brad King | 2016-11-17 | 3 | -2/+29 |
|\ \ | |/ |/| | |||||
| * | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINE | Brad King | 2016-11-14 | 3 | -0/+11 |
| * | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variable | Brad King | 2016-11-14 | 3 | -0/+4 |
| * | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION | Brad King | 2016-11-14 | 3 | -2/+14 |
* | | Merge topic 'msvc-no-explicit-_DEBUG' | Brad King | 2016-11-16 | 1 | -2/+2 |
|\ \ | |||||
| * | | MSVC: Do not define _DEBUG explicitly when using /MDd | Brad King | 2016-11-15 | 1 | -2/+2 |
* | | | Merge topic 'armcc-response-file-flag' | Brad King | 2016-11-16 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | ARMCC: Fix flag used for response files | Ben Boeckel | 2016-11-15 | 1 | -0/+1 |
* | | | Merge topic 'add-SHA-3' | Brad King | 2016-11-15 | 3 | -4/+11 |
|\ \ \ | |||||
| * | | | ExternalProject: Add support for SHA-3 algorithms | Brad King | 2016-11-11 | 1 | -1/+1 |
| * | | | ExternalData: Add support for SHA-3 algorithms | Brad King | 2016-11-11 | 1 | -2/+7 |
| * | | | Help: De-duplicate and spell out supported hash algorithms | Brad King | 2016-11-10 | 1 | -1/+3 |
* | | | | Merge topic 'UseSWIG_USE_BUILD_SHARED_LIBS' | Brad King | 2016-11-15 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | UseSWIG: Add USE_BUILD_SHARED_LIBS to accepted values for the TYPE arg | Daniele E. Domenichelli | 2016-11-14 | 1 | -1/+3 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'ExternalProject-fix-UPDATE_DISCONNECTED' | Brad King | 2016-11-15 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | ExternalProject: Fix UPDATE_DISCONNECTED with empty update steps | Brad King | 2016-11-15 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge topic 'FindBISON-fix-rebuild' | Brad King | 2016-11-15 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | FindBISON: Do not rebuild every time when not VERBOSE | Brad King | 2016-11-14 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge topic 'swig_add_library' | Brad King | 2016-11-14 | 1 | -9/+47 |
|\ \ \ | |||||
| * | | | UseSWIG: Do not set PREFIX property for SHARED and STATIC lua libraries | Daniele E. Domenichelli | 2016-11-11 | 1 | -1/+3 |
| * | | | UseSWIG: Do not set NO_SONAME property for SHARED and STATIC libraries | Daniele E. Domenichelli | 2016-11-11 | 1 | -1/+3 |
| * | | | UseSWIG: Add swig_add_library macro. | Daniele E. Domenichelli | 2016-11-11 | 1 | -7/+41 |
| | |/ | |/| | |||||
* | | | Merge topic 'vs_targets_file_as_library' | Brad King | 2016-11-11 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | VS: Treat libraries ending in `.targets` as msbuild imports | Soji Yamakawa | 2016-11-09 | 1 | -0/+1 |
* | | | | Merge topic 'fuchsia-platform' | Brad King | 2016-11-11 | 1 | -0/+25 |
|\ \ \ \ | |||||
| * | | | | Add Fuchsia platform module | Petr Hosek | 2016-11-09 | 1 | -0/+25 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'ExternalProject-GIT_CONFIG' | Brad King | 2016-11-11 | 1 | -2/+12 |
|\ \ \ \ | |||||
| * | | | | ExternalProject: Allow passing config flags to git clone | Christian Fetzer | 2016-11-09 | 1 | -2/+12 |
| |/ / / | |||||
* | | | | Merge topic 'intel-compile-features' | Brad King | 2016-11-11 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Features: Detect Intel C++14 mode more reliably | Brad King | 2016-11-10 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Features: Fix standards and features for Intel 15 on Windows | Brad King | 2016-11-10 | 2 | -13/+19 |
|/ / / | |||||
* | | | Merge topic 'FindSDL_preventGrowingCacheVar' | Brad King | 2016-11-09 | 1 | -2/+5 |
|\ \ \ | |||||
| * | | | FindSDL: Prevent unbounded growth of SDL_LIBRARY_TEMP variable | Craig Scott | 2016-11-08 | 1 | -2/+5 |
* | | | | Merge topic 'pkgconfig_imported_target' | Brad King | 2016-11-09 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | PkgConfig: Fix FindPkgConfig imported target feature | Florent Castelli | 2016-11-04 | 1 | -1/+1 |
| * | | | Merge branch 'cpackifw-search-algorithm' into release | Brad King | 2016-11-03 | 1 | -21/+47 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'FindHDF5-restore-default-C' into release | Brad King | 2016-11-02 | 1 | -10/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'cpack-doc-typos' into release | Brad King | 2016-11-02 | 2 | -7/+7 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'fix-macos-sysroot' into release | Brad King | 2016-11-02 | 2 | -30/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'FindMatlab-fix-typo' into release | Brad King | 2016-10-28 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'FindMatlab-9.1' into release | Brad King | 2016-10-28 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'intel-17-features' into release | Brad King | 2016-10-26 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'intel-compile-features-windows' into release | Brad King | 2016-10-24 | 2 | -6/+12 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'cpack-rpm-omit-unsupported-tags' | Brad King | 2016-11-08 | 1 | -0/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | CPack/RPM prevent special tags from being removed | Domen Vrankar | 2016-11-05 | 1 | -1/+5 |
| * | | | | | | | | | | | | CPack/RPM omit unsupported tags | Alexander Adam | 2016-11-05 | 1 | -0/+20 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | FortranCInterface: Make mangling detection robust to PIC Fortran | Brad King | 2016-11-04 | 1 | -0/+3 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'cpackifw-search-algorithm' | Brad King | 2016-11-04 | 1 | -21/+47 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |