Commit Graph

68 Commits

Author SHA1 Message Date
Vladislav Nepogodin
45cc463df1
♻ update deps 2023-12-03 19:39:03 +04:00
Vladislav Nepogodin
80b36ccaf3
🔖 Bump version 2023-08-12 20:57:13 +00:00
Vladislav Nepogodin
54a28595c2
🚧 chwd: fix logic 2023-06-30 23:45:33 +04: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
5551f2b7b4
👷 push v3 repo as first repo natively 2023-01-18 03:07: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
eac136c5b4
♻ update deps 2022-12-27 18:22:39 +04:00
Vladislav Nepogodin
d7f91ebdba
🧹 add some more warnings 2022-11-19 04:20:00 +04:00
Vladislav Nepogodin
18e29f175c
♻ update deps 2022-11-11 02:10:59 +04:00
Vladislav Nepogodin
522529c0a9
♻ update deps 2022-09-12 02:20:08 +04:00
Vladislav Nepogodin
9f761966b0
♻ update deps 2022-08-14 12:08:13 +04:00
Vladislav Nepogodin
6c6d098ff9
👷 (oops) move initcpio from test 2022-08-11 04:07:21 +04:00
Vladislav Nepogodin
7ba808740b
🐛 add range-v3 dep to ftxui 2022-08-09 21:50:57 +04:00
Vladislav Nepogodin
4d362fd539
🐛 fix rapidjson path 2022-08-09 21:06:36 +04:00
Vladislav Nepogodin
c1880e00f2
🚧 fix rapidjson includes 2022-08-09 04:46:52 +04:00
Vladislav Nepogodin
a25f3b00e7
👷 extend zfs manual support 2022-08-09 04:13:25 +04:00
Vladislav Nepogodin
1be8a1fd73
👷 move tests to separate folder 2022-08-08 00:55:17 +04:00
Vladislav Nepogodin
0e58d539ab
👷 fix compilation 2022-07-31 02:24:06 +04:00
Vladislav Nepogodin
6b772b1a78
♻ update deps 2022-07-30 21:43:24 +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
1c923cdbc9
👷 fix compilation 2022-06-06 00:36:15 +04:00
Vladislav Nepogodin
224168ac63
♻ update deps 2022-06-03 21:44:15 +04:00
Vladislav Nepogodin
8154d57946
♻ update deps 2022-03-27 15:26:56 +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
bd68885af9
♻ update dependencies 2022-02-27 20:11:56 +04:00
Vladislav Nepogodin
3833b06145
♻ update dependencies 2022-02-23 17:02:15 +04:00
Vladislav Nepogodin
e7cddf5f13
♻ update dependencies 2022-02-21 04:20:48 +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
194132171b
♻ update version of deps 2022-01-30 13:26:47 +04:00
Vladislav Nepogodin
e00167d3b9
♻ update fmtlib 2022-01-28 03:19:24 +04:00
Vladislav Nepogodin
02fb456758
♻ change branch 2022-01-11 03:18:19 +04:00
Vladislav Nepogodin
b56910b3d9
♻ update deps 2022-01-09 21:46:17 +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
119d4a5767
🔥 use simdjson instead of nlohmannjson 2021-12-31 16:52:54 +04:00
Vladislav Nepogodin
09c966b0ff
🚧 fix cmake build 2021-12-30 02:21:57 +04:00
Vladislav Nepogodin
bba4767fcb
attempt for wrapped process log 2021-12-27 03:04:03 +04:00
Vladislav Nepogodin
93c8cfa2a0
👷 update ui
fix build with clang
2021-12-21 03:13:19 +04:00
Vladislav Nepogodin
e85811ecf6
🔥 update spdlog 2021-12-20 02:03:21 +04:00
Vladislav Nepogodin
4cabc2f42e
🚧 hot fix 2021-12-19 14:42:46 +04:00
Vladislav Nepogodin
2d05a6a106
🚧 hot fix 2021-12-19 03:15:37 +04:00
Vladislav Nepogodin
61750d6e53
👷 update deps and ui.
Also refactor code
2021-12-15 03:20:01 +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
cd713b8e13
👷 update ui 2021-12-11 01:42:51 +04:00