Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for CMake Packages in the Cpp Runtime #2203

Merged
merged 8 commits into from
Nov 11, 2018
Merged

Support for CMake Packages in the Cpp Runtime #2203

merged 8 commits into from
Nov 11, 2018

Conversation

xgcssch
Copy link
Contributor

@xgcssch xgcssch commented Jan 16, 2018

Hello!
I added support for the use of the CMake Package feature in the Cpp Runtime.
The documentation is included in the commits.

Further included is a small fix for the FreeBSD platform. The default compiler ther is Clang, but it was only detected on Linux based systems.
I was able to test the Packages with Windows/VS2017 and FreeBSD/Clang.

Best regards
Sönke

Sönke Schau and others added 7 commits January 15, 2018 17:31
…'ANTLR4_INSTALL' is set:

'antlr4-runtime' which imports the required runtime targets and
'antlr4-generator' which provides a convenient function to use the generator.
Only the latter one has a dependency to the Java package.
…ime files didn't work for combined lexer/parser files.

Added a third required parameter which specifies the type of input file.
@parrt parrt added this to the 4.7.2 milestone Nov 9, 2018
@parrt
Copy link
Member

parrt commented Nov 9, 2018

@xgcssch @mike-lischke I don't know how to resolve the CMakeLists file.

@mike-lischke
Copy link
Member

@xgcssch Please resolve the conflicts soon or this patch won't make it to the next release!

@xgcssch
Copy link
Contributor Author

xgcssch commented Nov 11, 2018

Confilicts should be resolved. Regards Soenke

@parrt parrt merged commit e230ae7 into antlr:master Nov 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants