30 Commits (master)

Author SHA1 Message Date
wowario 16d546f461
rename to wownero
4 years ago
luigi1111 149e373367
Merge pull request #2912
4 years ago
luigi1111 fa3c8b5f89
Merge pull request #2911
4 years ago
xiphon 15038850c2 cmake: always link libgcc, libstdc++ statically
4 years ago
xiphon efc9ad45e4 cmake: fix Qt 5.14+ build, link Qt5QmlModels if available
4 years ago
xiphon 754a968706 build: release-win64 support
4 years ago
luigi1111 c20a0ef928
Merge pull request #2908
4 years ago
xiphon 210248e6ef cmake: disable '-pie' on Win with gcc
4 years ago
xiphon da4e0dbf0f cmake: rename monero-gui binary to monero-wallet-gui
4 years ago
xiphon 94083e746f cmake: use monero core compilation and linking flags
4 years ago
xiphon b739cdd52a cmake: -static, -static-libgcc, -static-libstdc++ linker flags
4 years ago
xiphon 98abdaa5d5 build: fix all warnings, treat warnings as errors
4 years ago
luigi1111 8a66f7b6f7
Merge pull request #2729
4 years ago
luigi1111 a5e5bfad46
Merge pull request #2728
4 years ago
xiphon ed9e061489 cmake: set minimum required CMake version to 3.5 (Ubuntu 16.04 LTS)
4 years ago
xiphon b56c0cd8a2 cmake: fix Linux detection
4 years ago
xiphon c765bbb1fd build: define Boost_USE_STATIC_RUNTIME for static builds
4 years ago
luigi1111 98279f54fb
Merge pull request #2635
4 years ago
luigi1111 1ed02f7d7a
Merge pull request #2581
4 years ago
xiphon aa96e2ff3e build: define QT_NO_DEBUG for non--debug targets
4 years ago
selsta 872b49f29a
CMakeLists: remove duplicated x11
4 years ago
xiphon 2833fdb907 cmake: use appropriate compiler flags
4 years ago
xiphon 17ea26e02a build: fix monero-wallet-gui.pro source paths, rm qml.qrc duplicate
4 years ago
xiphon 97a9ac9bf8 cmake: don't force LINUX=ON, DEBUG=ON, CMAKE_BUILD_TYPE=Release
4 years ago
xiphon 52182ef9b1 cmake: fix MinGW static builds, add 'release-static-win64' target
4 years ago
xiphon 1723d04902 cmake: inherit ARCH_WIDTH from 'monero' subdirectory
4 years ago
TheCharlatan c83c74d3c2 Add Apple support
4 years ago
TheCharlatan d06ae80e0a Add support for msys/mingw32
4 years ago
TheCharlatan 8dd2a20ff8 Migrate build system to cmake
4 years ago
TheCharlatan e04db9299d Add dsc's CMakeLists.txt file
4 years ago