Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vs15-GNUtoMS' | Brad King | 2017-05-24 | 1 | -0/+15 |
|\ | |||||
| * | GNUtoMS: Add search path for VS 2017 environment scripts | Alex Ghosh | 2017-05-22 | 1 | -0/+15 |
* | | Merge topic 'IAR-response-flag-space' | Brad King | 2017-05-24 | 2 | -2/+2 |
|\ \ | |||||
| * | | Added space after IAR response file flag | Andreas Weis | 2017-05-23 | 2 | -2/+2 |
* | | | Merge topic 'FindImageMagick-support-v7' | Brad King | 2017-05-23 | 1 | -7/+16 |
|\ \ \ | |||||
| * | | | FindImageMagick: Update to work with v7 | Robert Dailey | 2017-05-22 | 1 | -7/+16 |
| |/ / | |||||
* | | | FindProtobuf: Rename imported targets to match upstream names | Brad King | 2017-05-22 | 1 | -27/+27 |
|/ / | |||||
* | | Merge topic 'pgi-fix-windows' | Brad King | 2017-05-22 | 6 | -5/+78 |
|\ \ | |||||
| * | | Windows-PGI: Add platform definitions | Christian Pfeiffer | 2017-05-20 | 4 | -0/+56 |
| * | | Windows-PGI: Adapt default compiler flags | Christian Pfeiffer | 2017-05-20 | 1 | -1/+9 |
| * | | ImplicitLinkInfo: Add support for PGI on Windows | Christian Pfeiffer | 2017-05-20 | 1 | -4/+13 |
* | | | Merge topic 'UseEcos-update' | Brad King | 2017-05-22 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | UseEcos: Fix for separate <DEFINES> and <INCLUDES> placeholders | Florian Schmaus | 2017-05-19 | 1 | -2/+2 |
* | | | | Merge topic 'FindProtobuf-targets' | Brad King | 2017-05-19 | 1 | -0/+81 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | FindProtobuf: add targets | André Apitzsch | 2017-05-18 | 1 | -0/+81 |
* | | | | Merge topic 'string-append' | Brad King | 2017-05-18 | 13 | -28/+28 |
|\ \ \ \ | |||||
| * | | | | Use string(APPEND) in Modules | Daniel Pfeifer | 2017-05-17 | 13 | -28/+28 |
| |/ / / | |||||
* | | | | Merge topic 'cpack-archive-per-component-filename' | Brad King | 2017-05-18 | 1 | -0/+39 |
|\ \ \ \ | |||||
| * | | | | CPack/Archive: per component filenames support | Domen Vrankar | 2017-05-16 | 1 | -0/+39 |
| |/ / / | |||||
* | | | | Merge topic 'vs14-GNUtoMS' | Brad King | 2017-05-18 | 1 | -0/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | GNUtoMS: Add search path for VS 2015 environment scripts | Alex Ghosh | 2017-05-17 | 1 | -0/+2 |
* | | | | Merge topic 'gtest_add_tests' | Brad King | 2017-05-18 | 1 | -26/+149 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | GoogleTest: Expand capabilities of gtest_add_tests() | Craig Scott | 2017-05-15 | 1 | -26/+149 |
| | |/ | |/| | |||||
* | | | Merge topic 'cpackifw-i18n' | Brad King | 2017-05-16 | 1 | -9/+37 |
|\ \ \ | |||||
| * | | | CPackIFW: Internationalization Support | Konstantin Podsvirov | 2017-05-12 | 1 | -9/+37 |
| |/ / | |||||
* | | | Merge topic 'extra-fphsa-space' | Brad King | 2017-05-16 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | FPHSA: remove extra space | Ben Boeckel | 2017-05-15 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge topic 'GNU-FindBinUtils-patterns' | Brad King | 2017-05-16 | 1 | -2/+10 |
|\ \ \ | |||||
| * | | | GCC: more patterns for ar/ranlib | Ruslan Baratov | 2017-05-14 | 1 | -2/+10 |
| |/ / | |||||
* | | | Merge topic 'vs_fix_cpp_debugging_with_cs_enabled' | Brad King | 2017-05-16 | 1 | -11/+11 |
|\ \ \ | |||||
| * | | | VS: Fix debugging of C++ executables if CSharp is enabled | Michael Stürmer | 2017-05-15 | 1 | -11/+11 |
| | |/ | |/| | |||||
* | | | Merge topic 'FindOpenSSL-crypto-only' | Brad King | 2017-05-16 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | FindOpenSSL: Restore support for crypto-only result | Brad King | 2017-05-15 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge topic 'FindDevIL-compat' | Brad King | 2017-05-16 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | FindDevIL: Restore IL_FOUND result variable | Brad King | 2017-05-15 | 1 | -1/+3 |
| |/ / | |||||
| * | | Merge branch 'FindMatlab-2017a' into release | Brad King | 2017-05-01 | 1 | -0/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'FindBoost-backport-fixes' into release | Brad King | 2017-04-24 | 1 | -14/+42 |
| |\ \ \ | |||||
| | * | | | FindBoost: Support prebuilt Windows binaries from SourceForge | Roger Leigh | 2017-04-24 | 1 | -1/+11 |
| | * | | | FindBoost: Allow testing for multiple compiler suffixes | Roger Leigh | 2017-04-24 | 1 | -12/+30 |
| | * | | | FindBoost: Fix library directory for VS 2017 | Brad King | 2017-04-24 | 1 | -1/+1 |
| * | | | | Merge branch 'cpack-rpm-buildrequires-docs' into release | Brad King | 2017-04-20 | 1 | -0/+13 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'FindBoost-fix-backslash-tolerance' into release | Brad King | 2017-04-19 | 1 | -2/+3 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'FindPkgConfig-fix-lib-search' | Brad King | 2017-05-15 | 1 | -1/+3 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | FindPkgConfig: Fix pkg_check_modules() non-standard location search | Yuriy Khokhulya | 2017-05-12 | 1 | -1/+3 |
* | | | | | | Merge topic 'getprerequisites-fix' | Brad King | 2017-05-12 | 1 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GetPrerequisites: Only recurse on resolved unseen prerequisites | Guillaume Dumont | 2017-05-11 | 1 | -1/+5 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'add_cuda_cxx14_flag' | Brad King | 2017-05-12 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CUDA: Add support for the C++14 standard flag. | Robert Maynard | 2017-05-11 | 1 | -0/+6 |
* | | | | | | | Features: Record features for SunPro C 5.13 and 5.14 | Brad King | 2017-05-11 | 2 | -0/+29 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'sunpro-fpp-fix' | Brad King | 2017-05-11 | 1 | -2/+2 |
|\ \ \ \ \ \ |