Commit Graph

27 Commits

Author SHA1 Message Date
Arthur Britto
a014bc5843 Build tags in base directory for editors. 2012-11-20 14:04:14 -08:00
Arthur Britto
b9bdcceecf Cosmetic changes. 2012-11-17 18:54:34 -08:00
Arthur Britto
ffce0c8979 White list Ubuntu for boost without -mt. 2012-11-17 18:46:59 -08:00
Arthur Britto
08ad3b73b5 Do not use -mt for boost libs on FreeBSD. 2012-11-17 14:11:28 -08:00
jed
efbbc5ddb5 no -mt for boost 2012-11-16 11:16:06 -08:00
Stefan Thomas
fa3fab5816 Moved cpp code to src/cpp and js code to src/js. 2012-11-07 12:49:50 -08:00
JoelKatz
bd135b8772 Use the new HTTP request parser 2012-10-18 13:39:36 -07:00
Arthur Britto
2af15db40a Rename everything from newcoin to ripple except the protocol buffers. 2012-10-12 15:48:33 -07:00
Andrey Fedorov
b304d9ae43 fixed SConstruct to build on OSX 2012-10-05 12:34:14 -04:00
Andrey Fedorov
8c4ac316cc formatting fixes in SConstruct 2012-10-05 12:32:17 -04:00
Arthur Britto
b03f73067f Add clang support to SConstruct. 2012-07-14 12:52:19 -07:00
JoelKatz
ad86e17920 Make validation code work. 2012-06-18 16:58:21 -07:00
jed
3e46abf9b8 . 2012-06-18 07:29:26 -07:00
jed
7a9607492d . 2012-06-18 07:27:49 -07:00
Arthur Britto
e26c8f93cf Add websocketpp to build. 2012-06-14 16:50:45 -07:00
Arthur Britto
684abbe473 Add BOOST_FILESYSTEM_NO_DEPRECATED to compile flags. 2012-06-11 20:10:30 -07:00
Arthur Britto
def2e74cf3 Add support for unit tests. 2012-05-07 19:14:38 -07:00
Arthur Britto
41ba874199 Remove KnownNodeList completely and remove pugi from build. 2012-04-24 17:07:43 -07:00
Arthur Britto
85b5922603 Work toward automated UNL maintenance. 2012-04-13 20:47:34 -07:00
Arthur Britto
c70bf8465f Add support for boost regex to build. 2012-03-29 21:10:08 -07:00
Arthur Britto
73ff9b95ad Rework addresses. 2012-03-17 20:19:09 -07:00
Arthur Britto
1aa2f0b85e Add support for ctags to scons. 2012-03-12 18:08:31 -07:00
Arthur Britto
c57ba4976a Move newcoin.proto to src/ 2012-03-06 22:54:19 -08:00
Arthur Britto
84505623da Remove unnecessary include from SConstruct. 2012-03-06 22:47:14 -08:00
Arthur Britto
c513e45754 Move sources to src and build objs in obj. 2012-03-06 22:43:06 -08:00
Arthur Britto
82af29a21d Fix scons globing of foo.c~ 2012-03-06 20:27:01 -08:00
Arthur Britto
0f632fde02 Initial support for scons. 2012-03-06 18:39:25 -08:00