wownero/src
redfish 042db0bd0f cmake: cleanup logic that sets flags per target/subdir
The previous logic that used a COMMON_*_FLAGS intermediate variable
and then re-assigned CMAKE_*_FLAGS before including each subdirectory
was confusing and ugly. This PR is the right way to do it.

This commit is purely refactoring: built binaries unchanged.
2016-07-28 21:20:50 -04:00
..
blockchain_db db_lmdb: add some missing api call checks 2016-07-26 22:39:51 +01:00
blockchain_utilities remove hf_starting_height db 2016-07-13 21:38:34 +01:00
blocks baked-in block headers now go all the way up to 1 million. 1 MILLION 2016-03-16 21:59:21 +02:00
common cmake,common: flag for stack trace 2016-07-27 01:52:33 -04:00
crypto Merge pull request #846 2016-06-19 21:25:52 +02:00
cryptonote_core hardfork: fix off by one in rescaning fork state after restart 2016-07-25 23:16:02 +01:00
cryptonote_protocol Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
daemon cmake,common: flag for stack trace 2016-07-27 01:52:33 -04:00
daemonizer daemonizer: posix: keep parent's working dir and umask 2016-07-09 20:16:44 -04:00
miner Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
mnemonics updated copyright year 2015-12-31 08:39:56 +02:00
p2p allow peers without port 2016-07-03 12:51:12 +01:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
rpc core_rpc_server: fix gray/white peer list mixup 2016-07-26 20:02:43 +01:00
serialization even more typos 2016-01-25 15:05:29 +01:00
simplewallet wallet: new {ex,im}port_key_images commands and RPC calls 2016-07-24 09:23:30 +01:00
wallet Merge pull request #928 2016-07-26 08:55:25 +02:00
CMakeLists.txt cmake: cleanup logic that sets flags per target/subdir 2016-07-28 21:20:50 -04:00
cryptonote_config.h Fix V1/V2 use of hard fork related parameters 2016-01-29 17:21:11 +00:00
version.cmake Fix language 2016-03-03 00:34:19 +00:00
version.h.in bumped version number 2016-04-02 12:21:59 +09:00