summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | MSVC: Add empty definitions for std compile optionsChuck Atkins2017-05-291-2/+16
| * | Compilers: Add default cmake_record_{c,cxx}_compile_features macrosChuck Atkins2017-05-291-0/+31
* | | FindGSL: recognize libraries name with debug postfix as debug librariesSilvio Traversaro2017-05-311-5/+6
|/ /
* | Merge topic 'sunpro-std-flags'Brad King2017-05-281-2/+6
|\ \
| * | SunPro: set -library=stlport as standard compile option for C++98Daniel Pfeifer2017-05-261-0/+4
| * | SunPro: add standard compile option for C++03Daniel Pfeifer2017-05-261-2/+2
* | | Merge topic 'intel-std-flags'Brad King2017-05-282-36/+44
|\ \ \
| * | | Intel: avoid variables in language standard flagsDaniel Pfeifer2017-05-262-36/+44
* | | | Merge topic 'FindBoost-use-IN_LIST'Brad King2017-05-281-6/+10
|\ \ \ \
| * | | | FindBoost: Simplify search in lists.Alex Turbov2017-05-261-6/+10
* | | | | Merge topic 'autogen_config'Brad King2017-05-281-3/+1
|\ \ \ \ \
| * | | | | Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property.Sebastian Holtermann2017-05-261-3/+0
| * | | | | Autogen: Pass build directory in Info fileSebastian Holtermann2017-05-261-0/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'FindProtobuf-export-macro'Brad King2017-05-281-5/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindProtobuf: add optional export declaration macro to generated cpp filesAndré Apitzsch2017-05-261-5/+16
* | | | | Merge topic 'findxmlrpc_fix'Brad King2017-05-261-18/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindXMLRPC: handle QUIETLY and REQUIRED correctlyNiklas Simons2017-05-251-18/+12
* | | | | Merge topic 'FindCygwin-alt-arch'Brad King2017-05-251-2/+2
|\ \ \ \ \
| * | | | | FindCygwin: Use find_program instead of find_pathTibor Szabo2017-05-231-2/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'FindDoxygen-add-docs-function'Brad King2017-05-251-124/+997
|\ \ \ \ \
| * | | | | Improve Doxygen supportAlex Turbov2017-05-241-124/+997
| |/ / / /
* | | | | Merge topic 'find_dependency-improvements'Brad King2017-05-251-29/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Improve find_dependency argument handlingMatthew Woehlke2017-05-221-29/+9
* | | | | Merge topic 'vs15-GNUtoMS'Brad King2017-05-241-0/+15
|\ \ \ \ \
| * | | | | GNUtoMS: Add search path for VS 2017 environment scriptsAlex Ghosh2017-05-221-0/+15
* | | | | | Merge topic 'IAR-response-flag-space'Brad King2017-05-242-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Added space after IAR response file flagAndreas Weis2017-05-232-2/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindImageMagick-support-v7'Brad King2017-05-231-7/+16
|\ \ \ \ \
| * | | | | FindImageMagick: Update to work with v7Robert Dailey2017-05-221-7/+16
| |/ / / /
* | | | | FindProtobuf: Rename imported targets to match upstream namesBrad King2017-05-221-27/+27
|/ / / /
* | | | Merge topic 'pgi-fix-windows'Brad King2017-05-226-5/+78
|\ \ \ \
| * | | | Windows-PGI: Add platform definitionsChristian Pfeiffer2017-05-204-0/+56
| * | | | Windows-PGI: Adapt default compiler flagsChristian Pfeiffer2017-05-201-1/+9
| * | | | ImplicitLinkInfo: Add support for PGI on WindowsChristian Pfeiffer2017-05-201-4/+13
* | | | | Merge topic 'UseEcos-update'Brad King2017-05-221-2/+2
|\ \ \ \ \
| * | | | | UseEcos: Fix for separate <DEFINES> and <INCLUDES> placeholdersFlorian Schmaus2017-05-191-2/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindProtobuf-targets'Brad King2017-05-191-0/+81
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindProtobuf: add targetsAndré Apitzsch2017-05-181-0/+81
* | | | | Merge topic 'string-append'Brad King2017-05-1813-28/+28
|\ \ \ \ \
| * | | | | Use string(APPEND) in ModulesDaniel Pfeifer2017-05-1713-28/+28
| |/ / / /
* | | | | Merge topic 'cpack-archive-per-component-filename'Brad King2017-05-181-0/+39
|\ \ \ \ \
| * | | | | CPack/Archive: per component filenames supportDomen Vrankar2017-05-161-0/+39
| |/ / / /
* | | | | Merge topic 'vs14-GNUtoMS'Brad King2017-05-181-0/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | GNUtoMS: Add search path for VS 2015 environment scriptsAlex Ghosh2017-05-171-0/+2
* | | | | Merge topic 'gtest_add_tests'Brad King2017-05-181-26/+149
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | GoogleTest: Expand capabilities of gtest_add_tests()Craig Scott2017-05-151-26/+149
| | |/ | |/|
* | | Merge topic 'cpackifw-i18n'Brad King2017-05-161-9/+37
|\ \ \
| * | | CPackIFW: Internationalization SupportKonstantin Podsvirov2017-05-121-9/+37
| |/ /
* | | Merge topic 'extra-fphsa-space'Brad King2017-05-161-2/+2
|\ \ \
| * | | FPHSA: remove extra spaceBen Boeckel2017-05-151-2/+2
| |/ /