summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/hyperscan (follow)
Commit message (Expand)AuthorAgeFilesLines
* hyperscan: build chimera in static buildMaksym Balatsko2023-10-021-8/+19
* hyperscan: enable build for x86_64-darwinMaksym Balatsko2023-10-021-2/+2
* hyperscan: add checkPhaseYour Name2023-09-011-0/+9
* hyperscan: 5.4.0 -> 5.4.2Thomas Baggaley2023-06-081-19/+8
* treewide: remove nativeBuildInputs that are in stdenvBen Siraphob2022-04-161-2/+2
* hyperscan: fix buildJörg Thalheim2021-11-171-1/+9
* Merge pull request #109863 from r-ryantm/auto-update/hyperscan•••hyperscan: 5.3.0 -> 5.4.0Luke Granger-Brown2021-05-021-2/+2
|\
| * hyperscan: 5.3.0 -> 5.4.0R. RyanTM2021-01-191-3/+3
* | pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-211-4/+4
* | treewide: editorconfig fixes•••- remove trailing whitespace - use spaces for indentation zowoq2021-01-201-1/+1
* | treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi. Jonathan Ringer2021-01-191-2/+2
|/
* utillinux: rename to util-linuxGraham Christensen2020-11-241-2/+2
* hyperscan: 5.2.1 -> 5.3.0R. RyanTM2020-05-281-2/+2
* hyperscan: 5.1.1 -> 5.2.1R. RyanTM2019-11-011-2/+2
* hyperscan: 5.1.0 -> 5.1.1 (#59500)•••* hyperscan: 5.1.0 -> 5.1.1 * provide misc utils needed by build * hyperscan: build shared libs only by default Only consumer now (rspamd) needs only the shared libs + add a switch to build both shared and static if needed + cleaner outputs (previously there was static lib and symlink to shared lib in $dev) + fix pkgconfig template for v5.1.1 otherwise "includedir" path is wrong * hyperscan: restrict to x86_64-linux Fails to find 'nm' on x64 darwin Will Dietz2019-05-121-26/+24
* hyperscan: 5.0.0 -> 5.1.0 (#55303)•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/hyperscan/versionsR. RyanTM2019-03-151-2/+2
* hyperscan: init at 5.0.0Alexander V. Nikolaev2018-12-031-0/+69