Commit graph

8 commits

Author SHA1 Message Date
Lephenixnoir
416564d40a
giteapc: allow GiteaPC files to be in .giteapc instead of root (#8)
The only change is that giteapc.make must explicitly include
.giteapc/giteapc-config.make and not giteapc-config.make, as the
makefile still runs in the root folder.
2024-08-08 17:50:28 +02:00
Lephenixnoir
36bb5ba31e
giteapc: improve install plan logic (#5) 2024-04-17 08:29:01 +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
4e00af20a3
giteapc: automatically switch remotes when updating repos 2024-03-13 23:00:32 +01:00
Lephenixnoir
a795a18b5a
use gmake on systems where it is available (OpenBSD) 2021-03-18 09:55:24 +01:00
Lephenixnoir
0ecfed4351
build: remember configuration after building 2021-01-15 16:02:22 +01:00
Lephenixnoir
0b07b76bcd
add metadata parsing, basic dependencies and updates 2021-01-04 12:06:58 +01:00
Lephenixnoir
5406afa497
most things, minus dependencies, updates, and auto-install 2021-01-02 13:30:24 +01:00