toxcore/other/travis
Maxim Biro 02e9cd38f1 Add option to build tox-bootstrapd
When cross-compiling to <target> from Linux, cmake might find native Linux
libconfig and decide to build tox-bootstrapd. If the target is Windows, this
will fail, as tox-bootstrapd can't be built for Windows in the first place. If
the target is Linux of some other architecture, then using host native
libconfig will fail too. Thus an option is needed to guard against this.
2016-10-05 23:47:39 -04: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 Add option to build tox-bootstrapd 2016-10-05 23:47:39 -04:00
env-osx.sh Add option to build tox-bootstrapd 2016-10-05 23:47:39 -04:00
env-windows.sh Add option to build tox-bootstrapd 2016-10-05 23:47:39 -04:00
env.sh Clean up Travis build a bit in preparation for osx/win. 2016-09-16 11:22:23 +01: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 Add option to build tox-bootstrapd 2016-10-05 23:47:39 -04:00
toxcore-windows-install Add OSX and Windows build to travis config. 2016-09-20 13:52:33 +01:00