Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/CMakeLists.txt: error out when architecture is not supported | Thomas Petazzoni | 2024-07-13 | 1 | -0/+2 |
* | CMake: Copy public headers to the build directory. | Pierre Wendling | 2023-08-19 | 1 | -0/+8 |
* | generate opensslconf.h in build dir for cmake | Brent Cook | 2023-07-04 | 1 | -2/+5 |
* | generate opensslconf.h for mips | Brent Cook | 2023-03-23 | 1 | -0/+2 |
* | stop exposing hidden defines in public opensslconf.h | Brent Cook | 2023-02-28 | 1 | -3/+1 |
* | generate and include arch-specific headers for CMake builds | Brent Cook | 2023-02-21 | 1 | -0/+23 |
* | Some CMake Fixes. | Aric Belsito | 2017-09-10 | 1 | -0/+1 |
* | Merge branch 'master' of https://github.com/libressl-portable/portable into S... | d3x0r | 2017-07-06 | 1 | -2/+2 |
|\ | |||||
| * | use GNUInstallDirs from cmake to specify install paths. | d3x0r | 2017-07-06 | 1 | -1/+1 |
* | | Add option LIBRESSL_SKIP_INSTALL | d3x0r | 2017-07-06 | 1 | -5/+7 |
|/ | |||||
* | modify cmake to build nc | kinichiro | 2016-04-09 | 1 | -1/+1 |
* | Add install targets and shared libraries to CMake | Jeff Davey | 2015-08-18 | 1 | -0/+5 |