Wip: remove boost from code
[novacoin.git] / CMakeLists.txt
2021-12-29 userApply IXWebSocket patch automatically nvc-v0.5.9
2021-12-29 userRemove libpng scripts;
2021-12-29 userAdd qr code button & always build with libqrencode
2021-12-29 userCopy translation files to build directory
2021-12-27 user-fstack-protector-string
2021-12-26 CryptoManiacRemove BerkeleyDB support for block index
2021-12-26 userAdd BOOST_SPIRIT_THREADSAFE flag
2021-12-26 userlibssp is needed only for mingw
2021-12-26 userDo not force static runtime for boost unless building...
2021-12-26 userDisable compiling qrencode executables
2021-12-26 userFix exe linker flags
2021-12-26 userStatic linking with runtime for Windows executables
2021-12-26 userAdjust stack smashing protection options
2021-12-26 userLink with pthread on win32
2021-12-26 userDefine WIN32 for windows targets
2021-12-26 userUse -fPIC only on relevant platforms
2021-12-25 userBoost_USE_STATIC_RUNTIME ON
2021-12-24 CryptoManiacMicrosoft compiler flags
2021-12-24 CryptoManiacMicrosoft compiler flags
2021-12-24 CryptoManiacMicrosoft compiler flags
2021-12-24 CryptoManiacDefine ccache as OBJCXX compiler launcher on apple...
2021-12-24 CryptoManiacRemove duplicate compiler launcher
2021-12-24 CryptoManiacTweak berkeley db detection
2021-12-24 CryptoManiacTweak berkeley db detection
2021-12-24 CryptoManiacTweak berkeley db detection
2021-12-23 CryptoManiacUpdate CMakeLists.txt
2021-12-23 CryptoManiacmacOS configure example for novacoin-qt
2021-12-23 CryptoManiac-Wall is not our choice due to -Werror being defined...
2021-12-22 CryptoManiacAlways define USE_IPV6
2021-12-21 svostUpdate CMakeLists.txt - compiler options
2021-12-21 userMerge branch 'master' of github.com:novacoin-project...
2021-12-21 userOnly allow 64 bit builds by default;
2021-12-20 CryptoManiacWindows-specific libraries
2021-12-20 CryptoManiacDisable c++ extensions
2021-12-20 CryptoManiacUse Qt5
2021-12-20 CryptoManiacSome systems need rt library
2021-12-20 CryptoManiacAdd src/additional/libqrencode to include path
2021-12-20 CryptoManiacAdd src/qt to include path
2021-12-20 CryptoManiacQT_GUI definition
2021-12-20 CryptoManiacEnable objective c++ on apple platforms only
2021-12-20 CryptoManiacCreate CMakeLists.txt for Qt project