nixpkgs/pkgs/development/tools/parsing
Sergei Trofimovich 717e7bd291 tree-sitter: strip only debug info by default
Noticed use of $STRIP when passed through various uses of $STRIP
in `nixpkgs`. This looked unusual in a way that it strips not just
debugging symbols but also all the rest.

The change switch to debug-only stripping.

While at it switched to expliict use of `-fPIC` for shared library.
2022-08-07 17:35:48 +01:00
..
antlr treewide: set sourceProvenance for packages containing downloaded jars 2022-06-04 19:47:57 +01:00
bison bison: only run install check 2022-07-09 12:49:48 -07:00
bisonc++
byacc
flex
flexc++
hammer hammer: e7aa734 -> nightly_20220416 2022-05-22 19:24:30 +03:00
javacc javacc: fix meta.maintainers 2022-06-29 13:50:33 -04:00
jikespg
jshon
lemon
peg
ragel ragelStable: unbreak on darwin 2022-08-03 16:41:25 +02:00
re2c re2c: add some key reverse dependencies to passthru.tests 2022-05-09 22:17:31 +01:00
tree-sitter tree-sitter: strip only debug info by default 2022-08-07 17:35:48 +01:00