52 Commits

Author SHA1 Message Date
arabianq 2a418249f4 fix: add UTF-8 charset flags for CMake in build workflows for windows v1.0.1 2026-01-10 20:54:39 +03:00
arabianq 8dbc6bdc80 deps: update switch-tools 2026-01-10 20:52:49 +03:00
arabianq 2d61c0e06a deps: update switch-tools 2026-01-10 20:43:19 +03:00
arabianq 016e8b35a4 fix: use path.generic_string() before passing it as arg to build_romfs and build_pfs0 2026-01-10 20:26:57 +03:00
arabianq 52911153d5 fix: copying issue on windows 2026-01-10 20:12:00 +03:00
arabianq 3f8ca14073 fix: calling filesystem::absolute on empty string 2026-01-10 19:55:55 +03:00
arabianq 622f15aea2 remove unnecessary filesyste:: 2026-01-10 19:54:20 +03:00
arabianq 4923e49fe0 fix: static builds for windows 2026-01-10 19:40:21 +03:00
arabianq 325f3a35d4 add github workflows
try to fix auto build

try to fix auto build

try to fix auto build

actions for all os

fix auto build for windows

test

move to msys

install latest cmake on linux

add .exe on windows

add .exe on windows
v1.0.0
2025-11-19 07:34:52 +03:00
arabianq b05ac56f5b update README 2025-11-19 07:34:06 +03:00
arabianq d79da24180 new project in c++
updpate cmaketargetlist for windows

manually convert filename() to string
2025-11-19 07:34:04 +03:00
arabianq 60b26ca16f update gitignore
update .gitignore
2025-11-19 06:27:33 +03:00
arabianq d438689cde remove rust project 2025-11-19 06:12:55 +03:00
arabianq aa91b9dd4e add build workflow
fix incorrect workflows dir

add workflow_dispatch to release build

add deps installation to release.yml

fix release.yml not cloning submodules

try to fix auto builds on windows

another attemp to fix automatic building on windows

one more attemp to fix automatic building on windows

change cargo/bin path on windows

fix windows builds

test
2025-11-17 06:18:51 +03:00
arabianq 279b2b0267 bump clap verion to 4.5.51 2025-11-17 06:18:51 +03:00
arabianq 6a52b2d093 cargo update 2025-11-17 06:18:51 +03:00
arabianq 325bdd1702 change version to 0.1.7 2025-11-17 06:18:51 +03:00
arabianq 0f01c6fc4b fix os error 26 2025-11-17 06:18:51 +03:00
arabianq 4d9e208051 cargo fmt 2025-11-17 06:18:51 +03:00
arabianq a93636c6a7 change version to 0.1.6 2025-11-08 22:31:08 +03:00
arabianq 757218ea57 fix romfs case sensitivity 2025-11-08 22:30:40 +03:00
arabianq 92618af161 refactor: removed some unnecessary code 2025-08-14 07:54:14 +03:00
arabianq 541f879964 fix: --help does not work 2025-08-14 07:45:19 +03:00
arabianq 17cb1e9684 reformat imports a bit =) 2025-08-14 07:35:23 +03:00
arabianq 165ba749d1 update dependencies 2025-08-14 07:31:07 +03:00
arabianq f11ef21851 update dependencies 2025-07-23 01:28:27 +03:00
arabianq 73ce96a3f1 clap -> 4.5.38 2025-05-24 15:12:56 +03:00
arabianq 96953a4947 releases page mention in README 2025-03-23 14:48:37 +03:00
arabianq 5013db22b1 + README.ru.md 2025-03-23 14:46:25 +03:00
arabianq 83ea671784 mention DBI in README 2025-03-21 20:11:31 +03:00
arabianq 25a47f8102 version 0.1.4 -> 0.1.5 0.1.5 2025-03-21 19:57:44 +03:00
arabianq 5f13b9e5d7 ./manifest -> manifest 2025-03-21 19:57:04 +03:00
arabianq e696ab60b5 update version to 0.1.4 2025-03-18 23:18:25 +03:00
arabianq 7c2b5fba43 fixed fs error on linux 2025-03-18 23:17:15 +03:00
arabianq dd36d5f9c3 update version to 0.1.3 2025-03-18 20:43:28 +03:00
arabianq 65dba012d7 fixed building on linux 2025-03-18 20:40:05 +03:00
arabianq 57dbd8a1c4 update Cargo.lock 2025-03-18 20:20:51 +03:00
arabianq a94df3e02c update version to 0.1.2 2025-03-18 18:03:06 +03:00
arabianq 0b41154fe6 fixed deleting build_romfs and build_pfs0 before it's usage 2025-03-18 18:02:07 +03:00
arabianq 44ecf68735 update version to 0.1.1 2025-03-18 17:59:18 +03:00
arabianq 736027d66e moved build_romfs and build_pfs0 outside temp dir 2025-03-18 17:57:39 +03:00
arabianq fd8ba7260a renamed temp_dir to temp_path 2025-03-18 17:56:48 +03:00
arabianq 08e39bbac8 update cargo.toml 2025-03-18 17:50:09 +03:00
arabian 79918b0769 Create LICENSE 2025-03-18 17:47:32 +03:00
arabianq 4faf0c9aa3 update README.md 2025-03-18 17:46:36 +03:00
arabianq 486d42d000 main.rs 2025-03-18 17:06:53 +03:00
arabianq 2a84935649 update .gitignore 2025-03-18 17:05:34 +03:00
arabianq f73e5c1043 added build.rs 2025-03-18 10:26:28 +03:00
arabianq 7f62a0a29e updated Cargo.toml 2025-03-18 10:15:49 +03:00
arabianq 0c12f5f395 added README.md 2025-03-18 10:13:54 +03:00