Commit Graph

4 Commits

Author SHA1 Message Date
Joachim Mairböck
60b9219280 antlr: bump version (#8743) 2023-05-28 07:10:37 +02:00
Jérôme Duval
c2df60064a antlr_cpp: clean up 2023-03-22 14:41:19 +01:00
Joachim Mairböck
29d8bcb3c0 antlr recipes: bump version (#7898)
The patch for antlr_cpp that was taken from an upstream PR was merged, so it was dropped from the patchset.
2023-03-04 08:34:53 +01:00
Joachim Mairböck
91ce40611b antlr: new recipes antlr_tool, antlr_runtime and antlr_cpp (#7834)
* antlr_tool is the grammar compiler
 * antlr_runtime is the Java runtime (this is also part of antlr_tool)
 * antlr_cpp is the C++ runtime

antlr_tool and antlr_runtime are not built from source, they just repack the downloaded JAR files.
2023-02-11 09:21:20 +01:00