Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-15 | FreeBSD static linking fixes | Riccardo Spagni | 1 | -3/+3 | |
2014-09-12 | versioning now includes the commit hash, or -final for tagged releases | Riccardo Spagni | 1 | -19/+7 | |
2014-09-12 | always check git diff | Riccardo Spagni | 1 | -6/+1 | |
2014-09-11 | added license to CMake | fluffypony | 1 | -0/+30 | |
2014-09-11 | more CMake tweaks to allow detection on OS X | fluffypony | 1 | -8/+9 | |
2014-09-10 | more dynamic miniupnp fixes | fluffypony | 1 | -0/+8 | |
2014-09-10 | use external miniupnpc if available | fluffypony | 1 | -4/+0 | |
2014-09-10 | miniupnpc changes for freebsd | fluffypony | 1 | -0/+4 | |
2014-09-10 | replace ftime with gettimeofday on FreeBSD because lcompat is stupid | fluffypony | 1 | -4/+0 | |
2014-09-10 | make FreeBSD use -lcompat till we can fix ftime() | fluffypony | 1 | -0/+4 | |
2014-09-09 | exclude local miniupnpc for FreeBSD, install from ports instead | fluffypony | 1 | -0/+17 | |
2014-06-30 | needed to remove REQUIRED from find_package(Threads) | Thomas Winget | 1 | -1/+1 | |
2014-06-12 | Fix to disable LTO for Clang | Zachary Michaels | 1 | -1/+1 | |
The previous code was assuming Apple == Clang. This change should both enable LTO when using gcc on Apple and fix Clang when using it on other platforms. | |||||
2014-06-11 | Link to pthreads on non-apple unix | Zachary Michaels | 1 | -1/+6 | |
2014-06-11 | Gcc 4.9 LTO fix | Zachary Michaels | 1 | -0/+5 | |
The new lto format requires use of the gcc-provided gcc-ar and gcc-ranlib binaries. | |||||
2014-05-25 | 0.8.8update | mydesktop | 1 | -3/+3 | |
2014-05-22 | OS X compilation fixed | OracionSeis | 1 | -1/+5 | |
2014-05-21 | Update CMakeLists.txt | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -2/+2 | |
1. Fixed build error on machines not supporting aes-ni. | |||||
2014-05-05 | fix CMakeLists.txt to add -lpthread, did not compile boost 1.55 | vertoe | 1 | -1/+1 | |
2014-04-30 | mac osx building fixes | mydesktop | 1 | -8/+13 | |
2014-04-30 | various fixes to allow mac osx compilation | mydesktop | 1 | -2/+12 | |
2014-04-09 | Port mapping with UPnP | Antonio Juarez | 1 | -1/+2 | |
2014-04-07 | Improvements in JSON RPC | Antonio Juarez | 1 | -1/+3 | |
2014-03-20 | some fixes | Antonio Juarez | 1 | -6/+3 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+115 | |