summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindPython-numpy'Marc Chevrier2019-01-254-6/+80
|\
| * FindPython: Introduce NumPy componentHiroshi Miura2019-01-244-6/+80
* | Merge topic 'fortran-docs'Brad King2019-01-242-4/+28
|\ \ | |/ |/|
| * Help: Add examples to CheckFortranSource{Runs,Compiles}Michael Hirsch, Ph.D2019-01-232-4/+28
* | Merge topic 'findgit-note'Marc Chevrier2019-01-241-1/+2
|\ \
| * | Help: Add note about CMAKE_ROLE to FindGit documentationKyle Edwards2019-01-231-1/+2
| |/
* | FindPython: Support script modeKyle Edwards2019-01-234-113/+123
|/
* Merge topic 'implicit-includes'Brad King2019-01-227-0/+142
|\
| * Compute implicit include directories from compiler outputChuck Cranor2019-01-215-0/+111
| * CMakeDetermineCompilerABI: set locale to C for try_compile()Chuck Cranor2019-01-211-0/+17
| * CMakeDetermineCompilerABI: pass verbose flag during compilationBrad King2019-01-212-0/+7
| * Refactor exclusion of -I/usr/include to avoid per-language valuesBrad King2019-01-211-0/+7
* | FindGit: Add imported targetKyle Edwards2019-01-211-0/+11
* | Merge topic 'ExternalProject-non-cmake-source-subdir'Brad King2019-01-211-2/+8
|\ \
| * | ExternalProject: support SOURCE_SUBDIR for BUILD_IN_SOURCEBen Boeckel2019-01-171-2/+8
* | | Merge topic 'FindCURL-typo'Brad King2019-01-211-2/+2
|\ \ \
| * | | FindCURL: fix component failure when no pkg-configHiroshi Miura2019-01-211-2/+2
| | |/ | |/|
* | | Merge topic 'submit-url'Brad King2019-01-212-10/+15
|\ \ \ | |/ / |/| |
| * | CTest: Add documentation and release notes for SubmitURLRegina Pfeifer2019-01-161-4/+1
| * | Modules/CTest: Set SubmitURLRegina Pfeifer2019-01-162-6/+14
| |/
* | GHS: Add Compiler ID detectionFred Baksik2019-01-1612-25/+139
* | GHS: Use the correct compiler flags for CMAKE_BUILD_TYPEFred Baksik2019-01-162-44/+0
* | GHS: Update the link line processingFred Baksik2019-01-161-2/+2
* | GHS: Place build system outputs per target output directivesFred Baksik2019-01-161-1/+1
* | GHS: Only print bsp and os directives if specified by userFred Baksik2019-01-161-1/+7
|/
* IAR: Update compiler modules to support AVR systemsEthan Slattery2019-01-154-2/+75
* IAR: Parse INFO strings from the binary format of AVR systemsEthan Slattery2019-01-151-1/+7
* Merge topic 'fetchcontent-uses-terminal'Brad King2019-01-152-0/+9
|\
| * FetchContent: Give access to the terminal for download and updateCraig Scott2019-01-142-0/+9
* | Merge topic 'check-fortran-run'Brad King2019-01-152-1/+160
|\ \
| * | CheckFortranSourceRuns: Add module to check if Fortran code runsMichael Hirsch, Ph.D2019-01-102-1/+160
* | | Remove now-unused code once used on IRIXBrad King2019-01-1110-181/+5
| |/ |/|
* | Merge topic 'FindBoost-1.70'Brad King2019-01-111-3/+17
|\ \
| * | FindBoost: Add support for Boost 1.70Mateusz Łoskot2018-12-181-3/+17
* | | Merge topic 'FindICE-more-exe'Brad King2019-01-111-0/+4
|\ \ \
| * | | FindIce: Find slice2confluence and slice2matlab executablesjspam2019-01-101-0/+4
* | | | Merge topic 'xl-early-bE'Brad King2019-01-111-1/+1
|\ \ \ \
| * | | | XL: Move '-bE' flag earlier so it can be overriddenRob Boehne2019-01-101-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'bison_target_policy'Brad King2019-01-111-4/+34
|\ \ \ \
| * | | | FindBISON: Add policy CMP0088 to run bison in build treeRobert Maynard2019-01-101-4/+34
| | |/ / | |/| |
* | | | Merge topic 'threads'Brad King2019-01-111-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: FindThreads not needed with modern C++.Joachim Wuttke (o)2019-01-091-1/+4
| |/ /
* | | Merge topic 'BundleUtilities-make-dir'Craig Scott2019-01-091-0/+3
|\ \ \ | |/ / |/| |
| * | BundleUtilities: Ensure target dir exists when creating symlinksTim Blechmann2019-01-081-0/+3
| * | CUDA: Add CUDA 10 (Turing) detectionAnton Chernov2018-12-101-2/+16
* | | Merge topic 'bundle_fixes'Craig Scott2019-01-062-13/+33
|\ \ \
| * | | GetPrerequisites: Fix handling of executable scriptsAlexander Grund2019-01-041-0/+9
| * | | GetPrerequisites: Allow prefixed toolsAlexander Grund2018-12-311-10/+10
| * | | GetPrerequisites: Add GET_PREREQUISITES_VERBOSE to set verboseAlexander Grund2018-12-311-0/+7
| * | | BundleUtilites: Don't use hardcoded name for install_name_toolAlexander Grund2018-12-311-2/+6