erqan
|
8d060063e3
|
makes websocket optional
|
2018-04-24 16:15:45 +03:00 |
|
erqan
|
b4b363cccf
|
option to disable rss at compilation
|
2015-08-02 14:37:01 +03:00 |
|
Denis Ryabov
|
07c47b59cc
|
enable NDEBUG define
|
2014-11-20 20:33:53 +03:00 |
|
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)
|
2014-11-10 23:36:38 +03:00 |
|
Miguel Freitas
|
81b24c01c7
|
check support for gcc flag -mstackrealign before using it
|
2014-07-21 18:36:58 -03:00 |
|
Miguel Freitas
|
c9d6b2d0af
|
fix mingw32 sse2 crash and assertion failure (winxp)
|
2014-07-13 16:08:06 -03:00 |
|
Miguel Freitas
|
a358a677ab
|
host checks from bitcoin upstream needed to cross-compile leveldb.
(OSX users must check if i didn't break anything)
|
2014-07-08 08:14:22 -03:00 |
|
Miguel Freitas
|
d49d5fc4e3
|
additional mingw libs
|
2014-07-07 09:22:23 -03:00 |
|
Miguel Freitas
|
2168e34677
|
miniupnp dependency removed, yes! :-) fix #130
libtorrent implements a upnp client: use it to map the other twisterd port.
|
2014-07-04 00:03:06 -03:00 |
|
digital dreamer
|
bb544a21b4
|
parse query as parameter map
|
2014-05-31 10:59:09 +02:00 |
|
Denis Ryabov
|
f11206b3a3
|
print BOOST_LOCALE_LIB in summary
|
2014-04-10 23:35:56 +04:00 |
|
Denis Ryabov
|
12f74e2bbc
|
Merge branch 'master' of git://github.com/miguelfreitas/twister-core
Conflicts:
Makefile.am
|
2014-04-10 18:30:13 +04:00 |
|
Kirill A. Korinskiy
|
7b2b70dcdf
|
Make build on osx easier
|
2014-03-22 14:36:30 +02:00 |
|
Denis Ryabov
|
e896a7e12f
|
add m4 script
|
2014-03-18 00:12:17 +04:00 |
|
Miguel Freitas
|
ef7f976dc9
|
Fix sse2 support (thanks jpillon)
|
2014-01-25 12:47:54 -02:00 |
|
toyg
|
c68cb85947
|
Libtorrent requires Boost 1.44
|
2014-01-22 01:21:56 +00:00 |
|
Johannes Schwab
|
9175451943
|
Added check for lboost_chrono
|
2014-01-20 12:47:26 +01:00 |
|
Julien Danjou
|
9a03edfa50
|
Call AM_INIT_AUTOMAKE once
It is actually invalid to call AM_INIT_AUTOMAKE several time, and
provokes an error.
|
2014-01-18 22:19:30 +01:00 |
|
Miguel Freitas
|
defb9ef6a9
|
First try to add proper autotools build system
|
2014-01-17 16:36:06 -02:00 |
|