Vladislav Nepogodin
b3929ef98e
👷 gucc: use doctest instead of raw C asserts
2024-08-09 14:52:49 +04:00
Vladislav Nepogodin
62aff01db7
🚧 fix meson build
2024-07-27 03:57:42 +04:00
Vladislav Nepogodin
17f1812956
🔖 Bump version
2024-07-14 03:00:47 +04:00
Vladislav Nepogodin
19692ca994
🧹 remove range-v3 from installer deps
2024-07-13 17:23:12 +04:00
Vladislav Nepogodin
adb2c0c1b5
👷 Update C++ version to C++23
2024-07-12 21:09:23 +04:00
Vladislav Nepogodin
464e9b3388
👷 gucc: add helper function to fetch file from url
2024-07-11 03:44:16 +04:00
Vladislav Nepogodin
4a6650b869
👷 enable cpr for non dev env builds
2024-07-11 01:13:23 +04:00
Vladislav Nepogodin
5a7a93d033
🚧 fix meson build
2024-07-06 01:59:50 +04:00
Vladislav Nepogodin
b137c02eb6
🚧 meson: define same vars for spdlog
2024-06-26 21:27:10 +04:00
Vladislav Nepogodin
795b8b183e
🧹 gucc: move headers into separate path
2024-06-26 16:16:34 +04:00
Vladislav Nepogodin
892bc83df7
🚧 fix meson build
2024-06-26 02:48:27 +04:00
Vladislav Nepogodin
70773e825e
🔖 Bump version
2024-05-12 01:23:26 +04:00
Vladislav Nepogodin
45cc463df1
♻ update deps
2023-12-03 19:39:03 +04:00
Vladislav Nepogodin
234da45c32
🚧 fix compilation with meson
2023-08-13 21:58:34 +00:00
Vladislav Nepogodin
80b36ccaf3
🔖 Bump version
2023-08-12 20:57:13 +00:00
Vladislav Nepogodin
9586a31a54
🚧 fix compilation with meson
2023-08-12 20:53:11 +00:00
Vladislav Nepogodin
2fb198c0f4
♻ update deps
2023-06-04 02:59:23 +04:00
Vladislav Nepogodin
1f0cfb9b10
🔧 Adjust the cmake build options
...
also add later use of libc++ later,
for now it's not compiling with libc++.
2023-04-03 03:22:12 +04:00
Vladislav Nepogodin
6d29dedd8b
[skip ci] 🚧 fix compilation
2023-01-21 11:19:00 +04:00
Vladislav Nepogodin
aefa71a6be
🧹 remove unused code
2022-12-31 01:29:38 +04:00
Vladislav Nepogodin
b808af2f3b
⚡ Use native isa level detection
2022-12-31 01:03:34 +04:00
Vladislav Nepogodin
583113bad4
👷 add git version
2022-12-09 02:55:15 +04:00
Vladislav Nepogodin
d7f91ebdba
🧹 add some more warnings
2022-11-19 04:20:00 +04:00
Vladislav Nepogodin
8084d28fb3
🚧 update warnings flags
2022-11-17 02:15:26 +04:00
Vladislav Nepogodin
522529c0a9
♻ update deps
2022-09-12 02:20:08 +04:00
Vladislav Nepogodin
af3a07387b
🧹 cleanup
2022-08-14 15:11:43 +04:00
Vladislav Nepogodin
c233fb28ea
🔍 return forgotten files
2022-08-14 11:59:45 +04:00
Vladislav Nepogodin
0b9e4a5ab1
🐛 add ctre dep to meson
2022-08-14 01:45:45 +04:00
Vladislav Nepogodin
1be8a1fd73
👷 move tests to separate folder
2022-08-08 00:55:17 +04:00
Vladislav Nepogodin
5357735671
⚡ Introduce config
...
The config can be used to automatically install
the CachyOS on the target
2022-06-11 04:18:39 +04:00
Vladislav Nepogodin
6819f6933d
♻ update deps
2022-06-07 22:47:05 +04:00
Vladislav Nepogodin
e30c833466
🚧 disable -Werror
2022-06-06 00:42:31 +04:00
Vladislav Nepogodin
1c923cdbc9
👷 fix compilation
2022-06-06 00:36:15 +04:00
Vladislav Nepogodin
5033d87c7f
♻ update deps
2022-03-21 03:32:19 +04:00
Vladislav Nepogodin
a68a83582a
🚧 remove simdjson atm
2022-03-08 16:29:52 +04:00
Vladislav Nepogodin
7c078af4fc
👷 add new pages
...
Add ability to watch at the system logs
User can now review configs installed on OS
Selecting drivers needed for the target, through
TUI, or just pick drivers automatically
2022-02-19 03:32:33 +04:00
Vladislav Nepogodin
5dc58c5745
👷 add btrfs subvolumes
2022-02-14 03:29:20 +04:00
Vladislav Nepogodin
9c6ca2ddf9
♻ update dependencies
2022-02-12 04:38:15 +04:00
Vladislav Nepogodin
c03df0c549
🔥 add luks ui
2022-01-09 04:41:43 +04:00
Vladislav Nepogodin
ffbbef14c7
🚧 prepare for release
2022-01-05 03:36:00 +04:00
Vladislav Nepogodin
f7d464842a
🚧 fix compilation with clang
2022-01-03 01:45:54 +04:00
Vladislav Nepogodin
5f95fbab5c
🔥 use simdjson instead of nlohmannjson
2021-12-31 18:24:03 +04:00
Vladislav Nepogodin
119d4a5767
🔥 use simdjson instead of nlohmannjson
2021-12-31 16:52:54 +04:00
Vladislav Nepogodin
bba4767fcb
attempt for wrapped process log
2021-12-27 03:04:03 +04:00
Vladislav Nepogodin
00e43ff34e
attempt for wrapped process log
2021-12-26 22:42:19 +04:00
Vladislav Nepogodin
4cabc2f42e
🚧 hot fix
2021-12-19 14:42:46 +04:00
Vladislav Nepogodin
1fda6ae4a9
👷 update ui
...
use ranges from c++ 20
fix some bugs
2021-12-13 03:22:13 +04:00
Vladislav Nepogodin
aebce32b76
👷 update some pages and add new dep
...
add spdlog for logging to file
add menu widget
refactor some pages
2021-12-10 02:59:05 +04:00
Vladislav Nepogodin
928dbf1590
👷 update backward action
...
add new dependency - `glibmm`
2021-12-06 02:32:21 +04:00
Vladislav Nepogodin
ef6fd02314
👷 update ui
2021-12-05 04:15:34 +04:00