Update CMakeLists.txt - play with openssl
[novacoin.git] / src / CMakeLists.txt
2024-03-30 svostUpdate CMakeLists.txt - play with openssl master
2024-03-02 svostUpdate CMakeLists
2024-01-14 svostUpdate CMakeLists.txt
2022-02-15 svostCreate allocatorc.cpp file
2022-02-15 svostCmake: add precompile headers
2022-02-13 svostMove rand functions from util to new random.h/.cpp
2022-02-11 CryptoManiacUpdate IXWebSocket
2022-02-11 svostCreate streams files
2022-02-10 svostIncludes cleanup
2022-02-10 svostSlit coincontrol.h to .h and .cpp files
2022-01-30 svostSplit bignum.h to .h and .cpp files
2022-01-04 svostport code from +17 branch, fix operator *=
2021-12-29 userApply IXWebSocket patch automatically nvc-v0.5.9
2021-12-29 userRemove libpng scripts;
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 userAdd resource file for novacoind.exe
2021-12-26 userFix exe linker flags
2021-12-26 userStatic linking with runtime for Windows executables
2021-12-26 userAdd workaround for mingw32 to sse2neon
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 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-22 CryptoManiacAlways define USE_IPV6
2021-12-22 CryptoManiacWindows libraries linking for daemon
2021-12-22 CryptoManiacFix novacoind build
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 CryptoManiacMerge branch 'master' of github.com:novacoin-project...
2021-12-20 CryptoManiacCreate CMakeLists.txt for Qt project
2021-12-20 svostUpdate CMake - berkeleydb
2021-12-20 CryptoManiacBetter detection of berkeleydb
2021-12-20 CryptoManiacBetter detection of berkeleydb
2021-12-20 CryptoManiacBetter detection of berkeleydb
2021-12-20 CryptoManiacGenerate build info header
2021-12-20 CryptoManiacASM should be declared as well
2021-12-20 CryptoManiacOPENSSL_USE_STATIC_LIBS ON
2021-12-20 CryptoManiacBoost_USE_STATIC_LIBS ON
2021-12-20 CryptoManiacBDB path variables
2021-12-20 CryptoManiacWe can work with leveldb now
2021-12-20 CryptoManiacAdd preprocessor definitions
2021-12-20 CryptoManiacCMake file for novacoind (USE_LEVELDB does not work...