3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/tools/parsing
Peter Simons 2b56b020c7 alex, happy: fix build for gcc 4.8.0
Alex and happy use CPP to generate some internal template files, but the code
is unprepared for the output from CPP 4.8.0, which generates LINE pragmas that
contain more information than they thought it would.
2013-04-20 18:15:57 +02:00
..
alex alex, happy: fix build for gcc 4.8.0 2013-04-20 18:15:57 +02:00
antlr * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
bison Update bison to 2.7 2013-02-28 20:04:05 +01:00
byacc * Get rid of many instances of "args: with args;", and other coding 2010-07-28 11:55:54 +00:00
Ebnf2ps haskell-Ebnf2ps: update to version 1.0.11 2012-08-31 09:10:18 +02:00
flex Rename buildNativeInputs -> nativeBuildInputs 2012-12-28 19:20:09 +01:00
happy alex, happy: fix build for gcc 4.8.0 2013-04-20 18:15:57 +02:00
jikespg * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
peg Add peg, http://piumarta.com/software/peg/ 2011-08-10 09:54:22 +00:00
ragel replacing applyAndFun by lib.defaultOverridableDelayableArgs 2009-03-06 23:21:28 +00:00
re2c Added re2c 0.13.5 2012-12-02 00:25:01 +01:00