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

Automated Snapshot release on each master push/merge. Added libnx as gut submodule. #84

Merged
merged 17 commits into from
Oct 3, 2019

Conversation

igromanru
Copy link
Contributor

I added libnx as a git submodule. At the moment it works like before, the code will be built and installed in the devkitPro directory.
The command "make install" inherits from "make all" command and this one compiles release and debug libs. For the release we need only the the release lib "libnx.a".
It's on ToDo for later.

Automated Snapshot:
I made few tweaks in the .travis.yml to let Travis CI create Pre-Release GitHub releases automatically.
At the moment at overwrites all the time the same Snapshot Build release.

@WerWolv WerWolv merged commit 6970154 into WerWolv:master Oct 3, 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

Successfully merging this pull request may close these issues.

2 participants