ec48b1f419
Impl setting build to fail/continue on limit
...
If "error_on_build" is set to "true" in the config, then the build will
fail if the "log_limit" is reached.
2023-06-25 20:21:22 +09:00
fd86336ee0
Enforce a "log_limit" to limit stdout/stderr logs
...
Default "log_limit" of 1 GiB for stdout/stderr from building packages
output.
2023-06-23 20:01:58 +09:00
cd6647d1a5
Impl "Rust only" sccache usage by config option
2023-06-23 11:45:16 +09:00
a453b8cd34
Impl timestamped logs
2023-06-07 12:25:39 +09:00
3fd1263d80
Add notes about link_cargo_registry
2023-03-20 14:48:33 +09:00
7e8a57c10c
Update README.md
2023-03-17 15:26:08 +09:00
87784b829c
Update README.md
2023-03-17 15:24:23 +09:00
c764942ed1
Fix integirty checking with gpg
...
No longer need to use the pacman hook as integrity checking is done by
the script before building.
Also, the temporary file created to test gpg signing will now be
created, signed, and removed in the user's `.local/share` directory.
2023-03-17 15:21:58 +09:00
913a3c2f5c
Remove usage of python-packaging, minor fixes
2023-02-04 17:01:25 +09:00
bf8ba7fcd7
Update README.md
2022-11-10 17:54:30 +09:00
686ff27ded
Minor tweak to README.md
2022-10-17 11:32:55 +09:00
6921a374f9
Add note in README about possible soft-lock
2022-10-16 19:40:37 +09:00
882096b8c6
Update README.md
2022-06-04 17:28:13 +09:00
8d022beb8a
Fixes to README.md and update.py
2022-06-04 16:15:41 +09:00
934c1feaa0
Update README.md
2022-06-02 17:20:18 +09:00
4f957ba5f9
Fix hardcoded signature of db, editor
2022-06-02 16:45:50 +09:00
df842f4170
Update README.md
2022-06-02 15:27:20 +09:00
72ccf74f1d
Update README.md
2022-06-02 15:25:30 +09:00
849639b0da
Update README.md
2022-06-02 15:24:25 +09:00
d76445df26
Update README.md about makechrootpkg
2022-06-02 15:17:50 +09:00
1238850e91
Update README.md
2022-06-02 15:15:15 +09:00
ba34f4735e
Add AUR helper script, README, conf, and LICENSE
2022-06-02 15:02:07 +09:00