4941 Commits (f7c1b660494ed90ac0384c9625102a8e3ff74ddc)
 

Author SHA1 Message Date
Miguel Freitas 34936903fc PRIO_MAX is not defined in cygwin, why? 11 years ago
Miguel Freitas ee37f1b6f2 cygwin requires -ldb explicitly. should be harmless. 11 years ago
Miguel Freitas 8c43acf256 update voting usernames 11 years ago
Miguel Freitas deb489d138 disable iconv in cygwin 11 years ago
Miguel Freitas e3f7dfe811 apply patch from http://sourceforge.net/p/cygwin-ports/libtorrent-rasterbar/ci/master/tree/0.16.7-cygwin.patch 11 years ago
Miguel Freitas 440525ebaa apply leveldb cygwin patch from http://code.google.com/p/leveldb/issues/detail?id=188 11 years ago
Miguel Freitas 85be748663 trying to improve torrent connectivity in the long run: relax peer banning. 11 years ago
Miguel Freitas 1e1a23b5d8 fix GetNextInMainChain (thanks Pieter Wuille for suggesting this) 11 years ago
miguelfreitas b2a8e004ab Merge pull request #123 from toyg/fix_boost_version 11 years ago
toyg c68cb85947 Libtorrent requires Boost 1.44 11 years ago
Miguel Freitas 85fa3d4b9a checkpoints + soft checkpoint update 11 years ago
miguelfreitas def094a8d7 Merge pull request #115 from ddorian1/boost_chrono 11 years ago
miguelfreitas 032dfe6241 Merge pull request #118 from ezrafree/patch-1 11 years ago
miguelfreitas b2ab48e1f4 Merge pull request #109 from iShift/patch-2 11 years ago
miguelfreitas 55841f6091 Merge pull request #107 from iShift/patch-1 11 years ago
ezrafree c74cb153db Correcting autotools.sh to autotool.sh 11 years ago
Johannes Schwab 9175451943 Added check for lboost_chrono 11 years ago
iShift 3251692be9 add libtool 11 years ago
iShift 9bcad2b070 fix typo, add Troubleshooting, simplified install 11 years ago
miguelfreitas 796fd9f1e5 Merge pull request #104 from ddorian1/doc 11 years ago
miguelfreitas efad6632fa Merge pull request #98 from jd/jd/fix-build 11 years ago
miguelfreitas 4085c2b002 Merge pull request #99 from toyg/new_osx_build_doc 11 years ago
Miguel Freitas 102d172ca3 highly experimental soft checkpoint based on consensus 11 years ago
Johannes Schwab 6449904d5c Add doc to build on gentoo with overlay 11 years ago
Giacomo Lacava 2e42e4bb5d updated OSX build doc to use Autotools (easier) 11 years ago
Miguel Freitas 1df2b24f90 0.9.7 11 years ago
Miguel Freitas 6416fa5d58 another try to fix the infinite recursion triggered when the new (longer) chain 11 years ago
Miguel Freitas 19ff320d24 replace HaveTxIndex for GetTransaction. this is a more secure check since it also 11 years ago
Julien Danjou 9a03edfa50 Call AM_INIT_AUTOMAKE once 11 years ago
miguelfreitas bfbe583ff4 Merge pull request #94 from iShift/patch-1 11 years ago
Miguel Freitas 25b2ee3e9d update ax_boost_base.m4 from gnu repository. fixes path detection for 64-bit systems, very good. 11 years ago
miguelfreitas 55c831733f Merge pull request #93 from kmpm/ubuntu 11 years ago
iShift 2d5c1ce94e fix #91 11 years ago
kmpm 73e8df12cf moved vagrant and changed to ubuntu 11 years ago
Miguel Freitas 76980c5f6a remove autoconf generated files from git 11 years ago
Miguel Freitas dddd6a514f gitignore autotools 11 years ago
miguelfreitas 9a789ec988 Merge pull request #89 from kmpm/vagrant 11 years ago
Miguel Freitas defb9ef6a9 First try to add proper autotools build system 11 years ago
miguelfreitas b350b3c0e7 Merge pull request #87 from chrisglass/patch-1 11 years ago
Peter Magnusson d9912ac43e Added support for building in vagrant 11 years ago
miguelfreitas f129daa6f6 Merge pull request #85 from toyg/fix_help 11 years ago
Chris Glass 3025103933 Added two missing dependencies. 11 years ago
Miguel Freitas 35fa3832e8 bugfix. this was a tough one. because the observer was already dequeued 11 years ago
toyg 0ada1bda54 fixes #56 11 years ago
Miguel Freitas d19fef0028 nothing interesting, just checkpointing + warning fix 11 years ago
miguelfreitas 0833369b69 Merge pull request #78 from toyg/fix_build_warnings 11 years ago
miguelfreitas 042617722b Merge pull request #75 from gubatron/osx-env-warning-cleanups-doc-updates 11 years ago
toyg 4ec3817120 printf call expects long int 11 years ago
gubatron 5d582e92b6 merging last changes from original repository 11 years ago
gubatron 8466448d35 make sure BDB_INCLUDE_PATH is in the PATH for Mac users as it can be in conflict with existing BDB installation. 11 years ago