danicoin/src
Riccardo Spagni ab7c6c07e7
Merge pull request #180
ce71c01 cmake: work around a bug with implicit link directories (Ben Boeckel)
de4fc40 mingw: copy required libraries to the build tree (Ben Boeckel)
ec54e2f cmake: place binaries together in the build tree (Ben Boeckel)
18c56ab msys: don't use LTO (Ben Boeckel)
5680c9c msys: factor out -Werror on msys (Ben Boeckel)
4751542 msys: look in msys' directory for files (Ben Boeckel)
d855fe4 miniupnpc: bump the _POSIX_C_SOURCE feature macro (Ben Boeckel)
c696492 unbound: fix getaddrinfo detection for 32-bit windows (Ben Boeckel)
e377687 cmake: Windows and static builds need this (Ben Boeckel)
01895dd cmake: fix up link lines (Ben Boeckel)
4b6515c unbound: fix type checking (Ben Boeckel)
d43a20f unbound: plumb the libdir up (Ben Boeckel)
7d708e4 cmake: support 2.8.7 (Ben Boeckel)
464c280 cmake: fix up miniupnpc's define (Ben Boeckel)
9689df9 cmake: clean up EXTRA_LIBRARIES (Ben Boeckel)
3b7bdcb cmake: set the project name (Ben Boeckel)
0f0efc4 cmake: prepend to CMAKE_MODULE_PATH (Ben Boeckel)
031e3da cmake: remove scream-make (all-caps functions) (Ben Boeckel)
abbd5c0 unbound: import cmake build system (Ben Boeckel)
e59b5b7 miniupnpc: clean up build system (Ben Boeckel)
475fe20 cmake: minor cleanups (indentation and typos) (Ben Boeckel)
799e8b2 cmake: use option() for STATIC (Ben Boeckel)
c24d22b cmake: clean up if auto-dereferencing (Ben Boeckel)
9ed415a build: inform the build of what generates version.h (Ben Boeckel)
eba180a cmake: support git info in released tarballs (Ben Boeckel)
eeffac6 cmake: fix up BOOST_IGNORE_SYSTEM_PATHS (Ben Boeckel)
a43f1a8 cmake: remove configuration variables (Ben Boeckel)
a87ce09 cmake: factor out error messages (Ben Boeckel)
9aa48b6 miniupnpc: clear out else/endfoo command arguments (Ben Boeckel)
8a86ac8 daemon_tests: update cmake code (Ben Boeckel)
fa3ff75 gtest: support an external gtest (Ben Boeckel)
7bfcffa cmake: put each test executable in its own directory (Ben Boeckel)
f53f047 cmake: handle private vs. public headers (Ben Boeckel)
55ca7d3 cmake: refactor common code with libraries (Ben Boeckel)
c773f46 cmake: refactor common code with executables (Ben Boeckel)
89cff7b cmake: put each library into its own directory (Ben Boeckel)
2014-11-25 21:49:00 +02:00
..
common cmake: support 2.8.7 2014-10-24 15:29:51 -04:00
connectivity_tool cmake: support 2.8.7 2014-10-24 15:29:51 -04:00
crypto cmake: handle private vs. public headers 2014-10-23 16:42:34 -04:00
cryptonote_core Merge pull request #180 2014-11-25 21:49:00 +02:00
cryptonote_protocol moved non-critical warnings and errors to log level 1 2014-09-09 11:32:00 +02:00
daemon cmake: fix up link lines 2014-10-24 15:30:57 -04:00
miner cmake: fix up link lines 2014-10-24 15:30:57 -04:00
mnemonics cmake: support 2.8.7 2014-10-24 15:29:51 -04:00
p2p remove dangling upnp port mappings, updated miniupnpc 2014-10-02 18:54:55 +02:00
platform License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
rpc cmake: support 2.8.7 2014-10-24 15:29:51 -04:00
serialization fixed errant > 2014-10-15 12:21:09 +02:00
simplewallet cmake: fix up link lines 2014-10-24 15:30:57 -04:00
wallet Merge pull request #180 2014-11-25 21:49:00 +02:00
CMakeLists.txt cmake: place binaries together in the build tree 2014-11-18 17:02:28 -05:00
cryptonote_config.h per kb fees 2014-11-06 22:09:07 -07:00
version.cmake cmake: clean up if auto-dereferencing 2014-10-23 16:42:35 -04:00
version.h.in versioning now includes the commit hash, or -final for tagged releases 2014-09-12 13:12:43 +02:00