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

cmake port #51

Merged
merged 14 commits into from
Nov 20, 2019
Merged

cmake port #51

merged 14 commits into from
Nov 20, 2019

Conversation

wythe
Copy link
Collaborator

@wythe wythe commented Nov 17, 2019

Support for building with cmake, except for install

Meson is still the default for now.

Cleaned up xspx:

It can now generate neither or both header and source.

FIX: make clean was still removing asn.1 xddl files

Simplified xddl generator under cmake:

No more building in the include directory. xspx is run as a
dependency to building the lib. It makes both the xddl.cpp and
xddl.h files.

Building static library on windows for now and all tests pass.

Signed-off-by: Mark Beckwith wythe@intrig.com

Signed-off-by: Mark Beckwith <wythe@intrig.com>
Signed-off-by: Mark Beckwith <wythe@intrig.com>
It can now generate neither or both header and source.

Part of makign cmake work.  Also hacked up asn1.l a bit.

Signed-off-by: Mark Beckwith <wythe@intrig.com>
Signed-off-by: Mark Beckwith <wythe@intrig.com>
@wythe wythe self-assigned this Nov 17, 2019
Signed-off-by: Mark Beckwith <wythe@intrig.com>
Signed-off-by: Mark Beckwith <wythe@intrig.com>
Signed-off-by: Mark Beckwith <wythe@intrig.com>
Signed-off-by: Mark Beckwith <wythe@intrig.com>
Signed-off-by: Mark Beckwith <wythe@intrig.com>
No more building in the include directory.  xspx is run as a
dependency to building the lib.  It makes both the xddl.cpp and
xddl.h files.

Signed-off-by: Mark Beckwith <wythe@intrig.com>
Building static library for now and all tests pass.

Signed-off-by: Mark Beckwith <wythe@intrig.com>
Signed-off-by: Mark Beckwith <wythe@intrig.com>
Signed-off-by: Mark Beckwith <wythe@intrig.com>
Signed-off-by: Mark Beckwith <wythe@intrig.com>
@wythe wythe merged commit d92517d into intrig:master Nov 20, 2019
@wythe wythe mentioned this pull request Nov 20, 2019
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant