summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/antlr-cpp: add 4.11.1David Seifert2023-01-021-0/+139
| | | | | | Bug: https://bugs.gentoo.org/726866 Bug: https://bugs.gentoo.org/881317 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/antlr-cpp: update EAPI 6 -> 8David Seifert2023-01-022-21/+159
| | | | | | | | Closes: https://bugs.gentoo.org/735708 Closes: https://bugs.gentoo.org/842075 Closes: https://bugs.gentoo.org/843170 Closes: https://bugs.gentoo.org/866278 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/antlr-cpp: New package, split from dev-java/antlrJames Le Cuirot2015-10-142-0/+33
The old ANTLR 2 ebuild tried to cram all the runtimes together, which was messy. The C++ runtime does not need any Java components at build time or runtime so it makes sense to split this out. The C++ runtime for ANTLR 4 is maintained separately by upstream anyway. This new package does a better job of building the shared library with the help of libtool. It also supports multilib. Package-Manager: portage-2.2.20.1