| Commit message (Expand) | Author | Age | Files | Lines |
* | Some CMake Fixes. | Aric Belsito | 2017-09-10 | 1 | -0/+17 |
* | set SMALL_TIME_T when sizeof time_t == 4 | Brent Cook | 2017-08-14 | 1 | -0/+1 |
* | disable signed/unsigned mismatch in vs builds | Brent Cook | 2017-08-13 | 1 | -0/+6 |
* | Merge branch 'master' of https://github.com/libressl-portable/portable into S... | d3x0r | 2017-07-06 | 1 | -0/+1 |
|\ |
|
| * | use GNUInstallDirs from cmake to specify install paths. | d3x0r | 2017-07-06 | 1 | -0/+1 |
* | | Add option LIBRESSL_SKIP_INSTALL | d3x0r | 2017-07-06 | 1 | -0/+6 |
|/ |
|
* | Fix CMake module include path | Matt Stancliff | 2017-06-15 | 1 | -1/+1 |
* | add getpagesize check for cmake | Brent Cook | 2017-03-16 | 1 | -0/+5 |
* | Add export symbol support to CMake | kinichiro | 2017-01-18 | 1 | -0/+3 |
* | start to enable tlstest for portable | Brent Cook | 2017-01-15 | 1 | -2/+2 |
* | Use correct CMake base directory offset | Matt Stancliff | 2017-01-12 | 1 | -3/+3 |
* | disable symbol hiding for now | Brent Cook | 2016-11-05 | 1 | -0/+2 |
* | Enable tests on Visual Studio | kinichiro | 2016-10-30 | 1 | -0/+3 |
* | modify for Intel C++ Compiler | kinichiro | 2016-10-30 | 1 | -17/+36 |
* | export DLLs functions for MSVC with CMake | kinichiro | 2016-10-30 | 1 | -6/+22 |
* | build Windows DLL on CMake | Satoshi Yasushima | 2016-08-25 | 1 | -1/+1 |
* | build MinGW on CMake | Satoshi Yasushima | 2016-08-25 | 1 | -4/+7 |
* | properly enable strnlen checks for MSVC | Brent Cook | 2016-07-31 | 1 | -1/+1 |
* | don't build nc with MSVC | Brent Cook | 2016-07-11 | 1 | -0/+4 |
* | Land #190, Enable cmake on Solaris | Brent Cook | 2016-05-02 | 1 | -8/+23 |
|\ |
|
| * | organize enabling asm condition in cmake | kinichiro | 2016-04-15 | 1 | -6/+10 |
| * | fix cmake on Solaris | kinichiro | 2016-04-15 | 1 | -2/+13 |
* | | add cmake build options | kinichiro | 2016-04-14 | 1 | -0/+15 |
|/ |
|
* | add cmake uninstall functionality | kinichiro | 2016-04-09 | 1 | -0/+8 |
* | Land #188, add ASM support for cmake builds | Brent Cook | 2016-04-09 | 1 | -1/+8 |
|\ |
|
| * | modify cmake to build ASM | kinichiro | 2016-04-08 | 1 | -1/+8 |
* | | modify cmake to build nc | kinichiro | 2016-04-09 | 1 | -0/+5 |
* | | Land #185, fix MINGW and CYGWIN builds with cmake | Brent Cook | 2016-04-09 | 1 | -1/+1 |
|\ \ |
|
| * | | add condition for setting BUILD_SHARED (cmake) | kinichiro | 2016-04-05 | 1 | -1/+1 |
| |/ |
|
* | | Land #183, fix cmake on HP-UX | Brent Cook | 2016-04-09 | 1 | -0/+27 |
|\ \ |
|
| * | | fix cmake on HP-UX | kinichiro | 2016-04-04 | 1 | -0/+27 |
| |/ |
|
* | | set project LANGUAGES to C | kinichiro | 2016-03-30 | 1 | -1/+1 |
* | | set cmake_minimum_required to 2.8.8 | kinichiro | 2016-03-30 | 1 | -1/+1 |
|/ |
|
* | fix check for strlcat | Brent Cook | 2016-03-12 | 1 | -1/+1 |
* | check for timegm in cmake builds | Brent Cook | 2015-10-15 | 1 | -0/+5 |
* | add -lrt check for linux | Brent Cook | 2015-09-11 | 1 | -0/+7 |
* | Do not build lib-objects targets if we are just building static libs. | Brent Cook | 2015-09-09 | 1 | -0/+2 |
* | disable shared CMake builds for OS X / Windows for now | Brent Cook | 2015-09-07 | 1 | -0/+4 |
* | derive version numbers from VERSION files | Brent Cook | 2015-08-19 | 1 | -14/+14 |
* | Add install targets and shared libraries to CMake | Jeff Davey | 2015-08-18 | 1 | -0/+17 |
* | MSVC is not yet ready to build all of the tests | Brent Cook | 2015-08-03 | 1 | -1/+3 |
* | initial Linux cmake suppport | Brent Cook | 2015-08-01 | 1 | -1/+8 |
* | add cmake tests | Brent Cook | 2015-07-21 | 1 | -0/+14 |
* | tests aren't ready for cmake, skip for now | Brent Cook | 2015-07-21 | 1 | -1/+0 |
* | add initial CMake and Visual Studio build support | Brent Cook | 2015-07-21 | 1 | -0/+130 |