Skip to content

Conversation

@jiridanek
Copy link
Member

Fixes #4

* Set cmake_minimum_required(VERSION 2.8.12)
* Boost must be found using find_package
@jiridanek jiridanek self-assigned this Oct 3, 2020
@jiridanek jiridanek force-pushed the jd_2020_09_30-fix_compilation branch from b00f2cd to 664dcde Compare October 4, 2020 11:07
@jiridanek
Copy link
Member Author

Add GitHub Action based on Docker images on Fedora 31 and RHEL 7.
RHEL 6 does not work with the GitHub checkout action (at least, not out of the box), the glibc there is too old.

Add build script (in Bazel) which is capable to download and build the Qpid dependencies if needed.
See BUILD.md for a description of usage.

Doing a commit here directly, instead of committing to dTests and then doing import, means that next import will be likely somehow broken by this.
I'll have to resolve it when the time comes.

FYI @rkubis @domstuchlik

@jiridanek jiridanek merged commit 07abb5d into master Oct 4, 2020
@jiridanek jiridanek deleted the jd_2020_09_30-fix_compilation branch October 4, 2020 19:21
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.

Create CI, probably w/ GitHub actions

2 participants