aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \
| * | fix cmake on HP-UXkinichiro2016-04-041-0/+27
| |/
* | set project LANGUAGES to Ckinichiro2016-03-301-1/+1
* | set cmake_minimum_required to 2.8.8kinichiro2016-03-301-1/+1
|/
* fix check for strlcatBrent Cook2016-03-121-1/+1
* check for timegm in cmake buildsBrent Cook2015-10-151-0/+5
* add -lrt check for linuxBrent Cook2015-09-111-0/+7
* Do not build lib-objects targets if we are just building static libs.Brent Cook2015-09-091-0/+2
* disable shared CMake builds for OS X / Windows for nowBrent Cook2015-09-071-0/+4
* derive version numbers from VERSION filesBrent Cook2015-08-191-14/+14
* Add install targets and shared libraries to CMakeJeff Davey2015-08-181-0/+17
* MSVC is not yet ready to build all of the testsBrent Cook2015-08-031-1/+3
* initial Linux cmake suppportBrent Cook2015-08-011-1/+8
* add cmake testsBrent Cook2015-07-211-0/+14
* tests aren't ready for cmake, skip for nowBrent Cook2015-07-211-1/+0