5 Commits

Author SHA1 Message Date
Joachim Mairböck
2eac4f7db1 antlr: bump version 2024-08-14 16:25:19 +02:00
Joachim Mairböck
e6f51abf55 antlr recipes: bump version to 4.13.1 (#9400)
note: there aren't any actual changes for antlr_cpp besides the version number, it is just bumped for consistency.
2023-09-09 10:46:36 +00:00
Joachim Mairböck
60b9219280 antlr: bump version (#8743) 2023-05-28 07:10:37 +02: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