This website requires JavaScript.
Explore
Help
Sign In
ARCHIVE
/
rippled
Watch
1
Star
0
Fork
0
You've already forked rippled
mirror of
https://github.com/XRPLF/rippled.git
synced
2026-04-29 15:37:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df4d7167fdd568aa63169d6a948d857a8e62b35e
rippled
/
examples
/
echo_server
History
Jonne Nauha
df4d7167fd
CMake continued: Try to detect g++, clang, windows and osx and setup appropriate defines and build flags. Improve so that each setup can define platform, boost and ssl libs. I tried to copy everything that I could from the scons scripts, probably some of this can be removed (might be automated from cmake already), left todo:s for that. Added building simple examples, more to follow. NOTE: This has only been tested on windows.
2013-04-03 01:56:10 +03:00
..
CMakeLists.txt
CMake continued: Try to detect g++, clang, windows and osx and setup appropriate defines and build flags. Improve so that each setup can define platform, boost and ssl libs. I tried to copy everything that I could from the scons scripts, probably some of this can be removed (might be automated from cmake already), left todo:s for that. Added building simple examples, more to follow. NOTE: This has only been tested on windows.
2013-04-03 01:56:10 +03:00
echo_handler.hpp
Initial commit from private 0.3 repository
2013-01-06 06:09:15 -06:00
echo_server.cpp
adds default logging settings to echo_server and catches more setup exceptions
2013-01-27 10:37:47 -06:00
SConscript
Initial commit from private 0.3 repository
2013-01-06 06:09:15 -06:00