toxcore/other/travis
iphydf 2fc5449870
Try searching for libsodium with pkg-config in ./configure.
If libsodium can't be found with PKG_CHECK_MODULES, try AC_CHECK_LIB. If that
also fails, abort configure. If a user passes --with-libsodium-libs explicitly,
that overrides the pkg-config found location.
2016-08-17 21:28:44 +01:00
..
autotools-after_script Add "make install" step to Travis build. 2016-08-12 20:49:50 +02:00
autotools-install Add and use CMake build script 2016-08-12 01:13:11 +01:00
autotools-script Try searching for libsodium with pkg-config in ./configure. 2016-08-17 21:28:44 +01:00
env-linux.sh Add "make install" step to Travis build. 2016-08-12 20:49:50 +02:00
env.sh Add "make install" step to Travis build. 2016-08-12 20:49:50 +02:00
hstox-after_script Add "make install" step to Travis build. 2016-08-12 20:49:50 +02:00
hstox-install Add "make install" step to Travis build. 2016-08-12 20:49:50 +02:00
hstox-script Add "make install" step to Travis build. 2016-08-12 20:49:50 +02:00
toxcore-after_script Add "make install" step to Travis build. 2016-08-12 20:49:50 +02:00
toxcore-install Add "make install" step to Travis build. 2016-08-12 20:49:50 +02:00
toxcore-script Split toxcore into layers. 2016-08-16 17:36:18 +01:00