1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-09-18 13:31:40 +02:00
Commit Graph

366 Commits

Author SHA1 Message Date
anacelto
058ad92093
fix docker arm64 builds (#1017) 2024-09-16 21:36:15 +03:00
Pavel Odintsov
6da2de9691 Sadly we still link with system ncurses. We need to fix it in future 2024-07-10 20:09:17 +03:00
Pavel Odintsov
9d7fa5d967 Added useful tools for dev container 2024-07-10 19:49:32 +03:00
Pavel Odintsov
bf3a023f60 Added notice 2024-07-10 16:49:06 +03:00
Pavel Odintsov
b3c75757b6 Removed sudo argument to pass env 2024-07-10 16:32:56 +03:00
Pavel Odintsov
6bfbb78f83 Docker run --label does not like spaces: invalid argument 'org.opencontainers.image.source https://github.com/pavel-odintsov/fastnetmon' contains whitespaces 2024-07-10 16:11:29 +03:00
Pavel Odintsov
319d4b85ad Added GitHub Docker repo label for container 2024-07-10 16:01:49 +03:00
Pavel Odintsov
7dbdbaea7a Removed empty commands for developer Docker image 2024-07-10 15:54:15 +03:00
Pavel Odintsov
f6e8b2b426 Added command to install s3cmd 2024-07-10 15:50:50 +03:00
Pavel Odintsov
d3ae671b37 Removed unused arguments 2024-07-10 15:45:49 +03:00
Pavel Odintsov
c77096fc85 YAML is evil. Fixed indentation 2024-07-10 15:44:41 +03:00
Pavel Odintsov
4b6bfe3fe3 Added logic to build developer Docker images 2024-07-10 15:41:12 +03:00
Pavel Odintsov
9e96ae7798 Started new release 1.2.8 2024-07-01 23:59:46 +03:00
Pavel Odintsov
52e6bff39b Debian 10, Ubuntu 16.04, Ubuntu 18.04 are EOL and we stop supporting them in current version 2024-07-01 23:01:34 +03:00
Pavel Odintsov
29273baf3f CentOS 7 is EOL. Time to Celebrate! 2024-07-01 23:00:38 +03:00
Pavel Odintsov
53a959f06f Disabled broken builds on CI 2024-06-30 15:38:37 +03:00
Pavel Odintsov
b590031f5a Added ABSL as system build dependency 2024-06-05 01:16:05 +03:00
Pavel Odintsov
0e2da6e972 Disabled logic to link with ABSL by default as it breaks builds but enabled it for system build option 2024-06-05 01:11:42 +03:00
Pavel Odintsov
4ae3c86f53 Added build with system libs for 24.04 2024-06-05 00:05:19 +03:00
Pavel Odintsov
77e328c016 Added builds for Ubuntu 24.04 2024-04-29 12:39:51 +01:00
Pavel Odintsov
afab84d0c1 Added subfolder for formula folder on MacOS 2024-02-16 15:09:28 +00:00
Pavel Odintsov
110b1a0eee One more step to fix MacOS 2024-02-16 14:58:52 +00:00
Pavel Odintsov
99df70c2a7 Additional checks to debug macOS build issues 2024-02-16 14:54:12 +00:00
Pavel Odintsov
28bb373701 Run env first 2024-02-16 14:41:23 +00:00
Pavel Odintsov
90276b0026 Added env checking 2024-02-16 14:40:44 +00:00
Pavel Odintsov
9d1ef09ea8 Switched developer branch to new version which will be 1.2.7 2023-10-15 22:19:31 +01:00
Pavel Odintsov
b49aebd698
Upgraded macOS version to supported one 2023-07-20 14:33:41 +01:00
Pavel Odintsov
fc3c62a7fc Slightly altered logic to set C++ standard 2023-07-11 20:10:29 +01:00
Pavel Odintsov
f87b2cab70 Added native build on Debian side to pick up issues with new compilers 2023-07-11 19:51:19 +01:00
Pavel Odintsov
d2a2672f28 Fixed typo 2023-07-11 19:11:43 +01:00
Pavel Odintsov
2c7a99688d Pbuilder automatic configuration is broken and we have to specify mirror manually: https://groups.google.com/g/linux.debian.bugs.dist/c/0CYIdLYj72M 2023-07-11 19:08:57 +01:00
Pavel Odintsov
8140ccfd98 Moved Docker distro used for upstream builds to configuration 2023-07-11 18:52:19 +01:00
Pavel Odintsov
6614812fdf Switched from Bullseye to Bookworm 2023-07-11 18:42:48 +01:00
Pavel Odintsov
49781ecd05 Switched to next version which will be 1.2.6 2023-05-23 18:49:29 +01:00
Pavel Odintsov
4efd33b5ea Removed debug call of find command 2023-05-23 00:00:23 +01:00
Pavel Odintsov
05ce476eda Fixed typo 2023-05-22 23:56:30 +01:00
Pavel Odintsov
dea95ca869 Added intermediate call of bash to run multiple commands 2023-05-22 23:55:05 +01:00
Pavel Odintsov
6c312f7e5f CircleCI does not allow us using ln and we have to copy file 2023-05-22 23:47:43 +01:00
Pavel Odintsov
a8126d0589 Added symlink to avoid touching PATH for s3cmd on Debian 10 2023-05-22 23:43:37 +01:00
Pavel Odintsov
c405a9027e Added list command to find s3cmd 2023-05-22 23:34:28 +01:00
Pavel Odintsov
93418be0b2 Added debug command 2023-05-22 23:28:35 +01:00
Pavel Odintsov
99b4690655 Attempt to fix s3cmd on Debian 10 2023-05-22 23:25:45 +01:00
Pavel Odintsov
b6179eae8c Added dependency for software-properties-common for Debian 10 2023-05-22 23:12:24 +01:00
Pavel Odintsov
7062bc4ee0 Switched pipe with echo to add-apt-repository 2023-05-22 23:05:38 +01:00
Pavel Odintsov
85f4b64cf8 Added quotes to pass pipe 2023-05-22 22:59:37 +01:00
Pavel Odintsov
6b6bc071c2 Attempt to install s3cmd on Debian 10 Buster from Backports 2023-05-22 22:53:56 +01:00
Pavel Odintsov
d53a3545f2 Added logic to address test build issues on Windows platforms: Clock.hh:19:13: error: 'int64_t' does not name a type 2023-05-22 22:31:51 +01:00
Pavel Odintsov
479f2ebb16 Switched to log4cpp 1.1.4 for Windows platforms 2023-05-22 20:38:21 +01:00
Pavel Odintsov
14b128a906 Deprecated support for Debian 9 Stretch as it has not support since end of June 2022 2023-05-22 20:00:03 +01:00
Pavel Odintsov
97567a051c Added cmake flag to disable XDP builds as libbpf on Ubuntu 22.04 is significantly out of sync with libbpf 1.x API and we have no plans to support it 2023-04-22 21:40:38 +01:00