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

[WIP] Build2 port #67

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open

[WIP] Build2 port #67

wants to merge 36 commits into from

Conversation

springmeyer
Copy link
Contributor

This is an experiment to use build2 for hpp-skel.

Next step is to upgrade to build2 0.8.0 with supports header-only libraries:


 * Support for 'binless' (binary-less aka header-only) libraries.

   A header-only library (or, in the future, a module interface-only library)
   is not a different kind of library compared to static/shared libraries but
   is rather a binary-less, or binless for short, static or shared library.
   Whether a library is binless is determined dynamically and automatically
   based on the absence of source file prerequisites. See the build system
   manual for details.

from https://lists.build2.org/archives/announce/2018/000010.html

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