Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-10-24 | cmake: support 2.8.7 | Ben Boeckel | 1 | -1/+1 | |
Older versions of CMake support LINK_{PUBLIC,PRIVATE} while newer versions prefer PUBLIC and PRIVATE instead, but still support the LINK_ prefix. | |||||
2014-10-23 | cmake: fix up miniupnpc's define | Ben Boeckel | 1 | -3/+5 | |
It's only necessary on Windows builds and new versions renamed the define without any compatibility bridge. | |||||
2014-10-23 | gtest: support an external gtest | Ben Boeckel | 1 | -6/+19 | |
2014-10-23 | cmake: put each test executable in its own directory | Ben Boeckel | 1 | -45/+28 | |
2014-10-23 | Merge pull request #182 | Riccardo Spagni | 1 | -0/+2 | |
1795c38 fixed unit tests (Riccardo Spagni) bc537ac miniupnpc static define change (Riccardo Spagni) | |||||
2014-10-15 | fixed conflict in tests CMakeLists | Riccardo Spagni | 1 | -1/+1 | |
2014-10-07 | miniupnpc static define change | Riccardo Spagni | 1 | -0/+2 | |
2014-10-06 | fix for mingw not playing nicely with libunbound configure, fix for ↵ | Riccardo Spagni | 1 | -7/+7 | |
correctly finding static libs on various operating systems | |||||
2014-10-06 | use the correct CMake variable for static builds | Riccardo Spagni | 1 | -7/+7 | |
2014-10-06 | tests: add a test for slow_memmem | moneromooo-monero | 1 | -1/+1 | |
2014-10-02 | remove pthreads, successfully tested on gcc 4.9.1 without pthreads | Riccardo Spagni | 1 | -7/+7 | |
2014-09-24 | fixed unbound libs in test | Riccardo Spagni | 1 | -7/+7 | |
2014-09-23 | Updated CMake files -- added libunbound linker flag | Thomas Winget | 1 | -7/+7 | |
CMake config file written, but was unable to test/get it working properly because of a bug in CMake with functions related to find_package. Simple "-lunbound" flag used in its stead for now. May not build on non-Linux systems, not sure yet. | |||||
2014-09-11 | fixed upnp libs in tests cmake | fluffypony | 1 | -1/+31 | |
2014-06-11 | Link to pthreads on non-apple unix | Zachary Michaels | 1 | -7/+7 | |
2014-04-09 | Port mapping with UPnP | Antonio Juarez | 1 | -2/+4 | |
2014-03-20 | some fixes | Antonio Juarez | 1 | -9/+2 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+64 | |