Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | properly enable strnlen checks for MSVC | Brent Cook | 2016-07-31 | 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 |