Commit Graph

33 Commits

Author SHA1 Message Date
surtur a059aae220
ci: correct project archive gh links
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-03-28 23:32:12 +02:00
Pavel Odintsov bd0ca5bce1
Added stub logic to make IPv6 announces (#899) 2020-12-14 21:07:48 +00:00
Pavel Odintsov dac452abbf Fix for PF_RING deprecation and switched to http for boots download on Debian 8 2020-10-31 17:35:41 +00:00
Pavel Odintsov 91b035c8a2 We need to use custom LD_LIBRARY path for Boost build 2020-10-31 00:28:17 +00:00
Pavel Odintsov 5750bc3a08 We need to specify LD_LIBRARY_PATH for b2 because we use very fresh compiler for it 2020-10-31 00:17:36 +00:00
Pavel Odintsov 935fc80dd9 Added OpenSSL and Capnp into libraries bundle. Reduced number of build threads for Boost 2020-10-31 00:09:45 +00:00
Pavel Odintsov 75638fcb30 Switched to current version of Boost Build tool 2020-10-30 23:32:16 +00:00
Pavel Odintsov 316ade7c71 Unified Boost Build to same version; Upgrade Boost to 1.74 2020-10-30 22:50:01 +00:00
Pavel Odintsov c53fd707bf Documented all flags for build script 2020-10-30 00:22:10 +00:00
Pavel Odintsov b9e1163364 Attempt to upgrade cmake to address target pattern contains no '%'. Stop. 2020-10-29 10:54:29 +00:00
Pavel Odintsov 30b5600160 Upgrade for gRPC and chanegd path for OpenSSL to use custom build 2020-10-29 10:33:28 +00:00
Pavel Odintsov 36b029def4 Split FNM build and dependencies build into different steps for easier rerun 2020-10-28 18:50:30 +00:00
Pavel Odintsov ce57e575e7 We need to pass LD_LIBRARIES path to make after cmake call 2020-10-25 14:23:42 +00:00
Pavel Odintsov 781daa67ea Switched compiler to GCC 9.3 to address compilation issues on Ubuntu 20.04 2020-10-25 12:10:56 +00:00
Pavel Odintsov 80a474882f Removed last tracking logic from build code 2020-10-25 10:27:42 +00:00
Pavel Odintsov b11d81d58c Did serious cleanup for fastnetmon_build.pl script 2020-10-25 10:20:01 +00:00
Pavel Odintsov 5ff48c00ed We do not need logic which installs from binary package 2020-10-24 21:27:20 +01:00
Pavel Odintsov 0144a0eba4 Switched to use custom compiler on all platforms. I see no reasons to maintain different configurations for different platforms 2020-10-24 21:19:20 +01:00
Pavel Odintsov 3ffdbabd72 We need to use LD_LIBRARY_PATH for cmake on platoforms with custom compiler 2020-10-24 21:09:57 +01:00
Pavel Odintsov 3c2169a058 Upgraded Mongoc and added script to install cmake based libraries automatically 2020-10-24 18:31:01 +01:00
Pavel Odintsov 7aa66ff73a Made gobgp, api and boost build options default. Switched to C++ 14 2020-10-24 00:21:53 +01:00
Pavel Odintsov c8941ab42a Fixed bug with capnp compilation on CentOS 6 2020-10-23 21:50:03 +01:00
Pavel Odintsov c5c24e8fc0 Updated capnp to 0.8.0 to address bug: https://github.com/capnproto/capnproto/issues/743 2020-10-20 02:11:14 +01:00
Pavel Odintsov fe31422709 Allowed gcc build for non CentOS 6 platforms 2020-10-20 01:56:25 +01:00
Pavel Odintsov 14f551a18f Moved compiler configuration to argument, switches CentOS 7 and Ubutnu 14.04 to custom compiler 2020-10-20 00:18:50 +01:00
Pavel Odintsov 778aa47f82 Force C++ 11 for Poco library 2020-10-19 23:58:54 +01:00
Pavel Odintsov 7bb6b45e47
Adding support for capnp, poco and OpenSSL for new logic. (#863) 2020-10-19 23:02:16 +01:00
Pavel Odintsov 23f3613e43 Enabled build mode by default. Disabled mirror use by default 2020-10-19 21:44:42 +01:00
Pavel Odintsov db79cfb259
Deprecated LUA support. Closes #852 (#853) 2020-08-29 13:46:09 +01:00
Pavel Odintsov c8d8369ce9 Disabled mongoc build for CentOS 7 too, issue #822 2020-06-27 19:49:42 +01:00
Pavel Odintsov eb20ddb57e Disabled Mongo C compilation for Debian 9 to addrss compilation issue caused by fresh OpenSSL. Issue # 822 2020-06-27 17:10:14 +01:00
Pavel Odintsov f25bf202e6 Added correct command about error stream redirection 2020-06-27 15:49:24 +01:00
Pavel Odintsov 36fc121f85 Split fastnetmon_install.pl into two scripts and moved all source compilation logic into fastnetmon_build.pl 2020-06-23 00:15:44 +01:00