Daniel Kolesa
|
d653284b99
base-files: clean up cruft and voidisms
|
3 years ago |
Daniel Kolesa
|
3ce2f36e65
cbuild: move profiles to etc/
|
3 years ago |
Daniel Kolesa
|
dd47aa2ae9
cbuild: remove skiprdeps for now
|
3 years ago |
Daniel Kolesa
|
bd7b5e2f07
cbuild: scanrdeps -> scanrundeps for better clarity
|
3 years ago |
Daniel Kolesa
|
dd2f4579f9
cbuild: remove skip_extraction
|
3 years ago |
Daniel Kolesa
|
12a14c4cd7
cbuild: add make_check_args, make_check_target + util.Make API
|
3 years ago |
Daniel Kolesa
|
ff34d766ae
cbuild: add checkroot template option to run test suites as root
|
3 years ago |
Daniel Kolesa
|
6b7ded74e5
cbuild: enforce static cbuild user with uid/gid 1337
|
3 years ago |
Daniel Kolesa
|
6e23daa42b
cbuild: add a checkdepends field
|
3 years ago |
Daniel Kolesa
|
011e6f9b92
cbuild: rename homepage to url
|
3 years ago |
Daniel Kolesa
|
52014d8d28
cbuild: rename version, revision to pkgver, pkgrel
|
3 years ago |
Daniel Kolesa
|
7d8adc7c4e
cbuild: rename short_desc to pkgdesc
|
3 years ago |
Daniel Kolesa
|
cd84b27c8e
cbuild: rename distfiles to sources
|
3 years ago |
Daniel Kolesa
|
0f1ef716bf
cbuild: rename checksum to sha256
|
3 years ago |
Daniel Kolesa
|
ce44587605
cbuild: make all meta fields non-optional
|
3 years ago |
Daniel Kolesa
|
aed35134e9
cbuild: rename gnu_makefile build_style to just makefile
|
3 years ago |
Daniel Kolesa
|
9418c5811a
cbuild: change strip-wrapper to support -o, point STRIPBIN to it
|
3 years ago |
Daniel Kolesa
|
6163c597e0
cbuild: more <=python3.8 fixes
|
3 years ago |
Daniel Kolesa
|
85a16e2c5b
cbuild: silence annoying clang warnings during stage0 bootstrap
|
3 years ago |
Daniel Kolesa
|
3fd3cf23d4
cbuild: fix typo
|
3 years ago |
Daniel Kolesa
|
d18634252e
cbuild: add suid_files meta field to whitelist setuid/setgid files
|
3 years ago |
Daniel Kolesa
|
4a57624ce2
cbuild: properly set stripbin during bootstrap
|
3 years ago |
Daniel Kolesa
|
cf00ef59c9
cbuild: remove install(1) wrapper, set STRIPBIN in sandbox env
|
3 years ago |
Daniel Kolesa
|
b06f042fb2
cbuild: pretend to be root for install phase in sandbox
|
3 years ago |
Daniel Kolesa
|
d47af44acd
cbuild: don't set DONTSTRIP in install-wrapper
|
3 years ago |
Daniel Kolesa
|
31ccdcbec5
cbuild: only always skip by default for the "pkg" target
|
3 years ago |
Daniel Kolesa
|
a979c726a1
cbuild: drop the sketchy timestamp logic for package regeneration
|
3 years ago |
Daniel Kolesa
|
4c86c2f218
cbuild: ensure wrksrc always exists even with no distfiles
|
3 years ago |
Daniel Kolesa
|
f91a87ca53
cbuild: fix build when there are no distfiles
|
3 years ago |
Daniel Kolesa
|
77808e993b
cbuild: remove dropped fields
|
3 years ago |