-
Notifications
You must be signed in to change notification settings - Fork 260
Makefile windows #758
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
Makefile windows #758
Conversation
Codecov Report
@@ Coverage Diff @@
## master #758 +/- ##
==========================================
- Coverage 44.53% 41.49% -3.04%
==========================================
Files 158 141 -17
Lines 27905 13461 -14444
==========================================
- Hits 12428 5586 -6842
+ Misses 14076 7182 -6894
+ Partials 1401 693 -708 |
4590e5e to
f4e5af0
Compare
026871d to
03ef827
Compare
03ef827 to
3b08bde
Compare
3b08bde to
ece0a0f
Compare
|
Had to fix something, I wrote a specific clause for windows platforms, and set the |
|
Something's wrong with this (zipping up windows files is corrupted) working on it |
Reason for Change:
Cross-platform makefile capabilities, to allow the possibility of running make targets on windows
Also cleaning up the Makefile and getting rid of some unused scripts