Commit Graph

279 Commits

Author SHA1 Message Date
Carpentier Pierre-Francois 1b2743769e Update ChangeLog.rst 2017-05-26 23:34:15 +02:00
Carpentier Pierre-Francois 7cf7980b10 Update .travis.yml 2017-05-19 21:34:58 +02:00
Carpentier Pierre-Francois 92da8e44b1 Update README.rst 2017-05-19 21:21:08 +02:00
Carpentier Pierre-Francois 518427bd5f Update README.rst 2017-05-19 20:53:34 +02:00
Carpentier Pierre-Francois ae5c30a229 Update README.rst 2017-05-19 20:51:25 +02:00
Carpentier Pierre-Francois 337cb09d23 Update README.rst 2017-05-19 20:34:01 +02:00
Carpentier Pierre-Francois 18bd083558 Update README.rst 2017-05-19 19:17:22 +02:00
kakwa 3e511a9cca cleaning duplicate #include of headers 2017-05-07 15:39:44 +02:00
kakwa 9dba98663d fix some issues with test script 2017-04-27 23:21:42 +02:00
kakwa 7260af556a few hacks to allow parallele execution 2017-04-27 23:12:35 +02:00
Carpentier Pierre-Francois 037b10819f Updated Jenkinsfile 2017-04-27 22:51:44 +02:00
kakwa e019d48216 fix test script for OpenBSD 2017-04-27 22:40:21 +02:00
kakwa c0a47be10b Merge branch 'jenkins_test' of https://github.com/kakwa/uts-server into jenkins_test 2017-04-27 22:30:26 +02:00
kakwa b6e2321395 Mooooorrreeee ENV variables... 2017-04-27 22:28:31 +02:00
kakwa 94b8feba8e fix test for OpenBSD
no timeout command on OpenBSD
2017-04-27 22:28:04 +02:00
Carpentier Pierre-Francois 2f9b46d65b Updated Jenkinsfile 2017-04-27 22:13:33 +02:00
kakwa 582178b889 Merge branch 'jenkins_test' of https://github.com/kakwa/uts-server into jenkins_test 2017-04-27 22:09:33 +02:00
kakwa 326b2c3111 adding test steps 2017-04-27 22:05:56 +02:00
Carpentier Pierre-Francois 7a61793068 Adding some environment variables 2017-04-27 21:59:03 +02:00
kakwa 2dbe21d621 parallele build (make -j4) 2017-04-27 21:56:22 +02:00
kakwa d8637ba0a0 passing the civetweb git url as an env variable 2017-04-27 21:47:36 +02:00
kakwa 03f8660f97 variabilsize CIVETWEB REPO URL 2017-04-27 21:30:57 +02:00
kakwa 646719c372 changing compiler for centos-7 2017-04-27 20:58:05 +02:00
kakwa 0c8f72444a fixing build step for OpenBSD 2017-04-27 20:23:29 +02:00
kakwa d1b7a5a0f3 adding a mandatory cleaning step 2017-04-27 20:19:49 +02:00
kakwa e4fb9bb091 yet another try 2017-04-27 20:00:54 +02:00
kakwa 1a84593046 trying another thing 2017-04-27 19:59:13 +02:00
kakwa 7be76d289b trying another thing 2017-04-27 19:53:31 +02:00
kakwa e4b477dfcc trying to set variables 2017-04-27 19:48:37 +02:00
kakwa 6df8f58d6f Revert "setting compiler for OpenBSD in jenkins file"
This reverts commit 29fa326a0a.
2017-04-25 10:17:46 +02:00
kakwa 29fa326a0a setting compiler for OpenBSD in jenkins file 2017-04-25 10:11:30 +02:00
kakwa 5a1ba70924 trying to specify nodes 2017-04-25 09:58:11 +02:00
Carpentier Pierre-Francois fce9da1e3a Updated Jenkinsfile 2017-04-25 09:44:28 +02:00
Carpentier Pierre-Francois b87a07c961 Updated Jenkinsfile 2017-04-25 01:24:15 +02:00
Carpentier Pierre-Francois 691d233c16 Updated Jenkinsfile 2017-04-25 01:12:04 +02:00
Carpentier Pierre-Francois 10227c5fd0 Added Jenkinsfile 2017-04-23 18:10:40 +02:00
kakwa f39a27c7e5 Merge branch 'master' of https://github.com/kakwa/uts-server 2017-04-22 02:43:08 +02:00
kakwa de4e507939 typo in documentation 2017-04-22 02:42:26 +02:00
kakwa 6c2fc8ef3e reformat code 2017-04-22 02:33:05 +02:00
Carpentier Pierre-Francois 1db5f9d182 Merge pull request #9 from kakwa/OPENBSD
Add support for LibreSSL/OpenBSD
2017-04-22 02:29:11 +02:00
kakwa 461e62a8ca add documentation of compiling on various OSes 2017-04-22 02:23:57 +02:00
kakwa fd24508f84 fix include 2017-04-22 02:23:43 +02:00
kakwa 35681c5052 better handling of C Language version (11 FYI) 2017-04-22 02:22:55 +02:00
kakwa 822b97a035 add handling of NULL strings in logs
replace NULL char * by const char * "<undef>" in log messages
as printf("%s", NULL) behavior is not formalized.
2017-04-22 01:42:58 +02:00
kakwa 1d7c9cd588 add changelog entry and version bump 2017-04-21 09:10:39 +02:00
kakwa 7fd42b2bd0 slight reordering of messages in cmake (cosmetic) 2017-04-21 09:01:17 +02:00
kakwa e4d93f6e01 remove cmake warning + better comment 2017-04-21 08:59:20 +02:00
kakwa 5cf50b4b42 adding small cmake module to detect LibreSSL and using it in CMakeLists.txt 2017-04-21 08:52:25 +02:00
kakwa 901d8f9709 fix cmake... hopefully 2017-04-21 02:34:07 +02:00
kakwa 1e5f11599d linking libpthread is necessary everywhere if bundling civetweb 2017-04-21 02:25:03 +02:00