toxcore/other/travis
iphydf cebf64a588
Split toxcore into layers.
This allows us to more clearly define interfaces between modules, and have the
linker help us ensure that module boundaries are respected.

The onion/tcp/net_crypto layer is a bit too large. This is due to a cyclic
dependency (onion -> net_crypto -> TCP -> onion). We may or may not want to
break that cycle in the future to allow the onion library to exist on its own
without net_crypto.
2016-08-16 17:36:18 +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 Add "make install" step to Travis build. 2016-08-12 20:49:50 +02: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