Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'external-project-clone-progress' | Brad King | 2016-10-20 | 1 | -3/+14 |
|\ | |||||
| * | ExternalProject: support GIT_PROGRESS argument | Ben Boeckel | 2016-10-18 | 1 | -2/+13 |
| * | ExternalProject: fix typo | Ben Boeckel | 2016-10-18 | 1 | -1/+1 |
* | | ExternalProject: support extracting the configure command | Ben Boeckel | 2016-10-19 | 1 | -20/+27 |
* | | Merge topic 'external-project-source-subdir-usage' | Brad King | 2016-10-19 | 1 | -8/+9 |
|\ \ | |||||
| * | | ExternalProject: make SOURCE_SUBDIR directly appendable | Ben Boeckel | 2016-10-18 | 1 | -6/+6 |
| * | | ExternalProject: error out only if the property is unset | Ben Boeckel | 2016-10-18 | 1 | -2/+3 |
* | | | Merge topic 'ExternalData-multiple-hashes' | Brad King | 2016-10-19 | 1 | -19/+91 |
|\ \ \ | |||||
| * | | | ExternalData: Add support for multiple hash algorithms | Matt McCormick | 2016-10-18 | 1 | -19/+91 |
| | |/ | |/| | |||||
* | | | Merge topic 'fix-Android-NsightTegra' | Brad King | 2016-10-19 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | VS: Fix NVIDIA Nsight Tegra Visual Studio Edition support | Brad King | 2016-10-18 | 1 | -1/+1 |
| * | | Merge branch 'FindProtobuf-fix-subdirs' into release | Brad King | 2016-10-07 | 1 | -6/+10 |
| |\ \ | |||||
| * \ \ | Merge branch 'android-cxxabi' into release | Brad King | 2016-10-07 | 1 | -0/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'android-ndk-r13' into release | Brad King | 2016-10-06 | 1 | -1/+7 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'cpack-rpm-debuginfo-fixes' into release | Brad King | 2016-10-06 | 1 | -28/+40 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'FindMatlab-fix-simulink-cache' into release | Brad King | 2016-10-05 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'propagate_ctest_use_launchers' | Brad King | 2016-10-18 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ctest_configure: Propagate CTEST_USE_LAUNCHERS from caller to project | Bill Hoffman | 2016-10-17 | 1 | -1/+3 |
* | | | | | | | | | Merge topic 'CheckFunctionExists-prototype' | Brad King | 2016-10-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CheckFunctionExists.c: avoid gcc warnings with -Wstrict-prototypes | Andre McCurdy | 2016-10-14 | 1 | -1/+1 |
* | | | | | | | | | | Merge topic 'FindwxWidgets-unversioned-library-path' | Brad King | 2016-10-18 | 1 | -12/+22 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindwxWidgets: Fix finding unversioned VS-built directory prefixes | Brad King | 2016-10-17 | 1 | -12/+22 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'osx-no-deployment-target-on-cross-compile' | Brad King | 2016-10-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | OS X: Do not try to set deployment target when cross-compiling | Gregor Jasny | 2016-10-17 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'vs-host-x64-tools' | Brad King | 2016-10-14 | 2 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | VS: Provide an option to use x64 host tools | Brad King | 2016-10-14 | 2 | -0/+8 |
* | | | | | | | | | | Merge topic 'FindBoost-minor-cleanup' | Brad King | 2016-10-14 | 1 | -13/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindBoost: Simplify library dir detection with cascading if/elseif/else | Alex Turbov | 2016-10-13 | 1 | -6/+4 |
| * | | | | | | | | | | FindBoost: Minor style updates | Alex Turbov | 2016-10-13 | 1 | -2/+2 |
| * | | | | | | | | | | FindBoost: Use list(INSERT) to simplify suffix list generation | Alex Turbov | 2016-10-13 | 1 | -1/+1 |
| * | | | | | | | | | | FindBoost: Use string(APPEND) in more cases | Alex Turbov | 2016-10-13 | 1 | -4/+4 |
* | | | | | | | | | | | Merge topic 'ice-3.6.3' | Brad King | 2016-10-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindIce: Add support for version 3.6.3 | Roger Leigh | 2016-10-13 | 1 | -0/+1 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'FindSDL-mingw-mwindows' | Brad King | 2016-10-13 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindSDL: Add -mwindows to link flags for MinGW, correct wording | Emil Laine | 2016-10-12 | 1 | -4/+3 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'FindProtobuf-debug-suffix' | Brad King | 2016-10-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindProtobuf: Search for debug library named with `d` suffix | Adam Martin | 2016-10-10 | 1 | -1/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'remove-obsolete' | Brad King | 2016-10-13 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Makefiles: Remove forbidden flag logic | Stephen Kelly | 2016-10-09 | 1 | -2/+0 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'ExternalProject-fix-CMAKE_CACHE_ARGS-list' | Brad King | 2016-10-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | ExternalProject: Fix regression in passing list to CMAKE_CACHE_ARGS | Max Smolens | 2016-10-10 | 1 | -1/+1 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'android-cxxabi' | Brad King | 2016-10-10 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | Android: Fix support for cxxabi.h with libc++ | Brad King | 2016-10-07 | 1 | -0/+2 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'FindProtobuf-fix-subdirs' | Brad King | 2016-10-10 | 1 | -6/+10 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | FindProtobuf: Fix protobuf_generate_*() to handle subdirs | Martin Joly | 2016-10-07 | 1 | -6/+10 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | CPack/RPM single debuginfo packaging | Domen Vrankar | 2016-10-07 | 1 | -51/+236 |
* | | | | | | | CPack/RPM learned defining main component | Domen Vrankar | 2016-10-07 | 1 | -5/+30 |
* | | | | | | | Merge topic 'android-ndk-r13' | Brad King | 2016-10-07 | 1 | -1/+7 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Android: Update libc++ include directories for NDK r13 | Brad King | 2016-10-06 | 1 | -1/+7 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cpack-rpm-debuginfo-fixes' | Brad King | 2016-10-07 | 1 | -28/+40 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | |