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

Modify the repo to work with Travis CI #1

Merged
merged 14 commits into from
Oct 29, 2016
Merged

Modify the repo to work with Travis CI #1

merged 14 commits into from
Oct 29, 2016

Conversation

Cyberboss
Copy link
Owner

@Cyberboss Cyberboss commented Oct 29, 2016

Had to disable the gold plugin. Will need to find a workaround eventually.
Code coverage has been cut from the build. This will be checked in PRs.

@Cyberboss Cyberboss merged commit 8936e34 into dev Oct 29, 2016
@Cyberboss Cyberboss deleted the TravisSetup branch October 29, 2016 07:59
@Cyberboss Cyberboss mentioned this pull request Oct 29, 2016
@Cyberboss Cyberboss self-assigned this Oct 31, 2016
Cyberboss added a commit that referenced this pull request Nov 2, 2016
* Modified tree to use C++17 to fight STL allocator errors

* Fixed syntax

* Removed semicolon warning because old habits die hard

* Removed pie and modules

* Forgot that cotire requires it to be set at the target level

* Forced to add rebind it seems like

* Gotta learn to build locally

* Debug attempt: checking the std version

* Wow I can't see the glaring 14 right in front of me

* Fine, I'll fix the bloody allocator for C++14 since 17 isn't ready yet.

* Fixed doxygen comments

* Implement the rest of the dumb STLAllocator

* Forced to disable the gold plugin. Sad day indeed.

* Removed the intentional failure on calls to unimplemented functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant