aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* | cmake: rename monero-gui binary to monero-wallet-guixiphon2020-05-131-1/+1
|/
* cmake: use monero core compilation and linking flagsxiphon2020-04-081-4/+16
* cmake: -static, -static-libgcc, -static-libstdc++ linker flagsxiphon2020-03-061-1/+10
* build: fix all warnings, treat warnings as errorsxiphon2020-02-161-0/+2
* Merge pull request #2729luigi11112020-01-231-1/+1
|\
| * cmake: set minimum required CMake version to 3.5 (Ubuntu 16.04 LTS)xiphon2020-01-171-1/+1
* | Merge pull request #2728luigi11112020-01-231-1/+1
|\ \
| * | cmake: fix Linux detectionxiphon2020-01-171-1/+1
| |/
* / build: define Boost_USE_STATIC_RUNTIME for static buildsxiphon2019-12-241-2/+3
|/
* Merge pull request #2635luigi11112019-12-191-0/+4
|\
| * build: define QT_NO_DEBUG for non--debug targetsxiphon2019-12-191-0/+4
* | Merge pull request #2581luigi11112019-12-191-2/+0
|\ \ | |/ |/|
| * CMakeLists: remove duplicated x11selsta2019-12-101-2/+0
* | cmake: use appropriate compiler flagsxiphon2019-12-091-1/+79
* | build: fix monero-wallet-gui.pro source paths, rm qml.qrc duplicatexiphon2019-12-091-1/+2
|/
* cmake: don't force LINUX=ON, DEBUG=ON, CMAKE_BUILD_TYPE=Releasexiphon2019-11-271-4/+0
* cmake: fix MinGW static builds, add 'release-static-win64' targetxiphon2019-11-271-11/+91
* cmake: inherit ARCH_WIDTH from 'monero' subdirectoryxiphon2019-11-271-0/+1
* Add Apple supportTheCharlatan2019-11-271-0/+16
* Add support for msys/mingw32TheCharlatan2019-11-271-2/+55
* Migrate build system to cmakeTheCharlatan2019-11-271-168/+105
* Add dsc's CMakeLists.txt fileTheCharlatan2019-11-271-0/+248