summaryrefslogtreecommitdiff
path: root/src/connectivity_tool
Commit message (Collapse)AuthorAgeFilesLines
* cmake: support 2.8.7Ben Boeckel2014-10-241-1/+1
| | | | | | Older versions of CMake support LINK_{PUBLIC,PRIVATE} while newer versions prefer PUBLIC and PRIVATE instead, but still support the LINK_ prefix.
* cmake: handle private vs. public headersBen Boeckel2014-10-231-2/+2
|
* cmake: refactor common code with executablesBen Boeckel2014-10-231-18/+1
|
* cmake: put each library into its own directoryBen Boeckel2014-10-231-0/+62
| | | | | This cleans up the CMake code and shows patterns more easily (to be refactored in the next commit).
* Reorganize testnet constantsZachary Michaels2014-09-151-1/+1
|
* License updated to BSD 3-clausefluffypony2014-07-231-5/+29
|
* some fixesAntonio Juarez2014-03-201-3/+3
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+353