aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815Monzero Build System7 hours1-2/+2
|
* build: prepare v0.18.5.1selsta2026-07-031-1/+1
|
* build: prepare v0.18.5.0selsta2026-05-041-2/+2
|
* build: prepare v0.18.4.7selsta2026-03-021-1/+1
|
* build: prepare v0.18.4.6selsta2026-02-231-1/+1
|
* cmake: drop commentselsta2026-01-291-1/+0
| | | | Removing this code caused build failures with Qt 5.15.
* Revert "cmake: drop unnecessary package"selsta2026-01-291-0/+6
| | | | This reverts commit 077ab3d58ef4339d1d67b047b8ed533d23801a00.
* Merge pull request #4554tobtoht2026-01-291-6/+0
|\ | | | | | | | | 7182eb6 utils: replace rand with QRandomGenerator (selsta) 077ab3d cmake: drop unnecessary package (selsta)
| * cmake: drop unnecessary packageselsta2026-01-191-6/+0
| |
* | cmake: set Qt 5.12 as minimumselsta2026-01-191-1/+3
|/
* build: prepare v0.18.4.5selsta2026-01-051-1/+1
|
* build: prepare v0.18.4.4selsta2025-11-121-1/+1
|
* build: prepare v0.18.4.3selsta2025-10-071-1/+1
|
* build: prepare v0.18.4.2selsta2025-08-241-1/+1
|
* Merge pull request #4471tobtoht2025-07-171-1/+1
|\ | | | | | | 1afc8e6 build: prepare v0.18.4.1 (selsta)
| * build: prepare v0.18.4.1selsta2025-07-171-1/+1
| |
* | cmake: bump CXX standard to 14tobtoht2025-07-171-1/+1
|/
* build: prepare v0.18.4.0selsta2025-03-291-2/+2
|
* ci: fix MSYS2 buildtobtoht2025-02-251-0/+1
|
* build: set cxx standard to 17 in dev modetobtoht2025-02-241-2/+10
|
* build: prepare v0.18.3.4selsta2024-08-141-1/+1
|
* build: prepare v0.18.3.3selsta2024-03-121-1/+1
|
* build: prepare v0.18.3.2selsta2024-03-091-1/+1
|
* build: prepare v0.18.3.1selsta2023-10-021-1/+1
|
* build: prepare v0.18.3.0selsta2023-09-301-2/+2
|
* build: prepare v0.18.2.2selsta2023-04-041-1/+1
|
* build: prepare v0.18.2.0selsta2023-02-181-2/+2
|
* build: prepare v0.18.1.2selsta2022-09-281-1/+1
|
* build: prepare v0.18.1.1selsta2022-09-151-1/+1
|
* build: prepare v0.18.1.0selsta2022-08-101-1/+1
|
* build: prepare v0.18.0.0selsta2022-07-151-3/+3
|
* main: add compile time option to disable updatesselsta2022-05-011-0/+5
|
* build: prepare v0.17.3.2selsta2022-04-261-1/+1
|
* Merge pull request #3720luigi11112022-03-181-4/+1
|\ | | | | | | 06fe68b cmake: remove including non-existent directory (selsta)
| * cmake: remove including non-existent directoryselsta2021-10-281-4/+1
| |
* | Merge pull request #3719luigi11112022-03-181-4/+0
|\ \ | | | | | | | | | b811d6a cmake: don't print verbose make (selsta)
| * | cmake: don't print verbose makeselsta2021-10-271-4/+0
| |/ | | | | | | | | If someone wants verbose make they can set the env var. This is now in line with monero's behaviour.
* | Merge pull request #3470luigi11112022-03-181-26/+0
|\ \ | | | | | | | | | 2057904 cmake: remove unneeded monero_gui_add_library() (selsta)
| * | cmake: remove unneeded monero_gui_add_library()selsta2021-08-311-26/+0
| | |
* | | Merge pull request #3808luigi11112022-01-241-0/+5
|\ \ \ | | | | | | | | | | | | 621c119 main: add compile time option to disable desktop entry dialog (selsta)
| * | | main: add compile time option to disable desktop entry dialogselsta2021-12-171-0/+5
| | | |
* | | | build: prepare v0.17.3.1selsta2021-12-141-1/+1
|/ / /
* | | build: prepare v0.17.3.0selsta2021-11-301-2/+2
| | |
* | | Merge pull request #3723luigi11112021-11-091-1/+0
|\ \ \ | | | | | | | | | | | | f8e1b9b cmake: don't hardcode x86-64 arch (selsta)
| * | | cmake: don't hardcode x86-64 archselsta2021-10-291-1/+0
| | |/ | |/|
* | | Merge pull request #3716luigi11112021-11-091-2/+0
|\ \ \ | | | | | | | | | | | | 49ade0d cmake: remove werror (selsta)
| * | | cmake: remove werrorselsta2021-10-191-2/+0
| |/ /
* / / cmake: don't force -march=x86-64selsta2021-09-131-1/+1
|/ /
* | cmake: cleanup opensslselsta2021-09-061-9/+0
| |
* | Merge pull request #3679luigi11112021-09-051-1/+0
|\ \ | | | | | | | | | 18a7629 cmake: cleanup redundant ccache file (selsta)