Pavel Odintsov
|
d10953d5d1
|
Improved build performance
|
2020-06-11 10:03:11 +01:00 |
|
Pavel Odintsov
|
5a81bd7f31
|
Fixed command to build gcc, we cannot use mirror in this case
|
2020-06-11 09:32:05 +01:00 |
|
Pavel Odintsov
|
cf54ed07b2
|
Added separate step for compiler build on CentOS 6
|
2020-06-10 23:48:49 +01:00 |
|
Pavel Odintsov
|
0c4bfaa69c
|
Added logic to skip mongoc compilation on Ubuntu 20.04
|
2020-06-10 23:28:58 +01:00 |
|
Pavel Odintsov
|
265f42c42f
|
Added manual gcc compilation on CentOS 6
|
2020-06-10 21:08:58 +01:00 |
|
Pavel Odintsov
|
1052d9a371
|
Switched to older version of Boost Build which does not need C++ 11
|
2020-06-10 19:35:50 +01:00 |
|
Pavel Odintsov
|
bc978c54e7
|
Changed cache key to force libicu rebuild
|
2020-06-10 19:06:34 +01:00 |
|
Pavel Odintsov
|
3433258bf9
|
Added rpath for libicu to hint path for libicu's libs
|
2020-06-10 18:50:25 +01:00 |
|
Pavel Odintsov
|
9650424910
|
Unified systemd and system v rpm spec files completely
|
2020-06-09 23:46:33 +01:00 |
|
Pavel Odintsov
|
0baedfe205
|
Added rpath for Boost's regexp library and improved build process for new CentOS
|
2020-06-09 23:08:30 +01:00 |
|
Pavel Odintsov
|
3180a3c91e
|
Attempt to build fresh Boost on CentOS66
|
2020-06-09 19:18:38 +01:00 |
|
Pavel Odintsov
|
b72e197e8b
|
Added dependencies for libpcap
|
2020-06-09 18:32:54 +01:00 |
|
Pavel Odintsov
|
f87ae22942
|
Added different version of dateutil
|
2020-06-09 10:19:31 +01:00 |
|
Pavel Odintsov
|
3745817e6c
|
Added ldd call to debug dependency issues
|
2020-06-09 10:06:33 +01:00 |
|
Pavel Odintsov
|
8939fa070f
|
Downgraded s3util version to version which works well on CentOS 6
|
2020-06-09 09:49:11 +01:00 |
|
Pavel Odintsov
|
bd5cfabf67
|
Fixed api flag name, added explicit failure if we cannot build mongodb dependency
|
2020-06-09 08:59:52 +01:00 |
|
Pavel Odintsov
|
a24b2bbe13
|
Added separate builds for each Ubuntu
|
2020-06-08 23:11:42 +01:00 |
|
Pavel Odintsov
|
902ca99bd2
|
Added automatic upload to S3
|
2020-06-08 22:14:15 +01:00 |
|
Pavel Odintsov
|
b75edb781c
|
Added yum install accept by default for EPEL
|
2020-06-07 19:51:04 +01:00 |
|
Pavel Odintsov
|
71ad7e1653
|
Added EPEL install as pip dependency on CentOS 6
|
2020-06-07 19:28:42 +01:00 |
|
Pavel Odintsov
|
ad2b80c420
|
Added s3cmd for all binary package build endpoints
|
2020-06-07 18:51:44 +01:00 |
|
Pavel Odintsov
|
772ed5a82a
|
Removed sudo and added S3 ORB for CircleCI
|
2020-06-07 18:22:51 +01:00 |
|
Pavel Odintsov
|
f596833ffc
|
Fixed error checking
|
2020-06-07 17:32:44 +01:00 |
|
Pavel Odintsov
|
72a7eca650
|
Moved away from using wget for retrieving fastnetmon.conf from master branch. We will use it from current repo clone
|
2020-06-07 16:30:28 +01:00 |
|
Pavel Odintsov
|
c3e1f209ba
|
Improved error reporting for package build script
|
2020-06-07 15:44:51 +01:00 |
|
Pavel Odintsov
|
70d3854e96
|
Extended build time allowance, explicitly added distro name to package build script
|
2020-06-07 13:39:56 +01:00 |
|
Pavel Odintsov
|
63cb7f901e
|
Added dependencies on bzip2 for Boost build on CentOS. Closes: #820
|
2020-06-07 00:41:49 +01:00 |
|
Pavel Odintsov
|
4f8075ff6c
|
Added CentOS 7 and CentOS 8 builds for rpm packages
|
2020-06-06 21:17:34 +01:00 |
|
Pavel Odintsov
|
0815a626ec
|
Added external build tasks for Debian 9 and Debian 10. We cannot use Jessie packages on Debian 9 because of dependencies on OpenSSL 1.0.0: libssl.so.1.0.0 => not found
|
2020-06-06 19:08:26 +01:00 |
|
Pavel Odintsov
|
4212585898
|
Added binary install for cmake on CentOS 6
|
2020-06-06 18:50:59 +01:00 |
|
Pavel Odintsov
|
ae26099136
|
We do not need hiredis lib from system because we use our own version from source code
|
2020-06-06 18:36:49 +01:00 |
|
Pavel Odintsov
|
c01904f5e5
|
Added version configuration for CentOS 6 build
|
2020-06-06 18:29:58 +01:00 |
|
Pavel Odintsov
|
20351fd3b7
|
Fixed cmake build for CentOS
|
2020-06-06 17:57:26 +01:00 |
|
Pavel Odintsov
|
3f31ac3f51
|
Changed Boost build path to mirror and disabled build failure for CentOS 6 due to lack of GoBGP
|
2020-06-06 17:44:01 +01:00 |
|
Pavel Odintsov
|
f98190e6b5
|
Fix indentation
|
2020-06-04 20:59:16 +01:00 |
|
Pavel Odintsov
|
b9f1a367d8
|
Fixed typo
|
2020-06-04 20:57:33 +01:00 |
|
Pavel Odintsov
|
1dc7aad696
|
Added build target for not recommended CentOS 6
|
2020-06-04 20:56:21 +01:00 |
|
Pavel Odintsov
|
7207d81b09
|
Added build task to Build all packages for Debian 7
|
2020-06-04 20:48:43 +01:00 |
|
Pavel Odintsov
|
ab58e1c96b
|
Added build task for Debian 8
|
2020-06-04 20:39:59 +01:00 |
|
Pavel Odintsov
|
8ab5d957be
|
Merge branch 'master' of github.com:pavel-odintsov/fastnetmon
|
2020-06-04 20:32:23 +01:00 |
|
Pavel Odintsov
|
f0b5e269da
|
Implement CI task to build FastNetMon for all popular Ubuntu distros
|
2020-06-04 20:32:09 +01:00 |
|
Pavel Odintsov
|
91599d87da
|
Aligned average calculatuon time for subnets and enabled per flow counters by default
|
2020-06-04 18:45:38 +01:00 |
|
Pavel Odintsov
|
f2f59a1339
|
Added GoBGP into bundle
|
2020-06-03 10:07:57 +01:00 |
|
Pavel Odintsov
|
905aedc4d1
|
Made libraries path configurable in CMAKE
|
2020-06-03 09:48:06 +01:00 |
|
Pavel Odintsov
|
ae5092142a
|
Added logic to ignore PF_RING
|
2020-06-03 09:36:49 +01:00 |
|
Pavel Odintsov
|
f7320ffffd
|
Improved our own logic to build libraries bundle
|
2020-06-03 09:25:35 +01:00 |
|
Pavel Odintsov
|
52ef1be79c
|
Added debug about Boost libraries and switched to using bundled FNM build from script
|
2020-06-02 21:09:46 +01:00 |
|
Pavel Odintsov
|
e2463d721e
|
Added example configuration for test FNM run
|
2020-06-02 20:50:49 +01:00 |
|
Pavel Odintsov
|
a26e7f7e68
|
Added logic to ignore failed command and continue processing
|
2020-06-02 20:28:39 +01:00 |
|
Pavel Odintsov
|
ea3826e838
|
We need to collect install log as artifact
|
2020-06-02 20:17:11 +01:00 |
|