Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'ExternalProject-non-cmake-source-subdir' | Brad King | 2019-01-21 | 1 | -2/+8 | |
|\ \ \ \ | ||||||
| * | | | | ExternalProject: support SOURCE_SUBDIR for BUILD_IN_SOURCE | Ben Boeckel | 2019-01-17 | 1 | -2/+8 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'FindCURL-typo' | Brad King | 2019-01-21 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | FindCURL: fix component failure when no pkg-config | Hiroshi Miura | 2019-01-21 | 1 | -2/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'submit-url' | Brad King | 2019-01-21 | 2 | -10/+15 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | CTest: Add documentation and release notes for SubmitURL | Regina Pfeifer | 2019-01-16 | 1 | -4/+1 | |
| * | | | Modules/CTest: Set SubmitURL | Regina Pfeifer | 2019-01-16 | 2 | -6/+14 | |
| |/ / | ||||||
* | | | GHS: Add Compiler ID detection | Fred Baksik | 2019-01-16 | 12 | -25/+139 | |
* | | | GHS: Use the correct compiler flags for CMAKE_BUILD_TYPE | Fred Baksik | 2019-01-16 | 2 | -44/+0 | |
* | | | GHS: Update the link line processing | Fred Baksik | 2019-01-16 | 1 | -2/+2 | |
* | | | GHS: Place build system outputs per target output directives | Fred Baksik | 2019-01-16 | 1 | -1/+1 | |
* | | | GHS: Only print bsp and os directives if specified by user | Fred Baksik | 2019-01-16 | 1 | -1/+7 | |
|/ / | ||||||
* | | IAR: Update compiler modules to support AVR systems | Ethan Slattery | 2019-01-15 | 4 | -2/+75 | |
* | | IAR: Parse INFO strings from the binary format of AVR systems | Ethan Slattery | 2019-01-15 | 1 | -1/+7 | |
* | | Merge topic 'fetchcontent-uses-terminal' | Brad King | 2019-01-15 | 2 | -0/+9 | |
|\ \ | ||||||
| * | | FetchContent: Give access to the terminal for download and update | Craig Scott | 2019-01-14 | 2 | -0/+9 | |
* | | | Merge topic 'check-fortran-run' | Brad King | 2019-01-15 | 2 | -1/+160 | |
|\ \ \ | ||||||
| * | | | CheckFortranSourceRuns: Add module to check if Fortran code runs | Michael Hirsch, Ph.D | 2019-01-10 | 2 | -1/+160 | |
* | | | | Remove now-unused code once used on IRIX | Brad King | 2019-01-11 | 10 | -181/+5 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'FindBoost-1.70' | Brad King | 2019-01-11 | 1 | -3/+17 | |
|\ \ \ | ||||||
| * | | | FindBoost: Add support for Boost 1.70 | Mateusz Ĺoskot | 2018-12-18 | 1 | -3/+17 | |
* | | | | Merge topic 'FindICE-more-exe' | Brad King | 2019-01-11 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | FindIce: Find slice2confluence and slice2matlab executables | jspam | 2019-01-10 | 1 | -0/+4 | |
* | | | | | Merge topic 'xl-early-bE' | Brad King | 2019-01-11 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | XL: Move '-bE' flag earlier so it can be overridden | Rob Boehne | 2019-01-10 | 1 | -1/+1 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'bison_target_policy' | Brad King | 2019-01-11 | 1 | -4/+34 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindBISON: Add policy CMP0088 to run bison in build tree | Robert Maynard | 2019-01-10 | 1 | -4/+34 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'threads' | Brad King | 2019-01-11 | 1 | -1/+4 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Help: FindThreads not needed with modern C++. | Joachim Wuttke (o) | 2019-01-09 | 1 | -1/+4 | |
| |/ / / | ||||||
* | | | | Merge topic 'BundleUtilities-make-dir' | Craig Scott | 2019-01-09 | 1 | -0/+3 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| * | | BundleUtilities: Ensure target dir exists when creating symlinks | Tim Blechmann | 2019-01-08 | 1 | -0/+3 | |
| * | | CUDA: Add CUDA 10 (Turing) detection | Anton Chernov | 2018-12-10 | 1 | -2/+16 | |
* | | | Merge topic 'bundle_fixes' | Craig Scott | 2019-01-06 | 2 | -13/+33 | |
|\ \ \ | ||||||
| * | | | GetPrerequisites: Fix handling of executable scripts | Alexander Grund | 2019-01-04 | 1 | -0/+9 | |
| * | | | GetPrerequisites: Allow prefixed tools | Alexander Grund | 2018-12-31 | 1 | -10/+10 | |
| * | | | GetPrerequisites: Add GET_PREREQUISITES_VERBOSE to set verbose | Alexander Grund | 2018-12-31 | 1 | -0/+7 | |
| * | | | BundleUtilites: Don't use hardcoded name for install_name_tool | Alexander Grund | 2018-12-31 | 1 | -2/+6 | |
| * | | | GetPrerequisites: Don't use hardcoded name for otool | Alexander Grund | 2018-12-30 | 1 | -1/+1 | |
* | | | | Merge branch 'swig_src_file_ext' into 'master' | Marc Chevrier | 2019-01-04 | 1 | -2/+24 | |
|\ \ \ \ | ||||||
| * | | | | SWIG: Add support for custom Swig source file extensions | Thirumal Venkat | 2019-01-03 | 1 | -2/+24 | |
* | | | | | Merge topic 'gtest-discovery-work-dir' | Craig Scott | 2018-12-31 | 1 | -0/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Specify WORKING_DIRECTORY to execute_process() in GoogleTestAddTests | Nehal J Wani | 2018-12-28 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'remove-include-cmakeparsearguments' | Craig Scott | 2018-12-29 | 3 | -6/+0 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | CMakeParseArguments: Remove superfluous includes of CMakeParseArguments | Kyle Edwards | 2018-12-14 | 3 | -6/+0 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'link-options' | Craig Scott | 2018-12-23 | 17 | -44/+173 | |
|\ \ \ | ||||||
| * | | | PIE link options: Update strategy to fix performance regression | Marc Chevrier | 2018-12-19 | 17 | -44/+173 | |
| |/ / | ||||||
* | | | Merge topic 'output-on-failure' | Craig Scott | 2018-12-21 | 1 | -4/+47 | |
|\ \ \ | ||||||
| * | | | ExternalProject: add LOG_OUTPUT_ON_FAILURE option | Wouter Klouwen | 2018-12-20 | 1 | -4/+47 | |
* | | | | Help: FindLibLZMA: update formatting. | Marc Chevrier | 2018-12-20 | 1 | -17/+23 | |
* | | | | Merge branch 'topic-findliblzma' into 'master' | Marc Chevrier | 2018-12-20 | 1 | -4/+22 | |
|\ \ \ \ | |_|/ / |/| | | |