Commit Graph

63 Commits

Author SHA1 Message Date
Elara bdca0a5ffc Move cross-packaging instructions to usage docs 2022-10-01 18:20:54 -07:00
Elara 674cfe6b0d Ask user for confirmation if CPU arch doesn't match 2022-10-01 14:39:26 -07:00
Elara bb50b55ac5 Fix apk remove command 2022-10-01 01:47:07 -07:00
Elara 29016fcdb7 Run gofmt 2022-10-01 01:30:44 -07:00
Elara c09574e659 Add options to package managers 2022-10-01 01:30:13 -07:00
Elara 1f39f5edf1 Only set epoch if not equal to zero 2022-10-01 00:47:50 -07:00
Elara 8661721ccc Run gofmt 2022-09-30 20:09:09 -07:00
Elara 93d5ad9a53 Factor in ID_LIKE variable and ARM variants when checking for overrides 2022-09-30 20:07:44 -07:00
Elara 77c3ea7d56 Return EOF if Nop ReadWriteCloser is used 2022-09-30 16:25:40 -07:00
Elara fa76d95c04 Remove error when nop exec handler is executed 2022-09-30 16:22:27 -07:00
Elara 6012f0f505 Move reading build vars to separate function 2022-09-30 16:05:50 -07:00
Elara 35046566a1 If build dependencies exist, prompt to remove after build 2022-09-30 15:52:46 -07:00
Elara 46f79e4d26 Remove patches from planned features 2022-09-30 15:46:12 -07:00
Elara 7fa6dcf183 Set minimum Go version in module to 1.18 2022-09-30 13:58:50 -07:00
Elara a5c2ac60d9 Document functions in build-scripts.md 2022-09-30 13:51:20 -07:00
Elara 7d6d22cf69 Require package() function to be present 2022-09-30 13:50:17 -07:00
Elara 28809828c2 Merge branch 'master' of gitea 2022-09-30 13:46:43 -07:00
Elara 3194648096
Merge pull request #9 from vaporup/patch-4 2022-09-30 13:39:53 -07:00
Sven Wick 86706e88ad
Update configuration.md 2022-09-30 22:37:43 +02:00
Elara 3ac715d447 Add prepare() function 2022-09-30 13:22:10 -07:00
Elara 3cf1e7f513 Add docs for configuration 2022-09-30 13:10:27 -07:00
Elara c18d1440c3 Add usage docs 2022-09-29 21:46:13 -07:00
Elara 87c2a8bf0d Fix build deps path in docs 2022-09-29 21:22:42 -07:00
Elara ef1ea04760 Fix path to build scripts docs 2022-09-29 14:37:23 -07:00
Elara 6c9f841f11 Add documentation 2022-09-29 14:36:06 -07:00
Elara bfb4431763 Add conflicts, replaces, provides to nfpm.Overridables 2022-09-29 14:35:56 -07:00
Elara b5bc721840 Fix AUR badge 2022-09-29 20:18:45 +00:00
Elara 337e25c34f Add Maintainer field to script variables 2022-09-29 01:31:33 -07:00
Elara 6238542507
Merge pull request #5 from vaporup/patch-2 2022-09-28 18:17:46 -07:00
Sven Wick 98ffff404a
Update README.md 2022-09-29 03:16:16 +02:00
Elara dbe4cf98fa Remove completed planned feature from README 2022-09-28 17:11:47 -07:00
Elara 38edfe9283 Update installation instructions 2022-09-28 17:10:35 -07:00
Elara 332e36fb3d Add Makefile 2022-09-28 17:10:01 -07:00
Elara 61fe25bcee Add goreleaser config 2022-09-28 16:47:37 -07:00
Elara 46e03437ef Add more planned features 2022-09-28 15:33:09 -07:00
Elara 1ea10112fd Take epoch into account when building packages 2022-09-28 15:26:22 -07:00
Elara bc00dde3b2 Run gofmt 2022-09-28 15:23:09 -07:00
Sven Wick c3aba08681
Merge branch 'Arsen6331:master' into patch-2 2022-09-28 22:43:04 +02:00
Elara ae9e294bf5 Use all as architecture if architectures array contains it 2022-09-28 13:03:44 -07:00
Sven Wick 57a75aa54e
Update README.md 2022-09-28 21:45:00 +02:00
Sven Wick 438eef3213
Update README.md
Add doc for cross-packaging
2022-09-28 21:43:36 +02:00
Elara 4307278698 Allow overriding package format and distro while building 2022-09-28 10:08:28 -07:00
Elara af83d71c6b
Merge pull request #2 from vaporup/patch-1 2022-09-28 09:50:42 -07:00
Sven Wick 887184660c
Update README.md
Mention nfpm in README
2022-09-28 17:07:14 +02:00
Elara 00c5ea3b5e Add list command 2022-09-28 01:35:17 -07:00
Elara 16bb936db7 Remove redundant check on depth 2022-09-27 20:00:37 -07:00
Elara ab1826f523 Fix ~depth parameter for git downloads 2022-09-27 19:57:22 -07:00
Elara 74cc88580e Run gofmt 2022-09-27 19:14:04 -07:00
Elara 7a6a04d805 Add Planned Features section 2022-09-27 18:00:43 -07:00
Elara f00fc25734 Allocate memory for output slice in pkgPrompt() using make() 2022-09-26 19:11:30 -07:00