aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #191Riccardo Spagni2014-12-012-6/+15
|\ \ \
| * | | don't build tests unless we're building all-* or *-test buildsRiccardo Spagni2014-12-012-6/+15
|/ / /
* | | updated readme to include libevent / libgtest depsRiccardo Spagni2014-11-271-1/+1
* | | Merge pull request #188Riccardo Spagni2014-11-265-9/+10
|\ \ \
| * | | Disable legacy fees for nowiamsmooth2014-11-112-2/+2
| * | | Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ...iamsmooth2014-11-095-9/+10
* | | | Merge pull request #180Riccardo Spagni2014-11-2532-340/+2905
|\ \ \ \ | |/ / / |/| | |
| * | | cmake: work around a bug with implicit link directoriesBen Boeckel2014-11-181-0/+8
| * | | mingw: copy required libraries to the build treeBen Boeckel2014-11-181-0/+16
| * | | cmake: place binaries together in the build treeBen Boeckel2014-11-181-0/+3
| * | | msys: don't use LTOBen Boeckel2014-11-171-0/+2
| * | | msys: factor out -Werror on msysBen Boeckel2014-11-171-1/+4
| * | | msys: look in msys' directory for filesBen Boeckel2014-11-171-0/+5
| * | | miniupnpc: bump the _POSIX_C_SOURCE feature macroBen Boeckel2014-11-101-1/+1
| * | | unbound: fix getaddrinfo detection for 32-bit windowsBen Boeckel2014-10-241-1/+11
| * | | cmake: Windows and static builds need thisBen Boeckel2014-10-241-1/+1
| * | | cmake: fix up link linesBen Boeckel2014-10-245-3/+7
| * | | unbound: fix type checkingBen Boeckel2014-10-241-2/+2
| * | | unbound: plumb the libdir upBen Boeckel2014-10-242-1/+6
| * | | cmake: support 2.8.7Ben Boeckel2014-10-2422-28/+28
| * | | cmake: fix up miniupnpc's defineBen Boeckel2014-10-232-6/+10
| * | | cmake: clean up EXTRA_LIBRARIESBen Boeckel2014-10-231-3/+1
| * | | cmake: set the project nameBen Boeckel2014-10-231-0/+2
| * | | cmake: prepend to CMAKE_MODULE_PATHBen Boeckel2014-10-231-1/+2
| * | | cmake: remove scream-make (all-caps functions)Ben Boeckel2014-10-231-15/+15
| * | | unbound: import cmake build systemBen Boeckel2014-10-235-82/+1429
| * | | miniupnpc: clean up build systemBen Boeckel2014-10-231-65/+5
| * | | cmake: minor cleanups (indentation and typos)Ben Boeckel2014-10-232-15/+15
| * | | cmake: use option() for STATICBen Boeckel2014-10-231-1/+1
| * | | cmake: clean up if auto-dereferencingBen Boeckel2014-10-232-4/+4
| * | | build: inform the build of what generates version.hBen Boeckel2014-10-231-1/+11
| * | | cmake: support git info in released tarballsBen Boeckel2014-10-233-12/+25
| * | | cmake: fix up BOOST_IGNORE_SYSTEM_PATHSBen Boeckel2014-10-231-2/+1
| * | | cmake: remove configuration variablesBen Boeckel2014-10-232-12/+0
| * | | cmake: factor out error messagesBen Boeckel2014-10-232-10/+17
| * | | miniupnpc: clear out else/endfoo command argumentsBen Boeckel2014-10-232-17/+17
| * | | daemon_tests: update cmake codeBen Boeckel2014-10-231-4/+50
| * | | gtest: support an external gtestBen Boeckel2014-10-233-9/+22
| * | | cmake: put each test executable in its own directoryBen Boeckel2014-10-2310-45/+562
| * | | cmake: handle private vs. public headersBen Boeckel2014-10-2311-20/+81
| * | | cmake: refactor common code with librariesBen Boeckel2014-10-237-51/+18
| * | | cmake: refactor common code with executablesBen Boeckel2014-10-235-72/+28
| * | | cmake: put each library into its own directoryBen Boeckel2014-10-2311-51/+691
| | |/ | |/|
* | | Merge pull request #184Riccardo Spagni2014-11-063-3/+22
|\ \ \ | |/ / |/| |
| * | per kb fees not passing correct fee to transfer()Thomas Winget2014-11-061-2/+1
| * | Should now properly do per-kb feeThomas Winget2014-11-061-1/+2
| * | per kb feesThomas Winget2014-11-063-3/+22
|/ /
* | Merge pull request #182Riccardo Spagni2014-10-237-34/+46
|\ \
| * | fixed unit testsRiccardo Spagni2014-10-085-34/+42
| * | miniupnpc static define changeRiccardo Spagni2014-10-072-0/+4