aboutsummaryrefslogtreecommitdiff
path: root/apps/openssl/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Force cmake to link strtonum shim with Darwin less than 20kinichiro2021-05-221-1/+2
* Add '--enable-libtls-only' build optionBrent Cook2021-04-071-10/+0
* re-add CMS to openssl(1)Brent Cook2019-11-071-0/+1
* Fix MacOSX cmake missing symbol _clock_gettimepaul43342019-04-301-0/+7
* add private includes for apps and testsBrent Cook2018-06-141-1/+1
* scope private/public headers when embedding into other projectsBrent Cook2018-05-291-6/+1
* Remove CMAKE_HOST_ referencesDon2018-03-161-2/+2
* Create correct directory in CMake install.Aric Belsito2017-11-061-1/+1
* Merge branch 'master' of https://github.com/libressl-portable/portable into S...d3x0r2017-07-061-2/+2
|\
| * use GNUInstallDirs from cmake to specify install paths.d3x0r2017-07-061-2/+2
* | Add option LIBRESSL_SKIP_INSTALLd3x0r2017-07-061-4/+8
|/
* remove cmsBrent Cook2016-09-141-1/+0
* add cmake build optionskinichiro2016-04-141-0/+8
* modify cmake to build nckinichiro2016-04-091-0/+81