about summary refs log tree commit diff
path: root/pkgs/development/tools/parsing
AgeCommit message (Collapse)AuthorFilesLines
2018-01-02invisible-island programs: Fix FTP URL's, use HTTPS, prefer ftpWill Dietz1-2/+2
FTP URL's should use ftp.invisible-island.net.
2017-11-11Fix homepage links (see #30636)Pascal Wittmann1-1/+1
2017-11-06flex: add notes about the glibc-2.26 patchVladimír Čunát1-0/+2
2017-11-06flex: fix with glibc-2.26Vladimír Čunát1-1/+11
It caused segfaults, e.g. when building doxygen.
2017-11-02fix source root locations.Piotr Bogdan1-1/+3
These have changed following commit https://github.com/NixOS/nixpkgs/commit/c3255fe8ec326d2c8fe9462d49ed83aa64d3e68f. See also: - https://github.com/NixOS/nixpkgs/pull/31004 - https://github.com/NixOS/nixpkgs/pull/31106
2017-10-10antlr4: enable more platformsVincent Laporte1-1/+1
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
Only acts on one-line dependency lists.
2017-09-14treewide: Do not limit hardenging because gcc 4.9 in bootstrapJohn Ericson1-3/+0
Bootstrap tools has since been bumped
2017-09-05misc pkgs: Recategorize some dependenciesJohn Ericson3-3/+3
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2-2/+2
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2017-07-31Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEADFrederik Rietdijk3-9/+9
2017-07-30flex-2.5.35: switch source URLVladimír Čunát1-2/+4
2017-07-29flex: 2.6.3 -> 2.6.4Franz Pletz1-2/+2
2017-07-29flex_2_5_35: fix 404volth1-4/+4
2017-07-11Fix Darwin stdenv to work on 10.13Dan Peebles1-1/+3
The main changes are in libSystem, which lost the coretls component in 10.13 and some hardening changes that quietly crash any program that uses %n in a non-constant format string, so we've needed to patch a lot of programs that use gnulib.
2017-07-09re2c: minor cleanupPeter Hoeg1-7/+7
2017-07-09re2c: fix sourceRoot in a more robust wayVladimír Čunát1-1/+1
Reverting ee5a17514c5 would also work. The temporary confusion was due to #26877 changes.
2017-07-09re2c : Fix build by adjusting sourceRoot.Karn Kallio1-1/+1
2017-06-20antlr4_7: init at 4.7John Children1-0/+41
Includes a more recent version of antlr to nixpkgs. Previous versions exist already, but version 4 brings many changes to the generated code and runtime targets. The install location has been changed from previous versions of antlr to make use of the set-java-classpath hook, which is required to make use of both the runtime and the binary. Also includes the testing rig as a script to allow graphical inspection of parse trees.
2017-06-13rage: fix license for unstablePascal Wittmann1-2/+4
Beginning with the next development release (> 7.0.0.9) Ragel is licensed under an MIT style license. Ragel 6 remains under GPL v2. Please see the file COPYING in the source.
2017-06-13ragel: 6.9 -> 6.10Pascal Wittmann1-2/+2
2017-05-29ragelDev: 7.0.0.9 -> 7.0.0.10Pascal Wittmann1-2/+2
2017-05-01Merge pull request #24223 from c0bw3b/pkg/byaccMichael Raskin1-8/+14
byacc: 1.9 -> 20170201
2017-04-23antlr: supports darwinMatthew Bauer1-1/+1
2017-03-27treewide: purge maintainers.urkudVladimír Čunát1-1/+1
It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
2017-03-22byacc: 1.9 -> 20170201Renaud1-8/+14
Version bump + source URLs and homepage are updated
2017-03-16jshon: fix null termination in read_stream.Daniel Brockman1-3/+12
This fixes a somewhat critical (security?) bug. We are trying to get it merged upstream but have had no response from the ordinary maintainer in over a week. (See <https://github.com/keenerd/jshon/issues/53>.) fixes #23727
2017-01-26Merge branch 'master' into stagingVladimír Čunát1-24/+0
There were some larger rebuilds because of security.
2017-01-25ragel: fix build with gcc 6Robin Gloster1-0/+2
2017-01-24antlr3: point to version 3.4zimbatm1-24/+0
This was pointing to a broken upstream URL and is a beta release. No dependent in the nixpkgs tree.
2017-01-06flex: bring back 2.6.1 as an optionVladimír Čunát1-0/+37
Some breakages after flex update aren't so easy to fix, and I can't really afford to spend much time on it ATM.
2016-12-30flex: 2.6.1 -> 2.6.3Vladimír Čunát1-3/+4
This resolves some warnings and errors introduced in 2.6.x.
2016-12-16ragel: add stable version, default to stableFranz Pletz1-23/+39
2016-11-20jikespg: convert md5 to sha256 and adopt itPascal Wittmann1-5/+7
2016-11-17ragel: 7.0.0.6 -> 7.0.0.9Pascal Wittmann1-2/+2
2016-09-23flex: 2.6.0 -> 2.6.1Graham Christensen1-4/+4
2016-09-06antlr3_4: init at 3.4Michael Raskin1-0/+38
2016-09-06antlr3_5: init at 3.5.2Michael Raskin1-0/+38
2016-08-27Merge branch 'master' into stagingobadz1-5/+11
Conflicts: pkgs/applications/misc/navit/default.nix pkgs/applications/networking/mailreaders/alpine/default.nix pkgs/applications/networking/mailreaders/realpine/default.nix pkgs/development/compilers/ghc/head.nix pkgs/development/libraries/openssl/default.nix pkgs/games/liquidwar/default.nix pkgs/games/spring/springlobby.nix pkgs/os-specific/linux/kernel/perf.nix pkgs/servers/sip/freeswitch/default.nix pkgs/tools/archivers/cromfs/default.nix pkgs/tools/graphics/plotutils/default.nix
2016-08-25re2c: 0.14.3 -> 0.16Robin Gloster1-5/+11
2016-08-03Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster4-0/+4
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen4-0/+4
Build-tested on x86_64 Linux & Mac.
2016-07-15Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster1-0/+1
2016-06-23ragel: set meta.platformsJoachim Fasting1-0/+1
2016-06-10Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster1-1/+1
2016-06-03Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen1-1/+1
2016-05-18Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2-2/+0
2016-05-16Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2-2/+0
2016-05-02Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster1-5/+5
2016-04-29lemon: 1.0 -> 1.69Tobias Geerinckx-Rice1-5/+5