Commit Graph

13 Commits

Author SHA1 Message Date
8bcea33137
add sanitizers
All checks were successful
continuous-integration/drone/push Build is passing
address sanitizer
leak sanitizer
undefined-behaviour sanitizer

install both dynamic and static
2021-11-28 16:37:19 +01:00
3eaed7cdae
chore: also include cryptopp-devel
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-11 02:49:10 +01:00
91636b4219
add lld
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-01 08:42:43 +01:00
4bd15e92c8
dockerfile: switch to fedora-minimal
All checks were successful
continuous-integration/drone/push Build is passing
* source the image from fedoraproject's container repository
* edit Dockerfile to use microdnf as dnf is unavailable in -minimal
  images
* instruct microdnf to not install weak deps or docs
* update image info in README.md
2021-10-21 01:42:13 +02:00
ce9dc1e158
add ninja build system
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-19 23:45:41 +02:00
8fc21d6fde
dockerfile: bump frontend to version 1.3
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-19 21:35:05 +02:00
b2ee470ff1
add "/usr/local/lib" in path of the linker
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-13 03:40:49 +02:00
434e69e83e
dnf: optimise dowload speed, possibly save storage
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-13 03:28:55 +02:00
bdfd8af631
dockerfile: separate upgrade and install steps
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-16 14:30:46 +02:00
b7679ef08e
dnf: install numa devel and libs packages
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-16 14:15:05 +02:00
8ef5fc9686
dnf: install packages without docs
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-16 13:38:42 +02:00
81860b9567
ndpi: use both dev branch and 1.7 (#2)
All checks were successful
continuous-integration/drone/push Build is passing
have a more recent version of nDPI available

keep 1.7 for backward compatibility (until it's not needed) but also include a build from the dev branch (this might even be unstable at times)

Reviewed-on: #2
Co-authored-by: wanderer <wanderer@noreply.git.dotya.ml>
Co-committed-by: wanderer <wanderer@noreply.git.dotya.ml>
2021-05-07 04:15:05 +02:00
9cb30c4112
initial commit
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-06 19:08:12 +02:00