Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'csharp-version-english' | Brad King | 2017-11-07 | 1 | -1/+1 |
|\ | |||||
| * | CSharp: Fix compiler version detection in non-English languages | Yoshinori Tahara | 2017-11-07 | 1 | -1/+1 |
* | | Merge topic 'findboost-compiler-version' | Brad King | 2017-11-07 | 1 | -7/+2 |
|\ \ | |||||
| * | | FindBoost: support more than one number in version components | Ben Boeckel | 2017-11-06 | 1 | -1/+1 |
| * | | FindBoost: use CMake's compiler version rather than querying again | Ben Boeckel | 2017-11-03 | 1 | -6/+1 |
* | | | Merge topic 'typos' | Brad King | 2017-11-06 | 28 | -37/+37 |
|\ \ \ | |||||
| * | | | Fix trivial typos in text | luzpaz | 2017-11-03 | 28 | -37/+37 |
| |/ / | |||||
* | | | FindBZip2: Normalize slashes when legacy BZIP2_LIBRARIES is specified | Mark Salisbury | 2017-11-01 | 1 | -0/+2 |
|/ / | |||||
* | | Merge topic 'mingw-clang-c-compile-features' | Brad King | 2017-11-01 | 1 | -1/+1 |
|\ \ | |||||
| * | | Record C compile features flags for MinGW Clang on Windows | Brad King | 2017-11-01 | 1 | -1/+1 |
| |/ | |||||
* | | Merge topic 'freetype-windows' | Brad King | 2017-10-30 | 1 | -0/+3 |
|\ \ | |||||
| * | | FindFreetype: Normalize slashes when legacy FREETYPE_LIBRARY is specified | Mark Salisbury | 2017-10-27 | 1 | -0/+3 |
* | | | CPack/Deb: handle shlibs file generation when SOVERSION set to 0 | Domen Vrankar | 2017-10-28 | 1 | -1/+1 |
* | | | Merge topic 'findICU_update' | Brad King | 2017-10-27 | 1 | -1/+20 |
|\ \ \ | |/ / |/| | | |||||
| * | | FindICU: Add support for static libraries on Windows | Francois Budin | 2017-10-25 | 1 | -0/+19 |
| * | | FindICU: Search in 'sbin' directories for icu tools | Francois Budin | 2017-10-25 | 1 | -1/+1 |
* | | | Merge topic 'clang-cl-TP' | Brad King | 2017-10-26 | 2 | -0/+2 |
|\ \ \ | |||||
| * | | | Clang: Use -TP flag for C++ sources with clang-cl | Brad King | 2017-10-25 | 2 | -0/+2 |
| | |/ | |/| | |||||
* | | | Merge topic 'flang-windows' | Brad King | 2017-10-25 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Flang: Add partial support on Windows | Isuru Fernando | 2017-10-24 | 1 | -0/+2 |
* | | | | Merge topic 'omp-oacc-werror-return-type' | Brad King | 2017-10-25 | 2 | -3/+11 |
|\ \ \ \ | |||||
| * | | | | Find{OpenMP,OpenACC}: Fix detection with -Werror=return-type | Christian Pfeiffer | 2017-10-24 | 2 | -3/+11 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'findmpi-core-count' | Brad King | 2017-10-25 | 1 | -7/+2 |
|\ \ \ \ | |||||
| * | | | | FindMPI: Use physical cores for MPIEXEC_MAX_NUMPROCS | Christian Pfeiffer | 2017-10-24 | 1 | -7/+2 |
| |/ / / | |||||
* | | | | Merge topic 'FindCUDA-doc-format' | Brad King | 2017-10-24 | 1 | -18/+19 |
|\ \ \ \ | |||||
| * | | | | FindCUDA: Improve documentation formatting markup | Henry Schreiner | 2017-10-23 | 1 | -18/+19 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'FindOpenCL-more-versions' | Brad King | 2017-10-24 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | FindOpenCL: Add detection of OpenCL 2.1 and 2.2 | Henry Schreiner | 2017-10-23 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'gnuid-cmp54-fix' | Brad King | 2017-10-24 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | GNUInstallDirs: Enable CMP0054 | Christian Pfeiffer | 2017-10-23 | 1 | -0/+5 |
| |/ / / | |||||
* | | | | Merge topic 'generator-instance' | Brad King | 2017-10-24 | 2 | -0/+21 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | CheckLanguage: Pass generator instance into check | Brad King | 2017-10-19 | 1 | -0/+6 |
| * | | | ExternalProject: Propagate the generator instance | Brad King | 2017-10-19 | 1 | -0/+15 |
| | |/ | |/| | |||||
* | | | Merge topic 'flang-remove-boundscheck' | Brad King | 2017-10-23 | 1 | -2/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Flang: Remove unsupported fbounds-check flag | Christian Pfeiffer | 2017-10-19 | 1 | -2/+0 |
| |/ | |||||
* | | Merge topic 'curl_netrc_options' | Brad King | 2017-10-19 | 2 | -2/+46 |
|\ \ | |||||
| * | | ExternalProject: Add support for NETRC and NETRC_FILE suboption | Shane Parris | 2017-10-18 | 2 | -2/+46 |
* | | | Merge topic 'ti-compiler-depfile-support' | Brad King | 2017-10-19 | 2 | -0/+4 |
|\ \ \ | |||||
| * | | | Compiler/TI: Add support for depfile generation for Ninja | Nico Müller | 2017-10-18 | 2 | -0/+4 |
* | | | | Merge topic 'cmake-open' | Brad King | 2017-10-18 | 1 | -0/+23 |
|\ \ \ \ | |||||
| * | | | | cmake: Add --open option for IDE generators | Gregor Jasny | 2017-10-13 | 1 | -0/+23 |
* | | | | | Merge topic 'module-fetchcontent' | Brad King | 2017-10-18 | 2 | -0/+935 |
|\ \ \ \ \ | |||||
| * | | | | | FetchContent: New module for populating content at configure time | Craig Scott | 2017-10-16 | 2 | -0/+935 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'findopenmp-lib-paths' | Brad King | 2017-10-18 | 1 | -7/+21 |
|\ \ \ \ \ | |||||
| * | | | | | FindOpenMP: Improve OMP libraries search | Christian Pfeiffer | 2017-10-17 | 1 | -7/+21 |
* | | | | | | Merge topic 'Linux-CUDA-OpenCL' | Brad King | 2017-10-17 | 1 | -1/+4 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | FindOpenCL: Add support for CUDA OpenCL on Linux | Takenori Yamamoto | 2017-10-15 | 1 | -1/+4 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'UseJava-add_jar-split-build-and-output-dirs' | Brad King | 2017-10-16 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | UseJava: add_jar OUTPUT_DIR option used only for jar generation. | Marc Chevrier | 2017-10-12 | 1 | -4/+4 |
* | | | | | | Merge topic 'cpack-wix-cygwin' | Brad King | 2017-10-16 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | |