Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'GNUInstallDirs-arch-linux' | Brad King | 2019-08-27 | 1 | -1/+2 |
|\ | |||||
| * | GNUInstallDirs: Keep 'lib' as default LIBDIR on Arch Linux based systems | Antonio Rojas | 2019-08-26 | 1 | -1/+2 |
* | | Merge topic 'FindLibLZMA-windows-debug' | Brad King | 2019-08-26 | 1 | -6/+39 |
|\ \ | |||||
| * | | FindLibLZMA: Find debug/release variants on Windows | Braden McDaniel | 2019-08-23 | 1 | -6/+39 |
* | | | Merge topic 'cpack-stgz-license-prompt' | Brad King | 2019-08-26 | 1 | -9/+13 |
|\ \ \ | |_|/ |/| | | |||||
| * | | CPack/STGZ: Require explicit acceptance or refusal of license | sidju | 2019-08-23 | 1 | -9/+13 |
* | | | Merge topic 'solaris-ldd' | Brad King | 2019-08-23 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | GetPrerequisites: match ldd output on Solaris | Jon Chronopoulos | 2019-08-21 | 1 | -1/+1 |
* | | | | Merge topic 'CrayPrgEnv-update-link-type-detection' | Brad King | 2019-08-23 | 1 | -3/+17 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | CrayPrgEnv: Change default linking mode based on PE version | Chuck Atkins | 2019-08-22 | 1 | -3/+17 |
* | | | | Merge topic 'FindBoost-clarify-header-only' | Brad King | 2019-08-22 | 1 | -1/+2 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | FindBoost: Add note about header-only libs in warning msg | Dennis Klein | 2019-08-20 | 1 | -1/+2 |
* | | | | Merge topic 'FindBZip2-windows-lib-names' | Brad King | 2019-08-21 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | FindBZip2: Add Windows library names emitted from bzip2 1.0.6 makefile | Braden McDaniel | 2019-08-21 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge topic 'ProcessorCount-solaris' | Brad King | 2019-08-21 | 1 | -3/+7 |
|\ \ \ \ | |||||
| * | | | | ProcessorCount: Fix virtual processor count on Solaris | Jon Chronopoulos | 2019-08-20 | 1 | -3/+7 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'FindCUDA-nvcc-include-dir-backslash' | Brad King | 2019-08-21 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | FindCUDA: Fix support for backslashes in CUDA_NVCC_INCLUDE_DIRS | Hong Xu | 2019-08-20 | 1 | -1/+2 |
* | | | | | Merge topic 'FindMPI-restore-flag-vars' | Brad King | 2019-08-21 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS and MPI_<LANG>_COMPILE_OPTIONS | Robert Maynard | 2019-08-21 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'find_openacc_targets' | Brad King | 2019-08-20 | 1 | -3/+29 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | FindOpenACC: Provide import targets and OpenACC_<lang>_OPTIONS variable | Robert Maynard | 2019-08-19 | 1 | -0/+28 |
| * | | | FindOpenACC: Provide a Fortran snippet that compiles with gfortran | Robert Maynard | 2019-08-09 | 1 | -3/+1 |
* | | | | Merge topic 'swift-mode-flags' | Brad King | 2019-08-19 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Swift: define `CMAKE_Swift_FLAGS` correctly | Saleem Abdulrasool | 2019-08-12 | 1 | -0/+2 |
* | | | | | Merge topic 'solaris_clang' | Brad King | 2019-08-19 | 2 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Solaris: Add support for Clang compiler | Libor Bukata | 2019-08-09 | 2 | -0/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'msvc-runtime-library-flang' | Brad King | 2019-08-19 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Flang: Implement MSVC runtime library abstraction | Brad King | 2019-08-09 | 1 | -0/+5 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'FindGLEW-macOS' into release-3.15 | Brad King | 2019-08-06 | 1 | -3/+34 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'swift-import-library-location' | Kyle Edwards | 2019-08-19 | 1 | -2/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Swift: honour `IMPLIB_LOCATION` property | Saleem Abdulrasool | 2019-08-12 | 1 | -2/+6 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'clang-llvm-rc' | Kyle Edwards | 2019-08-16 | 1 | -0/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Clang: Fall back to llvm-rc when rc is unavailable | Gregory Mitrano | 2019-08-14 | 1 | -0/+15 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'per-language-link-library-flag' | Kyle Edwards | 2019-08-13 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Generator: support per-language link library flag | Saleem Abdulrasool | 2019-08-09 | 1 | -0/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cuda_separable_compilation_determined_by_compiler_id' | Kyle Edwards | 2019-08-13 | 2 | -1/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | CUDA: Compilers can now state they don't require a device linking step | Robert Maynard | 2019-08-06 | 2 | -1/+3 |
* | | | | | | Merge topic 'soname-darwin' | Brad King | 2019-08-09 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Swift: correct SONAME flag for Darwin targets | Saleem Abdulrasool | 2019-08-06 | 1 | -1/+3 |
* | | | | | | | Merge topic 'fphsa-components-space' | Brad King | 2019-08-09 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | FPHSA: Remove extra space in module components report | Sylvain Joubert | 2019-08-06 | 1 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FindPython-virtual-env' | Brad King | 2019-08-07 | 4 | -185/+312 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindPython: ensure virtual environments are correctly handled | Marc Chevrier | 2019-08-05 | 4 | -185/+312 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'FindGLEW-macOS' | Brad King | 2019-08-07 | 1 | -3/+34 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | FindGLEW: Fix typo in verbose log message | Claudio Fantacci | 2019-08-06 | 1 | -1/+1 |
| * | | | | | FindGLEW: Add required OpenGL dependency in macOS | Claudio Fantacci | 2019-08-06 | 1 | -0/+31 |
| * | | | | | FindGLEW: Fix macOS library suffix selection | Claudio Fantacci | 2019-08-06 | 1 | -2/+2 |
* | | | | | | Merge topic 'cmake-dependent-option-doc' | Brad King | 2019-08-06 | 1 | -2/+3 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | CMakeDependentOption: Document that 4th parameter follows if-syntax | Hong Xu | 2019-08-05 | 1 | -2/+3 |
| | |/ / / | |/| | | |