Georg Sauthoff
|
391eb656fe
|
link additional Libraries on Solaris
|
2016-08-26 22:59:19 +02:00 |
|
Georg Sauthoff
|
3c28143a75
|
use closefrom() where available
e.g. on Linux via libbsd - or on BSDs where the symbol exists
|
2016-08-26 22:25:48 +02:00 |
|
Georg Sauthoff
|
064e38eae9
|
add CPack packaging definition
See also:
- https://cmake.org/cmake/help/v3.4/module/CPack.html
- https://cmake.org/cmake/help/v3.4/module/CPackRPM.html
- https://cmake.org/cmake/help/v3.4/module/CPackDeb.html
|
2016-08-24 08:42:36 +02:00 |
|
Georg Sauthoff
|
d648e92188
|
fix build on Solaris 10
Solaris 10 is too old for POSIX.2008, thus wcsdup() is missing
|
2016-08-23 21:13:46 +02:00 |
|
Georg Sauthoff
|
4ed41c209c
|
add install target
|
2016-08-22 20:55:39 +02:00 |
|
Georg Sauthoff
|
c0dfa85aa1
|
add Solaris compatibility stubs
|
2016-08-21 23:34:14 +02:00 |
|
Georg Sauthoff
|
7f43353e56
|
add CMake build file and instructions
|
2016-08-21 23:34:14 +02:00 |
|