Commit Graph

20 Commits (1d0602100f2323d7d8136884886a00e16fbefe81)

Author SHA1 Message Date
Jeff Becker d408b08889
make windows cross compile pass, make format parts of libutp 6 years ago
Jeff Becker 24770f3cdd
update gitignore 6 years ago
Jeff Becker 6fe6e59bd5
Merge branch 'dev' 6 years ago
despair 9afe63d738 polish new build script
pass cxxflags down to c++ driver
6 years ago
despair b1c28be916 grabbed packaging scripts and fluff from abandoned repo 6 years ago
Michael Thorpe 4690aceb0d
Modernise CMake build
- Bump to require version 3.7.0
- Change to use `add_compile_options` over manually appending to
  `CMAKE_C_FLAGS` or `CMAKE_CXX_FLAGS`.
- Use CMake machinery to set expected C++ standard
- Use CMake machinery to find flag(s) for pthread build
6 years ago
Jeff Becker d2f030922a ignore daemon.ini 6 years ago
despair86 bbe0634edc this should get things going on UNIX :D 6 years ago
Jeff Becker 315798a0c4
* loopback test network
* fix various crashes and race conditions

* rename iwp-connect to connect in config

* rename iwp-links to bind in config

* always make a link just for outbound sessions even if no bind section is provided
6 years ago
Jeff Becker 90611731a5
initial shadow test net 6 years ago
Jeff Becker 02d785d30c
add release targets to makefile for future
purge llarp_alloc

colored logging
6 years ago
Jeff Becker 0806120c06
add makefile back but using cmake/ninja 6 years ago
Jeff Becker 27d246e5b7
ignore build dir 6 years ago
Jeff Becker 76d885d39e
more 6 years ago
Jeff Becker b949e61752
omg optimize 6 years ago
Jeff Becker 1fdfdc0244
more 6 years ago
Jeff Becker 4718281202
awe yeh 6 years ago
Jeff Becker a38f29157e
update gitignore 6 years ago
Jon Titor 781637bbf4
more boilerplate 7 years ago
Jon Titor 624fb834cf
RFC
Signed-off-by: Jon Titor <j.titor@s.g>
7 years ago