This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
toxcore
Watch
1
Star
0
Fork
0
You've already forked toxcore
mirror of
https://github.com/irungentoo/toxcore.git
synced
2024-03-22 13:30:51 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
74ecb0c460
toxcore
/
other
/
travis
/
autotools-after_script
5 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add and use CMake build script Also, fix the hstox build that was taking half an hour. It now takes 5 minutes. Also, perform distcheck on travis to ensure that make dist works. It's not actually failing the build at the moment due to broken tests.
2016-08-10 19:28:33 +08:00
#!/bin/sh
Add "make install" step to Travis build.
2016-08-11 20:49:49 +08:00
set -e -u -x
. other/travis/env-$ENV.sh
Reference in New Issue
Copy Permalink