Commit graph

12 commits

Author SHA1 Message Date
Artturin f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Tobias Mayer cd99b54257 crc32c: don't install gtest
The desired behavior can be controlled with a configuration option
instead of manually cleaning the output afterwards.
2022-08-09 15:01:25 +02:00
Josef Kemetmüller 1ca04aa9f1 treewide: Stop setting CMAKE_SKIP_BUILD_RPATH=OFF
This is now the new default and thus doesn't need to be set manually
anymore.
2022-07-04 03:49:01 +03:00
Andreas Rammhold 31e5b8dc21
Remove myself from maintainers
I don't have time and energy to deal with all of this anymore.
2022-01-20 00:24:52 +01:00
Ryan Burns 3da7e765cd crc32c: fix tests on darwin
Fix test library loading by enabling build-time rpath
2021-11-04 18:13:39 -07:00
Phillip Cloud 1fe2aba063
crc32c: 1.1.0 -> 1.1.2 (#143839) 2021-11-01 16:02:28 +01:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
John Ericson 5c2965145f treewide: Inline more of the static overlay
Picking up where #107238 left off. I think I'll have gotten all the easy
stuff with this.
2021-01-03 21:46:14 +00:00
freezeboy 160f169f03 crc32c: enable static 2020-09-22 23:10:00 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Robin Gloster 5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
Andreas Rammhold ac6adc8260 crc32c: init at 1.1.0 2019-08-13 17:26:31 +02:00