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

please consider tagging versions & doing releases #12

Closed
boegel opened this issue Feb 8, 2018 · 5 comments
Closed

please consider tagging versions & doing releases #12

boegel opened this issue Feb 8, 2018 · 5 comments
Assignees
Milestone

Comments

@boegel
Copy link

boegel commented Feb 8, 2018

I assume this library is alpha-stage currently, but please tag versions/releases so people know exactly which revision of cpu_features they are currently using.

@gchatelet
Copy link
Collaborator

I'll update the documentation to reflect this but we prefer people to embed the library to prevent breakage due to API changes (i.e. compile and link statically). See abseil documentation here.

I don't plan to provide explicit versions or release for now.

@boegel
Copy link
Author

boegel commented Feb 8, 2018

cough https://www.youtube.com/watch?v=NSemlYagjIU cough ;-)

@vsoch
Copy link

vsoch commented Feb 8, 2018

cough cough

@gchatelet
Copy link
Collaborator

Fair enough. I understand there is a need for a versioning scheme.
Let's start with 0.1.0 : )

@boegel
Copy link
Author

boegel commented Feb 9, 2018

👍

gchatelet added a commit that referenced this issue Jan 17, 2019
# This is the 1st commit message:

Update macros to detect mips64 and differentiate between x86 32/64.

# This is the commit message #2:

Fix Mips32 and add an alias for Mips32/64.

# This is the commit message #3:

Allow specifying cmake generator.

# This is the commit message #4:

Remove unavailable MSVC version and test Ninja on travis

# This is the commit message #5:

Add ninja build.

# This is the commit message #6:

Use Ninja by default

# This is the commit message #7:

Show tests output

# This is the commit message #8:

Defaulting env to Ninja in the build matrix

# This is the commit message #9:

Defaulting env to Ninja in the build matrix

# This is the commit message #10:

Do not use ninja on OSX

# This is the commit message #11:

Fix test output.

# This is the commit message #12:

Fix running tests

# This is the commit message #13:

Fix running tests
@gchatelet gchatelet added this to the v0.2.0 milestone Apr 30, 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

3 participants