Commit Graph

24 Commits

Author SHA1 Message Date
Lephenixnoir 36bb5ba31e
giteapc: improve install plan logic (#5) 2024-04-17 08:29:01 +02:00
Lephenixnoir b946986ca9
giteapc: disallow install with no arguments and no -u (#7)
Fixes: #7
2024-04-07 17:00:06 +02:00
Lephenixnoir 5f2757e11b
giteapc: improve config selection (#3, #4)
* Reject invalid configs
* Overwrite even if giteapc-config.make is broken
* Allow ':' as a specification to remove the current config

Fixes: #3, #4
2024-04-07 14:26:36 +02:00
Lephenixnoir 3881b12ba4
add gdb to fxSDK install tutorial 2024-03-27 19:07:38 +01:00
Lephenixnoir aea310ef8b
fix README command order not building libstdc++-v3 at the right time 2024-03-15 22:07:08 +01:00
Lephenixnoir 4e00af20a3
giteapc: automatically switch remotes when updating repos 2024-03-13 23:00:32 +01:00
Lephenixnoir 2fcd9726a0
chore: update links and references from Gitea to Forgejo 2024-03-13 22:50:39 +01:00
Lephenixnoir 13e3acb4a8
install: use git clone instead of archive 2023-12-16 17:55:36 +01:00
Lephenixnoir ce7342045b
meta: add ncurses to list of dependencies 2023-11-15 10:20:12 +01:00
Lephenixnoir 931bc2099c
meta: add libpng to list of native package dependencies 2023-09-09 19:07:41 +02:00
Lephenixnoir b8295f8c40
add README 2022-08-21 19:49:56 +02:00
Lephenixnoir a795a18b5a
use gmake on systems where it is available (OpenBSD) 2021-03-18 09:55:24 +01:00
Darks 508c70fdcb Add support for DESTDIR (#2)
Add support for DESTDIR

Co-authored-by: Darks <louis@gatin.cloud>
Reviewed-on: https://gitea.planet-casio.com/Lephenixnoir/GiteaPC/pulls/2
Co-Authored-By: Darks <pc@gatin.cloud>
Co-Committed-By: Darks <pc@gatin.cloud>
2021-03-06 13:56:39 +01:00
Lephenixnoir b81937ad50
uninstall: remove $(PREFIX)/share/giteapc if empty 2021-01-30 22:04:26 +01:00
Lephenixnoir 1c997f2c41
fetch: allow a pull/update immediately after a clone 2021-01-16 22:58:46 +01:00
Lephenixnoir 0ecfed4351
build: remember configuration after building 2021-01-15 16:02:22 +01:00
Lephenixnoir 370e01bff1
install: allow full specification during fetch 2021-01-14 12:27:13 +01:00
Lephenixnoir 559af6b190
install: re-resolve cloned repositories as local ones 2021-01-14 11:15:59 +01:00
Lephenixnoir cd43a431a9
improve install/update semantics 2021-01-08 14:30:53 +01:00
Lephenixnoir 7d435b6432
rename repo.list into repo._list 2021-01-08 13:52:21 +01:00
Lephenixnoir 0b07b76bcd
add metadata parsing, basic dependencies and updates 2021-01-04 12:06:58 +01:00
Lephenixnoir 556277fc3c
bootstrap GiteaPC with itself 2021-01-03 17:34:28 +01:00
Lephenixnoir 78c5d96f95
auto-install script 2021-01-02 16:06:24 +01:00
Lephenixnoir 5406afa497
most things, minus dependencies, updates, and auto-install 2021-01-02 13:30:24 +01:00