| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815 | Monzero Build System | 7 hours | 1 | -2/+2 |
| | | |||||
| * | build: prepare v0.18.5.1 | selsta | 2026-07-03 | 1 | -1/+1 |
| | | |||||
| * | build: prepare v0.18.5.0 | selsta | 2026-05-04 | 1 | -2/+2 |
| | | |||||
| * | build: prepare v0.18.4.7 | selsta | 2026-03-02 | 1 | -1/+1 |
| | | |||||
| * | build: prepare v0.18.4.6 | selsta | 2026-02-23 | 1 | -1/+1 |
| | | |||||
| * | cmake: drop comment | selsta | 2026-01-29 | 1 | -1/+0 |
| | | | | | Removing this code caused build failures with Qt 5.15. | ||||
| * | Revert "cmake: drop unnecessary package" | selsta | 2026-01-29 | 1 | -0/+6 |
| | | | | | This reverts commit 077ab3d58ef4339d1d67b047b8ed533d23801a00. | ||||
| * | Merge pull request #4554 | tobtoht | 2026-01-29 | 1 | -6/+0 |
| |\ | | | | | | | | | 7182eb6 utils: replace rand with QRandomGenerator (selsta) 077ab3d cmake: drop unnecessary package (selsta) | ||||
| | * | cmake: drop unnecessary package | selsta | 2026-01-19 | 1 | -6/+0 |
| | | | |||||
| * | | cmake: set Qt 5.12 as minimum | selsta | 2026-01-19 | 1 | -1/+3 |
| |/ | |||||
| * | build: prepare v0.18.4.5 | selsta | 2026-01-05 | 1 | -1/+1 |
| | | |||||
| * | build: prepare v0.18.4.4 | selsta | 2025-11-12 | 1 | -1/+1 |
| | | |||||
| * | build: prepare v0.18.4.3 | selsta | 2025-10-07 | 1 | -1/+1 |
| | | |||||
| * | build: prepare v0.18.4.2 | selsta | 2025-08-24 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #4471 | tobtoht | 2025-07-17 | 1 | -1/+1 |
| |\ | | | | | | | 1afc8e6 build: prepare v0.18.4.1 (selsta) | ||||
| | * | build: prepare v0.18.4.1 | selsta | 2025-07-17 | 1 | -1/+1 |
| | | | |||||
| * | | cmake: bump CXX standard to 14 | tobtoht | 2025-07-17 | 1 | -1/+1 |
| |/ | |||||
| * | build: prepare v0.18.4.0 | selsta | 2025-03-29 | 1 | -2/+2 |
| | | |||||
| * | ci: fix MSYS2 build | tobtoht | 2025-02-25 | 1 | -0/+1 |
| | | |||||
| * | build: set cxx standard to 17 in dev mode | tobtoht | 2025-02-24 | 1 | -2/+10 |
| | | |||||
| * | build: prepare v0.18.3.4 | selsta | 2024-08-14 | 1 | -1/+1 |
| | | |||||
| * | build: prepare v0.18.3.3 | selsta | 2024-03-12 | 1 | -1/+1 |
| | | |||||
| * | build: prepare v0.18.3.2 | selsta | 2024-03-09 | 1 | -1/+1 |
| | | |||||
| * | build: prepare v0.18.3.1 | selsta | 2023-10-02 | 1 | -1/+1 |
| | | |||||
| * | build: prepare v0.18.3.0 | selsta | 2023-09-30 | 1 | -2/+2 |
| | | |||||
| * | build: prepare v0.18.2.2 | selsta | 2023-04-04 | 1 | -1/+1 |
| | | |||||
| * | build: prepare v0.18.2.0 | selsta | 2023-02-18 | 1 | -2/+2 |
| | | |||||
| * | build: prepare v0.18.1.2 | selsta | 2022-09-28 | 1 | -1/+1 |
| | | |||||
| * | build: prepare v0.18.1.1 | selsta | 2022-09-15 | 1 | -1/+1 |
| | | |||||
| * | build: prepare v0.18.1.0 | selsta | 2022-08-10 | 1 | -1/+1 |
| | | |||||
| * | build: prepare v0.18.0.0 | selsta | 2022-07-15 | 1 | -3/+3 |
| | | |||||
| * | main: add compile time option to disable updates | selsta | 2022-05-01 | 1 | -0/+5 |
| | | |||||
| * | build: prepare v0.17.3.2 | selsta | 2022-04-26 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #3720 | luigi1111 | 2022-03-18 | 1 | -4/+1 |
| |\ | | | | | | | 06fe68b cmake: remove including non-existent directory (selsta) | ||||
| | * | cmake: remove including non-existent directory | selsta | 2021-10-28 | 1 | -4/+1 |
| | | | |||||
| * | | Merge pull request #3719 | luigi1111 | 2022-03-18 | 1 | -4/+0 |
| |\ \ | | | | | | | | | | b811d6a cmake: don't print verbose make (selsta) | ||||
| | * | | cmake: don't print verbose make | selsta | 2021-10-27 | 1 | -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 #3470 | luigi1111 | 2022-03-18 | 1 | -26/+0 |
| |\ \ | | | | | | | | | | 2057904 cmake: remove unneeded monero_gui_add_library() (selsta) | ||||
| | * | | cmake: remove unneeded monero_gui_add_library() | selsta | 2021-08-31 | 1 | -26/+0 |
| | | | | |||||
| * | | | Merge pull request #3808 | luigi1111 | 2022-01-24 | 1 | -0/+5 |
| |\ \ \ | | | | | | | | | | | | | 621c119 main: add compile time option to disable desktop entry dialog (selsta) | ||||
| | * | | | main: add compile time option to disable desktop entry dialog | selsta | 2021-12-17 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | build: prepare v0.17.3.1 | selsta | 2021-12-14 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | build: prepare v0.17.3.0 | selsta | 2021-11-30 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge pull request #3723 | luigi1111 | 2021-11-09 | 1 | -1/+0 |
| |\ \ \ | | | | | | | | | | | | | f8e1b9b cmake: don't hardcode x86-64 arch (selsta) | ||||
| | * | | | cmake: don't hardcode x86-64 arch | selsta | 2021-10-29 | 1 | -1/+0 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #3716 | luigi1111 | 2021-11-09 | 1 | -2/+0 |
| |\ \ \ | | | | | | | | | | | | | 49ade0d cmake: remove werror (selsta) | ||||
| | * | | | cmake: remove werror | selsta | 2021-10-19 | 1 | -2/+0 |
| | |/ / | |||||
| * / / | cmake: don't force -march=x86-64 | selsta | 2021-09-13 | 1 | -1/+1 |
| |/ / | |||||
| * | | cmake: cleanup openssl | selsta | 2021-09-06 | 1 | -9/+0 |
| | | | |||||
| * | | Merge pull request #3679 | luigi1111 | 2021-09-05 | 1 | -1/+0 |
| |\ \ | | | | | | | | | | 18a7629 cmake: cleanup redundant ccache file (selsta) | ||||
