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

Switch from to branches for configurations #4

Open
fowles opened this issue Jun 16, 2019 · 0 comments
Open

Switch from to branches for configurations #4

fowles opened this issue Jun 16, 2019 · 0 comments
Assignees

Comments

@fowles
Copy link

fowles commented Jun 16, 2019

The existing setup with subdirectories lacks the simplicity users want from a fire and forget start project.

https://github.com/fowles/abseil-hello

Switches to a structure where each branch contains only the information needed for that build system. Major changes:

  • cmake now includes googletest
  • cmake and bazel build the same code and tests
  • neither includes extra subdirectories
  • all the README's have been reworked

Because this requires adding several branches, the ordinary "pull request" workflow doesn't work so I am just pointing to a finished repo for you to pull from.

@manshreck manshreck self-assigned this Jun 18, 2019
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

No branches or pull requests

2 participants