Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'aix-explicit-exports' | Brad King | 2019-07-16 | 9 | -30/+71 |
|\ | |||||
| * | AIX: Explicitly compute executable exports for both XL and GNU | Brad King | 2019-07-15 | 2 | -2/+10 |
| * | AIX: Explicitly compute shared object exports for both XL and GNU | Brad King | 2019-07-15 | 3 | -20/+60 |
| * | AIX: Drop redundant -brtl flags | Brad King | 2019-07-15 | 2 | -4/+0 |
| * | XL: De-duplicate shared object creation flags | Brad King | 2019-07-15 | 6 | -5/+2 |
* | | Merge topic 'FindPNG-msvc-static' | Brad King | 2019-07-16 | 1 | -2/+2 |
|\ \ | |||||
| * | | FindPNG: Add static libpng names for MSVC | Steve Robinson | 2019-07-15 | 1 | -2/+2 |
* | | | Merge topic 'FindMatlab/pre-2018-fixes' | Brad King | 2019-07-16 | 1 | -81/+81 |
|\ \ \ | |_|/ |/| | | |||||
| * | | FindMatlab: code comment and ordering of the finders | Raffi Enficiaud | 2019-07-14 | 1 | -73/+69 |
| * | | FindMatlab: fixing extension bat file invocation error | Raffi Enficiaud | 2019-07-14 | 1 | -2/+11 |
| * | | FindMatlab: Fixing compilation issues on Windows | Raffi Enficiaud | 2019-07-14 | 1 | -6/+1 |
| |/ | |||||
* | | Merge topic 'FindBISON-CMP0088-SourcePath' | Brad King | 2019-07-15 | 1 | -3/+9 |
|\ \ | |||||
| * | | FindBISON: Fix CMP0088 NEW behavior for non-absolute input paths | Brian Carlson | 2019-07-12 | 1 | -3/+9 |
* | | | Merge topic 'soname' | Brad King | 2019-07-15 | 1 | -2/+5 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Swift: support SONAME on ELFish targets | Saleem Abdulrasool | 2019-07-11 | 1 | -2/+5 |
* | | | CMakeDetermineCompilerId: Consider UTF-16 encodings of INFO strings | Brad King | 2019-07-11 | 2 | -5/+8 |
|/ / | |||||
* | | Merge topic 'CheckSymbolExists-doc' | Brad King | 2019-07-11 | 2 | -8/+31 |
|\ \ | |||||
| * | | CheckSymbolExists: Add examples for check_symbol_exists | Hong Xu | 2019-07-10 | 2 | -0/+22 |
| * | | CheckCXXSymbolExists: Clarify documented role | Brad King | 2019-07-10 | 1 | -8/+9 |
* | | | Merge topic 'fix/move-more-cpack-internals' | Kyle Edwards | 2019-07-10 | 17 | -4/+3 |
|\ \ \ | |||||
| * | | | Refactor: Move CPack internal files to `Internal/CPack/` directory | Alex Turbov | 2019-07-09 | 17 | -4/+3 |
* | | | | Merge topic 'elseif' | Brad King | 2019-07-10 | 3 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Fix elseif() in place of else() | Artalus | 2019-07-03 | 3 | -3/+3 |
* | | | | | Merge topic 'implicit-includes-cray-hlist' | Brad King | 2019-07-10 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'backport-implicit-includes-cray-hlist' | Brad King | 2019-07-09 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Cray: Fix include parsing when the -hlist= flag is present | Chuck Atkins | 2019-07-09 | 1 | -2/+2 |
| | | |_|_|/ | | |/| | | | |||||
* | | | | | | Merge topic 'iar-riscv' | Brad King | 2019-07-09 | 7 | -3/+20 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | IAR: Add support for the RISC-V compiler | Stefan Andersson | 2019-07-08 | 7 | -3/+20 |
| |/ / / / | |||||
* | | | | | Merge topic 'fortran-submodule-cray' | Brad King | 2019-07-08 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Fortran: Add support for submodules on Cray | Willem Deconinck | 2019-07-08 | 1 | -0/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'pb-cxx11' | Brad King | 2019-07-08 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | FindProtobuf: libprotoc also needs C++11 | Rolf Eike Beer | 2019-07-03 | 1 | -0/+5 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'threads-are-good' | Brad King | 2019-07-08 | 1 | -6/+10 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Swift: support multithreaded compilation | Saleem Abdulrasool | 2019-07-02 | 1 | -6/+10 |
* | | | | | Merge topic 'FindPostgreSQL-lib-dir' | Brad King | 2019-07-03 | 1 | -1/+8 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | FindPostgreSQL: Fix regression in computation of library directory | Brad King | 2019-07-02 | 1 | -1/+8 |
| |/ / / | |||||
* | | | | Merge topic 'static' | Brad King | 2019-07-02 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | Swift: add rules for static linking | Saleem Abdulrasool | 2019-06-28 | 1 | -0/+6 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'FindMPI-AddSuffixes' | Marc Chevrier | 2019-07-02 | 1 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | FindMPI: Add MPI_EXECUTABLE_SUFFIX to every item in lists | Brian Carlson | 2019-06-29 | 1 | -2/+6 |
| |/ / / | |||||
* | | | | Merge topic 'override-rules-RC' | Brad King | 2019-07-01 | 1 | -0/+11 |
|\ \ \ \ | |||||
| * | | | | RC: Honor CMAKE_USER_MAKE_RULES_OVERRIDE | Brad King | 2019-06-27 | 1 | -0/+11 |
| |/ / / | |||||
* | | | | Merge topic 'FindMatlab-EXCLUDE_FROM_ALL' | Brad King | 2019-07-01 | 1 | -1/+13 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | FindMatlab: EXCLUDE_FROM_ALL parameter to matlab_add_mex | Raffi Enficiaud | 2019-06-26 | 1 | -1/+13 |
* | | | | Merge topic 'cuda-msvc-runtime-library' | Brad King | 2019-06-27 | 1 | -4/+19 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | CUDA: Implement MSVC runtime library abstraction | Brad King | 2019-06-26 | 1 | -4/+19 |
* | | | Merge topic 'findmpi_use_interface_link_options' | Brad King | 2019-06-26 | 1 | -3/+2 |
|\ \ \ | |||||
| * | | | FindMPI: Updated to use INTERFACE_LINK_OPTIONS | Robert Maynard | 2019-06-24 | 1 | -3/+2 |
| |/ / | |||||
| * | | Merge branch 'android-pie-cmp0083' into release-3.15 | Brad King | 2019-06-19 | 1 | -0/+20 |
| |\ \ | |||||
| * \ \ | Merge branch 'FindMPI-imported-link-flags' into release-3.15 | Brad King | 2019-06-19 | 1 | -1/+3 |
| |\ \ \ |