Commit Graph

60 Commits

Author SHA1 Message Date
kakwa c7b3f47325 version bump 2021-04-07 15:27:32 +02:00
Pierre-Francois Carpentier 411efc72d4 changelog 2019-04-12 15:15:10 +02:00
kakwa 68ffb0f7e8 disable more testing when bundleling
hopefully, this should fix OpenBSD and FreeBSD CI
2019-04-11 01:10:45 +02:00
kakwa d034fc727a update civetweb version when bundling 2019-03-14 11:52:24 +01:00
kakwa 03f9bfed56 only link dl on Linux 2017-11-04 14:22:25 +01:00
kakwa 3de83303e1 use openssl dynamic loading for civetweb 2017-11-04 14:10:41 +01:00
kakwa fbdc2d2e39 Merge branch 'master' of https://github.com/kakwa/uts-server 2017-11-04 13:13:37 +01:00
kakwa 70f54cfd11 fix civetweb bundling + version bump + changelog 2017-11-04 13:11:33 +01:00
jenkins@kakwa.fr 2b9eabb9d3 version bump+changelog 2017-07-24 17:56:42 -04:00
jenkins@kakwa.fr 665007b61f fix version of C standard to use 2017-07-24 17:53:14 -04:00
kakwa 6decd631c9 passing the civetweb git url as an env variable 2017-04-27 21:47:36 +02:00
kakwa 6a1aa82a76 variabilsize CIVETWEB REPO URL 2017-04-27 21:30:57 +02:00
kakwa 9bb617d3fd better handling of C Language version (11 FYI) 2017-04-22 02:22:55 +02:00
kakwa d3b0a2a99c add changelog entry and version bump 2017-04-21 09:10:39 +02:00
kakwa 0ec6b0966a slight reordering of messages in cmake (cosmetic) 2017-04-21 09:01:17 +02:00
kakwa 61b9f2819a remove cmake warning + better comment 2017-04-21 08:59:20 +02:00
kakwa f01f72f913 adding small cmake module to detect LibreSSL and using it in CMakeLists.txt 2017-04-21 08:52:25 +02:00
kakwa 730aa230b8 fix cmake... hopefully 2017-04-21 02:34:07 +02:00
kakwa 50a4288c63 linking libpthread is necessary everywhere if bundling civetweb 2017-04-21 02:25:03 +02:00
kakwa 25a150124c adding handling of OpenBSD 2017-04-21 02:07:28 +02:00
Carpentier Pierre-Francois dca9231b9f Remove duplicate option in external project 2017-01-31 14:26:46 +01:00
kakwa a2cc1dadb3 version bump 2017-01-31 01:27:43 +01:00
kakwa f362f06b56 fix option and documentation + changelog 2017-01-31 01:26:51 +01:00
kakwa e6de3133c7 more cleaning for static compilation 2017-01-31 01:21:13 +01:00
kakwa 724fd697fa add custom args for civetweb external project 2017-01-30 08:29:17 +01:00
kakwa 5b8d4b301a fix link dl option 2017-01-29 18:58:01 +01:00
kakwa a7955e12fc fixing description of option LINK_GCC_S 2017-01-29 18:44:11 +01:00
kakwa 948a81f8be version bump 2017-01-29 17:46:54 +01:00
kakwa 9c9604f495 add some dynamic optional linkage for FreeBSD on gcc_s 2017-01-29 17:44:45 +01:00
kakwa 2caed98049 adding a switch to link against glibc/dl for static compilation 2017-01-29 17:33:31 +01:00
kakwa 01ec7b5a74 adding code in cmake for static compilation 2017-01-29 16:31:03 +01:00
kakwa ca06db0a37 update version 2017-01-28 03:28:49 +01:00
Carpentier Pierre-Francois 4b3bf70697 Update CMakeLists.txt 2017-01-27 10:15:38 +01:00
kakwa 24c824a537 verion bump 2017-01-27 00:36:46 +01:00
kakwa 5cf8f304db add missing definition for FreeBSD 2017-01-27 00:35:58 +01:00
kakwa 53823817cf including module to include argp 2017-01-27 00:28:46 +01:00
kakwa ad35f179c9 fix matching of OpenSSL version 2017-01-26 23:26:39 +01:00
kakwa 0b15956d0c fix sed command in patching civetweb on FreeBSD
* sed -i requires an extension parameter on FreeBSD, providing one
2017-01-26 19:54:03 +01:00
Carpentier Pierre-Francois 10f504db61 remove __DATE__ in civetweb.c too
remove it as it causes fatal warning on non-reproducible build
2016-12-22 10:30:07 +01:00
kakwa 18100cee44 add step in CMakeLists.txt to adapt civetweb Bundling to openssl
versions
2016-12-22 03:12:49 +01:00
kakwa f98e0b6c9d fixing missing dependency on compilation order
add a dependency to compile civetweb before uts-server if civetweb
is bundled with uts-server.
2016-12-04 15:08:46 +01:00
kakwa 27b8c75009 version bump 2016-12-04 14:32:39 +01:00
kakwa cf096345af removing the date Macro to avoid error at compile time
as it breaks reproductability, it raises errors
2016-12-04 14:27:46 +01:00
kakwa fc1a736672 fix Waring on compilation 2016-11-02 18:57:26 +01:00
kakwa 8698856b5f version bump 2016-09-14 20:23:47 +02:00
kakwa 3374a29d11 fix compilation error due to unspecified -std and missing -D and include 2016-09-14 20:08:21 +02:00
kakwa 930a6c069a version bump 2016-09-12 22:59:12 +02:00
kakwa 8cb54a47c2 version bump 2016-09-12 19:35:22 +02:00
kakwa 8579c06d00 version bump 2016-09-12 00:44:58 +02:00
kakwa f97a363e4c switch version to 0.0.1 2016-09-09 22:19:02 +02:00