Commit Graph

  • c53fd707bf Documented all flags for build script Pavel Odintsov 2020-10-30 00:22:10 +0000
  • 6d50da64a3
    Documented all flags for build script Pavel Odintsov 2020-10-30 00:22:10 +0000
  • 3c472d2974 Bumped revision version for dependencies to update grpc and cmake Pavel Odintsov 2020-10-29 13:22:39 +0000
  • 8c2db54188
    Bumped revision version for dependencies to update grpc and cmake Pavel Odintsov 2020-10-29 13:22:39 +0000
  • 98dcb8ef68 Added lib64 folder for mongo-c driver on CentOS family Pavel Odintsov 2020-10-29 13:13:08 +0000
  • 8b9650e5eb
    Added lib64 folder for mongo-c driver on CentOS family Pavel Odintsov 2020-10-29 13:13:08 +0000
  • c6b4a32930 Switched path for grpc in library build logic Pavel Odintsov 2020-10-29 11:06:25 +0000
  • 06e1d89f64
    Switched path for grpc in library build logic Pavel Odintsov 2020-10-29 11:06:25 +0000
  • b9e1163364 Attempt to upgrade cmake to address target pattern contains no '%'. Stop. Pavel Odintsov 2020-10-29 10:54:29 +0000
  • 204a605e9d
    Attempt to upgrade cmake to address target pattern contains no '%'. Stop. Pavel Odintsov 2020-10-29 10:54:29 +0000
  • 30b5600160 Upgrade for gRPC and chanegd path for OpenSSL to use custom build Pavel Odintsov 2020-10-29 10:33:28 +0000
  • daf2d54752
    Upgrade for gRPC and chanegd path for OpenSSL to use custom build Pavel Odintsov 2020-10-29 10:33:28 +0000
  • 36b029def4 Split FNM build and dependencies build into different steps for easier rerun Pavel Odintsov 2020-10-28 18:50:30 +0000
  • 53ca96c09d
    Split FNM build and dependencies build into different steps for easier rerun Pavel Odintsov 2020-10-28 18:50:30 +0000
  • 9c1475c1ec Made library bundle builder more strict. Mongoc is mandatory dependency since now Pavel Odintsov 2020-10-25 18:28:02 +0000
  • eed7b2f392
    Made library bundle builder more strict. Mongoc is mandatory dependency since now Pavel Odintsov 2020-10-25 18:28:02 +0000
  • eeaec2635c Cleanup for old cache Pavel Odintsov 2020-10-25 15:52:54 +0000
  • 37969f4248
    Cleanup for old cache Pavel Odintsov 2020-10-25 15:52:54 +0000
  • ce57e575e7 We need to pass LD_LIBRARIES path to make after cmake call Pavel Odintsov 2020-10-25 14:23:42 +0000
  • c1f2a21210
    We need to pass LD_LIBRARIES path to make after cmake call Pavel Odintsov 2020-10-25 14:23:42 +0000
  • 2e7ed00ed2 Few more fixes to handle compile version bump Pavel Odintsov 2020-10-25 12:39:37 +0000
  • 4e548f81f7
    Few more fixes to handle compile version bump Pavel Odintsov 2020-10-25 12:39:37 +0000
  • f33d9faa37 Merge branch 'master' of github.com:pavel-odintsov/fastnetmon Pavel Odintsov 2020-10-25 12:11:05 +0000
  • 663195003c
    Switched compiler to GCC 9.3 to address compilation issues on Ubuntu 20.04 Pavel Odintsov 2020-10-25 12:10:56 +0000
  • 781daa67ea Switched compiler to GCC 9.3 to address compilation issues on Ubuntu 20.04 Pavel Odintsov 2020-10-25 12:10:56 +0000
  • 4eb6b159a3
    We need to add diffutils to address compiler compilation failure for CentOS 8 Pavel Odintsov 2020-10-25 11:38:22 +0000
  • e8b6780b62
    Removed last tracking logic from build code Pavel Odintsov 2020-10-25 10:27:42 +0000
  • 80a474882f Removed last tracking logic from build code Pavel Odintsov 2020-10-25 10:27:42 +0000
  • d62b55b174
    Did serious cleanup for fastnetmon_build.pl script Pavel Odintsov 2020-10-25 10:20:01 +0000
  • b11d81d58c Did serious cleanup for fastnetmon_build.pl script Pavel Odintsov 2020-10-25 10:20:01 +0000
  • 2c457df0d2
    We do not need logic which installs from binary package Pavel Odintsov 2020-10-24 21:27:20 +0100
  • 5ff48c00ed We do not need logic which installs from binary package Pavel Odintsov 2020-10-24 21:27:20 +0100
  • ac40320493
    Switched to use custom compiler on all platforms. I see no reasons to maintain different configurations for different platforms Pavel Odintsov 2020-10-24 21:19:20 +0100
  • 0144a0eba4 Switched to use custom compiler on all platforms. I see no reasons to maintain different configurations for different platforms Pavel Odintsov 2020-10-24 21:19:20 +0100
  • 0c1fa41564
    We need to use LD_LIBRARY_PATH for cmake on platoforms with custom compiler Pavel Odintsov 2020-10-24 21:09:57 +0100
  • 3ffdbabd72 We need to use LD_LIBRARY_PATH for cmake on platoforms with custom compiler Pavel Odintsov 2020-10-24 21:09:57 +0100
  • 0d4246a480
    Fixed bug. We added linking with capnp before it was discovered Pavel Odintsov 2020-10-24 21:03:40 +0100
  • d66eda66a7 Fixed bug. We added linking with capnp before it was discovered Pavel Odintsov 2020-10-24 21:03:40 +0100
  • 2d81b785ef
    Fixed capnp compilation logic for FNM Pavel Odintsov 2020-10-24 19:02:55 +0100
  • 27864d9b8c Fixed capnp compilation logic for FNM Pavel Odintsov 2020-10-24 19:02:55 +0100
  • bbedd62d76
    Upgraded Mongoc and added script to install cmake based libraries automatically Pavel Odintsov 2020-10-24 18:31:01 +0100
  • 3c2169a058 Upgraded Mongoc and added script to install cmake based libraries automatically Pavel Odintsov 2020-10-24 18:31:01 +0100
  • dfbea37eb0
    We need more time to build dependencies Pavel Odintsov 2020-10-24 17:47:30 +0100
  • 788d394999 We need more time to build dependencies Pavel Odintsov 2020-10-24 17:47:30 +0100
  • 2a71c82515
    Removed old build targets, cleanup build cache Pavel Odintsov 2020-10-24 13:00:24 +0100
  • aaf3956da9 Removed old build targets, cleanup build cache Pavel Odintsov 2020-10-24 13:00:24 +0100
  • 050eb0a512
    Made gobgp, api and boost build options default. Switched to C++ 14 Pavel Odintsov 2020-10-24 00:21:53 +0100
  • 7aa66ff73a Made gobgp, api and boost build options default. Switched to C++ 14 Pavel Odintsov 2020-10-24 00:21:53 +0100
  • 244c4b3393
    Added linking with custom OpenSSL (#866) Pavel Odintsov 2020-10-24 00:04:50 +0100
  • b00ec619ab
    Added linking with custom OpenSSL (#866) Pavel Odintsov 2020-10-24 00:04:50 +0100
  • 6827e91bf5
    Added support for sending capnp encoded messages (#865) Pavel Odintsov 2020-10-23 23:22:55 +0100
  • b3e63df7eb
    Added support for sending capnp encoded messages (#865) Pavel Odintsov 2020-10-23 23:22:55 +0100
  • 4f5bb58289
    Fixed bug with capnp compilation on CentOS 6 Pavel Odintsov 2020-10-23 21:50:03 +0100
  • c8941ab42a Fixed bug with capnp compilation on CentOS 6 Pavel Odintsov 2020-10-23 21:50:03 +0100
  • 73406d7ca2
    Switched Debian 8 to custom compiler, removed cache for Centos 7 and Ubuntu 14 Pavel Odintsov 2020-10-20 19:20:44 +0100
  • 2463d52cb5
    Switched Debian 8 to custom compiler, removed cache for Centos 7 and Ubuntu 14 Pavel Odintsov 2020-10-20 19:20:44 +0100
  • dbcc00bcec
    Updated capnp to 0.8.0 to address bug: https://github.com/capnproto/capnproto/issues/743 Pavel Odintsov 2020-10-20 02:11:14 +0100
  • c5c24e8fc0 Updated capnp to 0.8.0 to address bug: https://github.com/capnproto/capnproto/issues/743 Pavel Odintsov 2020-10-20 02:11:14 +0100
  • d40a9674f1
    Allowed gcc build for non CentOS 6 platforms Pavel Odintsov 2020-10-20 01:56:25 +0100
  • fe31422709 Allowed gcc build for non CentOS 6 platforms Pavel Odintsov 2020-10-20 01:56:25 +0100
  • b9a39316ca
    Moved compiler configuration to argument, switches CentOS 7 and Ubutnu 14.04 to custom compiler Pavel Odintsov 2020-10-20 00:18:50 +0100
  • 14f551a18f Moved compiler configuration to argument, switches CentOS 7 and Ubutnu 14.04 to custom compiler Pavel Odintsov 2020-10-20 00:18:50 +0100
  • 84d5151914
    Force C++ 11 for Poco library Pavel Odintsov 2020-10-19 23:58:54 +0100
  • 778aa47f82 Force C++ 11 for Poco library Pavel Odintsov 2020-10-19 23:58:54 +0100