erqan
|
b4b363cccf
|
option to disable rss at compilation
|
9 years ago |
Denis Ryabov
|
07c47b59cc
|
enable NDEBUG define
|
10 years ago |
Denis Ryabov
|
d473dd482b
|
Remove NDEBUG option
Bitcoin code is crashed (SEGFAULT) being compiled with `-DNDEBUG` option (see https://github.com/bitcoin/bitcoin/blob/master/src/main.cpp#L32)
|
10 years ago |
Miguel Freitas
|
81b24c01c7
|
check support for gcc flag -mstackrealign before using it
|
10 years ago |
Miguel Freitas
|
c9d6b2d0af
|
fix mingw32 sse2 crash and assertion failure (winxp)
|
11 years ago |
Miguel Freitas
|
a358a677ab
|
host checks from bitcoin upstream needed to cross-compile leveldb.
(OSX users must check if i didn't break anything)
|
11 years ago |
Miguel Freitas
|
d49d5fc4e3
|
additional mingw libs
|
11 years ago |
Miguel Freitas
|
2168e34677
|
miniupnp dependency removed, yes! :-) fix #130
libtorrent implements a upnp client: use it to map the other twisterd port.
|
11 years ago |
digital dreamer
|
bb544a21b4
|
parse query as parameter map
|
11 years ago |
Denis Ryabov
|
f11206b3a3
|
print BOOST_LOCALE_LIB in summary
|
11 years ago |
Kirill A. Korinskiy
|
7b2b70dcdf
|
Make build on osx easier
|
11 years ago |
Denis Ryabov
|
e896a7e12f
|
add m4 script
|
11 years ago |
Miguel Freitas
|
ef7f976dc9
|
Fix sse2 support (thanks jpillon)
|
11 years ago |
toyg
|
c68cb85947
|
Libtorrent requires Boost 1.44
|
11 years ago |
Johannes Schwab
|
9175451943
|
Added check for lboost_chrono
|
11 years ago |
Julien Danjou
|
9a03edfa50
|
Call AM_INIT_AUTOMAKE once
It is actually invalid to call AM_INIT_AUTOMAKE several time, and
provokes an error.
|
11 years ago |
Miguel Freitas
|
defb9ef6a9
|
First try to add proper autotools build system
|
11 years ago |
Miguel Freitas
|
8cae4d84de
|
make --enable-debug default in libtorrent so it should compile out of the box (without extra flags)
|
11 years ago |
Miguel Freitas
|
b8b2302d59
|
added libtorrent (svn rev 8690)
|
11 years ago |