toxcore/other/travis
Maxim Biro f0f53dbd55 Don't error on warnings by default
Having -Werror set by default causes users' builds to fail because
toxcore is not warning-free. Failing on errors is appropriate for the
development phase, e.g. when building it in a CI enviroment, but it
doesn't make much sense to fail builds for users and let them figure out
that they need to pass -DWARNINGS=OFF to make the library build.
2016-11-28 15:13:01 -05:00
..
autotools-linux-install Clean up Travis build a bit in preparation for osx/win. 2016-09-16 11:22:23 +01:00
autotools-script Clean up Travis build a bit in preparation for osx/win. 2016-09-16 11:22:23 +01:00
env-linux.sh Don't error on warnings by default 2016-11-28 15:13:01 -05:00
env-osx.sh Don't error on warnings by default 2016-11-28 15:13:01 -05:00
env-windows.sh Don't error on warnings by default 2016-11-28 15:13:01 -05:00
env.sh Don't error on warnings by default 2016-11-28 15:13:01 -05:00
hstox-install Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
hstox-script Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
phase Use "phase" script for travis build phases. 2016-09-11 22:13:47 +01:00
toxcore-after_failure Add OSX and Windows build to travis config. 2016-09-20 13:52:33 +01:00
toxcore-linux-after_script Clean up Travis build a bit in preparation for osx/win. 2016-09-16 11:22:23 +01:00
toxcore-linux-install Clean up Travis build a bit in preparation for osx/win. 2016-09-16 11:22:23 +01:00
toxcore-osx-install Add OSX and Windows build to travis config. 2016-09-20 13:52:33 +01:00
toxcore-script Remove assoc 2016-11-06 09:14:53 -06:00
toxcore-windows-install Add OSX and Windows build to travis config. 2016-09-20 13:52:33 +01:00