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

master: adaptions for new cross build chain #588

Merged
merged 5 commits into from Sep 15, 2020

Conversation

pstorz
Copy link
Member

@pstorz pstorz commented Sep 4, 2020

No description provided.

joergsteffens and others added 3 commits September 4, 2020 18:22
The Travis checks did fail, because the Bareos project directory structure have changed.
The Bareos WebUI is now build and packaged in the same step as the Bareos core.

Also disables the tests for MySQL and Sqlite, as these are deprecated.

Debian build now honors the flag
DEB_BUILD_OPTIONS="nocheck"
to skip tests.
See the RAND(7) manpage:
  The default random generator will initialize automatically on first use
  and will be fully functional without having to be initialized ('seeded')
  explicitly. It seeds and reseeds itself automatically using trusted
  random sources provided by the operating system.
@pstorz pstorz requested a review from arogge September 4, 2020 16:33
Copy link
Member

@arogge arogge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great.

@arogge
Copy link
Member

arogge commented Sep 11, 2020

The backport PRs contain changes to CMakeLists.txt selecting other paths for windows libraries. Had these changes already integrated into master?

@pstorz
Copy link
Member Author

pstorz commented Sep 15, 2020

The backport PRs contain changes to CMakeLists.txt selecting other paths for windows libraries. Had these changes already integrated into master?

While in 18 and 19 we configured many things manually, in master we use the usual cmake mechanisms to find libraries and headers. Also, the headers and libraries now are in the common places.

@pstorz pstorz merged commit 8d5c1de into master Sep 15, 2020
@pstorz pstorz deleted the dev/pstorz/master/fedora-buildchain branch September 15, 2020 18:19
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.

None yet

3 participants