Commit Graph

269 Commits

Author SHA1 Message Date
Carpentier Pierre-Francois 3b6e424f23 Updated Jenkinsfile 2017-04-27 22:51:44 +02:00
kakwa e8cfca23b5 fix test script for OpenBSD 2017-04-27 22:40:21 +02:00
kakwa d3819f4144 Merge branch 'jenkins_test' of https://github.com/kakwa/uts-server into jenkins_test 2017-04-27 22:30:26 +02:00
kakwa f6230c9c0f Mooooorrreeee ENV variables... 2017-04-27 22:28:31 +02:00
kakwa e362ea206a fix test for OpenBSD
no timeout command on OpenBSD
2017-04-27 22:28:04 +02:00
Carpentier Pierre-Francois 1f6094f0c7 Updated Jenkinsfile 2017-04-27 22:13:33 +02:00
kakwa 42efdc2cd3 Merge branch 'jenkins_test' of https://github.com/kakwa/uts-server into jenkins_test 2017-04-27 22:09:33 +02:00
kakwa ec380e320a adding test steps 2017-04-27 22:05:56 +02:00
Carpentier Pierre-Francois 1486bc389c Adding some environment variables 2017-04-27 21:59:03 +02:00
kakwa c67509fd5b parallele build (make -j4) 2017-04-27 21:56:22 +02: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 7d0fb6ee54 changing compiler for centos-7 2017-04-27 20:58:05 +02:00
kakwa 5d75dcafac fixing build step for OpenBSD 2017-04-27 20:23:29 +02:00
kakwa 36d23b0e2c adding a mandatory cleaning step 2017-04-27 20:19:49 +02:00
kakwa b6c6ea6d6d yet another try 2017-04-27 20:00:54 +02:00
kakwa be19fc53d4 trying another thing 2017-04-27 19:59:13 +02:00
kakwa 6b4f425417 trying another thing 2017-04-27 19:53:31 +02:00
kakwa 862081e5d3 trying to set variables 2017-04-27 19:48:37 +02:00
kakwa 313ae1a009 Revert "setting compiler for OpenBSD in jenkins file"
This reverts commit 29fa326a0a.
2017-04-25 10:17:46 +02:00
kakwa 00af2cbe29 setting compiler for OpenBSD in jenkins file 2017-04-25 10:11:30 +02:00
kakwa 8a99458af2 trying to specify nodes 2017-04-25 09:58:11 +02:00
Carpentier Pierre-Francois b06dd768d8 Updated Jenkinsfile 2017-04-25 09:44:28 +02:00
Carpentier Pierre-Francois 5d56a8bad0 Updated Jenkinsfile 2017-04-25 01:24:15 +02:00
Carpentier Pierre-Francois 659152f2f2 Updated Jenkinsfile 2017-04-25 01:12:04 +02:00
Carpentier Pierre-Francois 6cddc0e2a3 Added Jenkinsfile 2017-04-23 18:10:40 +02:00
kakwa 73a8a851a9 Merge branch 'master' of https://github.com/kakwa/uts-server 2017-04-22 02:43:08 +02:00
kakwa 9e07a2220b typo in documentation 2017-04-22 02:42:26 +02:00
kakwa 2a512a8d6a reformat code 2017-04-22 02:33:05 +02:00
Carpentier Pierre-Francois fc6e1de3bf Merge pull request #9 from kakwa/OPENBSD
Add support for LibreSSL/OpenBSD
2017-04-22 02:29:11 +02:00
kakwa 121da448a2 add documentation of compiling on various OSes 2017-04-22 02:23:57 +02:00
kakwa b4fce3ffa6 fix include 2017-04-22 02:23:43 +02:00
kakwa 9bb617d3fd better handling of C Language version (11 FYI) 2017-04-22 02:22:55 +02:00
kakwa 84e015ec26 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 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
kakwa 65357fe736 add special matching for LibreSSL
Thank you LibreSSL for setting OPENSSL_VERSION_NUMBER to 0x20000000L...
It breaks traditional OpenSSL API matching by OPENSSL_VERSION_NUMBER...
2017-04-21 01:59:18 +02:00
Carpentier Pierre-Francois dca9231b9f Remove duplicate option in external project 2017-01-31 14:26:46 +01:00
kakwa 88fd08baec fix changelog 2017-01-31 01:28:21 +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 c74187c9f9 explicitly mention BUNDLE_CIVETWEB has a developpment/testing option 2017-01-30 19:21:58 +01:00
kakwa 724fd697fa add custom args for civetweb external project 2017-01-30 08:29:17 +01:00
kakwa 6c9df43b5c revert change in stress.py test script 2017-01-29 19:58:14 +01:00