Commit Graph

15 Commits (46bd47438f3957bf632c15b69832a88db8680836)

Author SHA1 Message Date
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 7 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