Commit Graph

11 Commits

Author SHA1 Message Date
Nick Strupat
c72572f731
[antlr4] update to 4.9.1 (#16383)
* [antlr4] update to 4.9.1

* update version

* [antlr4] fix utfcpp dependency issue

* fix version SHA to account for utfcpp patch

* [antlr4] Minimize patch

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-01 10:31:47 -07:00
Billy O'Neal
b12f78c3ed
[antlr4,python3] Resolve cross port conflicts (#15378)
* [python3] Add vcpkg's include directories to the end rather than to the beginning.

This is safe because vcpkg never hydrates python3's $(PySrcDir)\externals directory, so it wasn't using vendored dependencies at all.

* [antlr4] Install antlr headers in antlr4-runtime rather than the root to avoid stomping on common name token.h.

This is consistent with the ubuntu packages.
2020-12-29 16:34:43 -08:00
Akihisa Yagi
9f2bb70914
[antlr4] update to 4.8 (#14036)
* [antlr4] update to 4.8

* [antlr4] Add supports

* [antlr4] Regenerate patch files

* [antlr4] Remove spaces from patch files

Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-10-17 02:01:36 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Victor Romero
a14e462ef9
[antlr4] Support build on Linux and MacOS (#5606)
* Patch VS project file with CRT linkage

* [antlr4] Support build on Linux and MacOS
2019-03-08 22:09:33 -08:00
Phil Christensen
9a72b227cd [antlr4] move to vcpkg_extract_source_archive_ex 2018-12-18 16:12:19 -08:00
Phil Christensen
02c27dd55e [antlr4] bump dash version in control file
Done to force test to run
2018-12-13 15:53:32 -08:00
Albert Fong
666cc9cee2 [antlr4] Upgrade to antlr 4.7.1 2018-12-12 02:59:01 -08:00
sdcb
7af697e6e8 [antlr4] bump version to 4.7 2017-11-03 16:13:07 -07:00
Alexander Karatarakis
5f35979272 [antlr4] Fix building with Visual Studio 2017. Resolves #804 2017-03-21 20:53:26 -07:00
flysha
91f51a084f [antlr4] initial commit 2016-12-25 18:44:20 +08:00