summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CheckTypeSize-arm-archs'Brad King2017-06-211-0/+6
|\
| * CheckTypeSize: Add support for arm architecturesDouglas McKenzie2017-06-201-0/+6
* | Merge topic 'FindICU-data-vars'Brad King2017-06-201-24/+68
|\ \
| * | FindICU: Search for packaged data filesRoger Leigh2017-06-171-24/+68
* | | Merge topic 'FindwxWidgets-fix-flag-parse'Brad King2017-06-201-19/+15
|\ \ \
| * | | FindwxWidgets: Fix parsing of cxxflags when paths contain -D or -IThierry Crozat2017-06-191-19/+15
| |/ /
* | | Merge topic 'curses-form-advanced'Brad King2017-06-201-0/+1
|\ \ \ | |_|/ |/| |
| * | FindCurses: mark CURSES_FORM_LIBRARY as advancedDaniel Pfeifer2017-06-171-0/+1
| |/
* | Merge topic 'vs_csharp_fix_win32manifest_param'Brad King2017-06-191-1/+1
|\ \
| * | Vs: remove /nowin32manifest from C# flags to enable default VS behaviorMichael Stürmer2017-06-161-1/+1
* | | Merge topic 'FindHDF5-parallel-from-wrapper'Brad King2017-06-191-21/+27
|\ \ \ | |_|/ |/| |
| * | FindHDF5: Fix parallel detection when primary compiler is an HDF5 wrapperChuck Atkins2017-06-161-21/+27
| * | Merge branch 'cuda-dlink-no-deprecated-gpu' into release-3.9Brad King2017-06-132-4/+21
| |\ \
| * \ \ Merge branch 'doc-pkgconfig-list' into release-3.9Brad King2017-06-121-1/+7
| |\ \ \
* | | | | Check*CompilerFlag: Rewrite documentation of these modulesBrad King2017-06-153-60/+90
| |_|_|/ |/| | |
* | | | Merge topic 'UseSWIG-avoid-dllimport-repeat'Brad King2017-06-151-4/+7
|\ \ \ \
| * | | | UseSWIG: Add `-dllimport` only if not already specifiedRobert Langlois2017-06-141-4/+7
* | | | | Merge topic 'ipo-per-lang'Brad King2017-06-155-19/+21
|\ \ \ \ \
| * | | | | IPO: Consider support for each language separatelyBrad King2017-06-145-19/+21
* | | | | | Merge topic 'android-unified-headers'Brad King2017-06-134-16/+52
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Android: Add support for unified headersBrad King2017-06-124-16/+52
* | | | | | Merge topic 'doc-pkgconfig-list'Brad King2017-06-131-1/+7
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | FindPkgConfig: mention that variables will be ;-listsRolf Eike Beer2017-06-121-0/+6
| * | | | | FindPkgConfig: fix confusing indentationRolf Eike Beer2017-06-121-1/+1
| |/ / / /
| * | | | Merge branch 'android-standalone-no-sysroot-include' into release-3.9Brad King2017-06-091-2/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'android-standalone-unified-api-level' into release-3.9Brad King2017-06-091-5/+28
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cuda-dlink-no-deprecated-gpu'Brad King2017-06-132-4/+21
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | CUDA: When linking device code suppress CUDA 8.0+ deprecation warningsRobert Maynard2017-06-132-4/+21
| | |_|_|/ | |/| | |
* | | | | Merge topic 'android-standalone-no-sysroot-include'Brad King2017-06-121-2/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Android: Do not pass sysroot include for standalone toolchainBrad King2017-06-091-2/+7
| |/ / /
* | | | Merge topic 'android-standalone-unified-api-level'Brad King2017-06-121-5/+28
|\ \ \ \ | | |_|/ | |/| |
| * | | Android: Detect API version of standalone toolchain with unified headersBrad King2017-06-091-5/+28
| |/ /
* | | Merge topic 'cpack-freebsd-pkg'Brad King2017-06-122-0/+249
|\ \ \
| * | | CPack-FreeBSD: add a generator for FreeBSD pkg(8)Adriaan de Groot2017-06-102-0/+249
| |/ /
* | | FindHTMLHelp: Use PATH_SUFFIXES to search under Program FilesBrad King2017-06-091-14/+14
* | | Merge topic 'sdcc-simplify-link-flags'Brad King2017-06-091-1/+1
|\ \ \ | |_|/ |/| |
| * | SDCC: Remove superfluous whitespace from link lineReto Schneider2017-06-081-1/+1
| * | SDCC: Do not explicitly ask linker to generate Intel Hex filesReto Schneider2017-06-081-1/+1
* | | FindDoxygen: Create imported targets at most once in a given scopeBrad King2017-06-091-16/+24
|/ /
* | FindDoxygen: Restore DOXYGEN_DOT_FOUND variableKonstantin Podsvirov2017-06-071-1/+1
|/
* Merge topic 'GoogleTest-disabled-tests'Brad King2017-06-051-8/+38
|\
| * GoogleTest: Add support for disabled testsChuck Atkins2017-06-051-8/+38
* | Merge topic 'add-common-record-features-macros'Brad King2017-06-0112-179/+55
|\ \
| * | Intel: Fix missing C std default for 12.0 <= ver < 12.1Chuck Atkins2017-05-311-1/+1
| * | SunPro: Make sure all known versions get CXX98 defaultsChuck Atkins2017-05-311-3/+3
| * | GNU: Fix language defaults for 3.4Chuck Atkins2017-05-301-1/+1
| * | Clang: Fix language defaults for 2.1Chuck Atkins2017-05-301-1/+1
| * | Compilers: Port to use default cmake_record_lang_compile_features macrosChuck Atkins2017-05-3011-171/+2
| * | 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