Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'swig-broken-dependency-scan' | Brad King | 2017-11-13 | 1 | -1/+34 |
|\ | |||||
| * | swig: fix incremental build in case of removed interface files | Felix Schwitzer | 2017-11-08 | 1 | -1/+34 |
* | | Merge topic 'doxygen_dot' | Brad King | 2017-11-10 | 1 | -1/+5 |
|\ \ | |||||
| * | | FindDoxygen: Fix setting of HAVE_DOT in non-backward-compat mode | André Apitzsch | 2017-11-10 | 1 | -1/+5 |
| * | | Merge branch 'mingw-clang-c-compile-features' into release-3.10 | Brad King | 2017-11-01 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'clang-cl-TP' into release-3.10 | Brad King | 2017-10-25 | 2 | -0/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'omp-oacc-werror-return-type' into release-3.10 | Brad King | 2017-10-24 | 2 | -3/+11 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'findmpi-core-count' into release-3.10 | Brad King | 2017-10-24 | 1 | -7/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'FindOpenCL-more-versions' into release-3.10 | Brad King | 2017-10-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'gnuid-cmp54-fix' into release-3.10 | Brad King | 2017-10-23 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'flang-remove-boundscheck' into release-3.10 | Brad King | 2017-10-19 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'findopenmp-lib-paths' into release-3.10 | Brad King | 2017-10-17 | 1 | -7/+21 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'FindXMLRPC-no-includes' into release-3.10 | Brad King | 2017-10-11 | 1 | -29/+14 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'clang-msvc-help' into release-3.10 | Brad King | 2017-10-11 | 3 | -0/+37 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cpack-deb-mr-1296-fix' into release-3.10 | Brad King | 2017-10-11 | 1 | -6/+33 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ExternalProject-CMP0054' into release-3.10 | Brad King | 2017-10-11 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'fetchcontent-support-use-before-project-command' | Craig Scott | 2017-11-10 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | FetchContent: Support use of the module before "project()" command | Jean-Christophe Fillion-Robin | 2017-11-07 | 1 | -1/+3 |
* | | | | | | | | | | | | | | | | Merge topic 'FindOpenGL-no-glvnd-for-GL' | Brad King | 2017-11-09 | 1 | -20/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | FindOpenGL: Default to non-GLVND libraries for legacy GL | Brad King | 2017-11-09 | 1 | -20/+24 |
* | | | | | | | | | | | | | | | | | Merge topic 'FindHDF5-c-version' | Brad King | 2017-11-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | FindHDF5: Fix H5_VERSION on Patch in C | Axel Huebl | 2017-11-08 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | Merge topic 'cmake-default-dir-install-permissions' | Brad King | 2017-11-09 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | CPack: enable setting default dir creation permissions | Domen Vrankar | 2017-11-08 | 1 | -0/+6 |
* | | | | | | | | | | | | | | | | | | | Merge topic 'fortran-flags-docstring' | Brad King | 2017-11-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | Fortran: Use same DOC for flags as other languages | Christian Pfeiffer | 2017-11-08 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | Merge topic 'flang-windows' | Brad King | 2017-11-08 | 3 | -22/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | Flang: Add support for compiling sources on Windows | Isuru Fernando | 2017-10-31 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | | | | Flang: Identify as simulating MSVC on Windows | Isuru Fernando | 2017-10-31 | 2 | -22/+22 |
* | | | | | | | | | | | | | | | | | | | | Merge topic 'irsl-win2018' | Brad King | 2017-11-08 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | IRSL: Add support for the 2018 release on Windows. | Christian Pfeiffer | 2017-11-06 | 1 | -3/+5 |
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | | Merge topic 'FindOpenGL-clarify-libraries' | Brad King | 2017-11-08 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | FindOpenGL: Clarify logic constructing OPENGL_LIBRARIES | Brad King | 2017-11-07 | 1 | -1/+2 |
| |/ / / / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | | | Merge topic 'implicit-lib-gcceh' | Brad King | 2017-11-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | Restore exclusion of "gcc_eh" from implicit link libraries | Christian Pfeiffer | 2017-11-08 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | Merge branch 'FindBoost-fix-policy-scope' into release-3.9 | Brad King | 2017-09-27 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | | FindBoost: Finish reverting "Simplify search in lists" for 3.9 | Brad King | 2017-09-27 | 1 | -2/+0 |
| * | | | | | | | | | | | | | | | | | | | FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9 | Roger Leigh | 2017-09-18 | 1 | -3/+27 |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'backport-irsl-vs15-future' into release-3.9 | Brad King | 2017-09-06 | 1 | -19/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'FindBoost-fix-policy-scope' into release-3.9 | Brad King | 2017-09-05 | 1 | -9/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'android-ndk-r16' into release-3.9 | Brad King | 2017-09-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'csharp_fix_initial_flags' into release-3.9 | Brad King | 2017-09-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'findopenmp-found' into release-3.9 | Brad King | 2017-09-05 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ninja-cl-intl' into release-3.9 | Brad King | 2017-08-23 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |