aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix CMake not finding getpagesize for Android 19tux32018-12-141-2/+3
* don't enable global debugBrent Cook2018-11-131-1/+1
* initial 32-bit arm assembly optimization supportBrent Cook2018-11-111-0/+2
* enable optimizations for all cmake buildsBrent Cook2018-11-091-3/+5
* Fix cmake to generate proper Libs.private in .pc fileskinichiro2018-10-051-6/+7
* Fix cmake linking librarieskinichiro2018-10-031-17/+7
* better separate linux and non-linux checks for clock_gettimeBrent Cook2018-04-061-10/+15
* Build and run regression tests against shared libraries with CMakekinichiro2018-03-271-2/+2
* Land #406, use BUILD_SHARED_LIBSBrent Cook2018-03-251-19/+4
|\
| * Cleanup options around testsDon2018-03-211-2/+3
| * Use BUILD_SHARED_LIBS to specify library typeDon2018-03-211-17/+1
* | fix clock_gettime check in cmakeBrent Cook2018-03-231-2/+5
* | move clock_gettime check outBrent Cook2018-03-221-1/+4
|/
* Land #402, Remove CMAKE_HOST_ referencesBrent Cook2018-03-181-1/+1
|\
| * Remove CMAKE_HOST_ referencesDon2018-03-161-1/+1
* | Conditionally build appsDon2018-03-161-1/+4
|/
* bump base requirement to Windows Vista, use builtin inet_ntop/ptonBrent Cook2018-03-141-6/+1
* Add libpthread for libtls buildkinichiro2018-03-131-0/+1
* Remove 64bit build designation on Solariskinichiro2018-01-111-1/+1
* Reconsider MSVC warning listkinichiro2018-01-061-18/+15
* Some CMake Fixes.Aric Belsito2017-09-101-0/+17
* set SMALL_TIME_T when sizeof time_t == 4Brent Cook2017-08-141-0/+1
* disable signed/unsigned mismatch in vs buildsBrent Cook2017-08-131-0/+6
* Merge branch 'master' of https://github.com/libressl-portable/portable into S...d3x0r2017-07-061-0/+1
|\
| * use GNUInstallDirs from cmake to specify install paths.d3x0r2017-07-061-0/+1
* | Add option LIBRESSL_SKIP_INSTALLd3x0r2017-07-061-0/+6
|/
* Fix CMake module include pathMatt Stancliff2017-06-151-1/+1
* add getpagesize check for cmakeBrent Cook2017-03-161-0/+5
* Add export symbol support to CMakekinichiro2017-01-181-0/+3
* start to enable tlstest for portableBrent Cook2017-01-151-2/+2
* Use correct CMake base directory offsetMatt Stancliff2017-01-121-3/+3
* disable symbol hiding for nowBrent Cook2016-11-051-0/+2
* Enable tests on Visual Studiokinichiro2016-10-301-0/+3
* modify for Intel C++ Compilerkinichiro2016-10-301-17/+36
* export DLLs functions for MSVC with CMakekinichiro2016-10-301-6/+22
* build Windows DLL on CMakeSatoshi Yasushima2016-08-251-1/+1
* build MinGW on CMakeSatoshi Yasushima2016-08-251-4/+7
* properly enable strnlen checks for MSVCBrent Cook2016-07-311-1/+1
* don't build nc with MSVCBrent Cook2016-07-111-0/+4
* Land #190, Enable cmake on SolarisBrent Cook2016-05-021-8/+23
|\
| * organize enabling asm condition in cmakekinichiro2016-04-151-6/+10
| * fix cmake on Solariskinichiro2016-04-151-2/+13
* | add cmake build optionskinichiro2016-04-141-0/+15
|/
* add cmake uninstall functionalitykinichiro2016-04-091-0/+8
* Land #188, add ASM support for cmake buildsBrent Cook2016-04-091-1/+8
|\
| * modify cmake to build ASMkinichiro2016-04-081-1/+8
* | modify cmake to build nckinichiro2016-04-091-0/+5
* | Land #185, fix MINGW and CYGWIN builds with cmakeBrent Cook2016-04-091-1/+1
|\ \
| * | add condition for setting BUILD_SHARED (cmake)kinichiro2016-04-051-1/+1
| |/
* | Land #183, fix cmake on HP-UXBrent Cook2016-04-091-0/+27
|\ \