summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* xgensum: default to /home/user1/src/void-packages/hostdir v0.58Piraty2020-02-261-2/+2
| | | | | | to not create hostdirs in package dirs Signed-off-by: Piraty <piraty1@inbox.ru>
* xgensum: return non-zero if getting the digest failedLeah Neukirchen2020-02-181-7/+16
| | | | Fixes #167.
* xi: update xbps if neededLeah Neukirchen2020-02-131-0/+4
|
* xlint: allow pycompile_module when pycompile_dirs is setĐoàn Trần Công Danh2020-01-301-0/+1
| | | | | | | | | Some packages likes Carla shippes python script in custom location, xbps-src hasn't been taught to detect it. Allow pycompile_module for those packages. Closes: #166 [via git-merge-pr]
* xlint: support autogenerated pycompile_module v0.57Piotr Wójcik2020-01-101-0/+1
|
* xnew: append subpkgsPiotr Wójcik2019-12-153-1/+17
| | | | Closes: #164 [via git-merge-pr]
* xi: support doasPaper Mountain Studio2019-11-301-0/+2
|
* xlint: accept Public Domain as a licenseCameron Nemo2019-11-291-4/+4
| | | | Closes: #146 [via git-merge-pr]
* xbump: reword descriptionLeah Neukirchen2019-11-073-3/+4
|
* xlint: don't fail on meta templatesToyam Cox2019-10-201-1/+1
|
* xlint: check required-and-unique variablesLeah Neukirchen2019-10-201-0/+12
| | | | Closes #155.
* _xtools: xrevbump: complete multiple pkgLeah Neukirchen2019-10-191-1/+1
|
* xuname: add rootless hypervisor detection as fallbackLeah Neukirchen2019-09-301-0/+1
|
* xuname: use "platform" for cpu instead of "vendor_id" when missingq662019-09-301-1/+2
| | | | | | Also provide a fallback when both are missing. Closes: #153 [via git-merge-pr]
* xvoidstrap: tweak checklistLeah Neukirchen2019-09-251-3/+3
|
* xlint: Ask to not install GPL family and Apache licensesPiotr Wójcik2019-09-131-0/+4
| | | | Closes: #152 [via git-merge-pr]
* xrevbump: use xdistdir to find the templatePiraty2019-09-101-1/+5
| | | | Closes: #151 [via git-merge-pr]
* xlint: improve message for non-SPDX licensesPiotr Wójcik2019-09-031-1/+1
| | | | Closes: #150 [via git-merge-pr]
* xlocate: add config fileeater2019-09-031-0/+7
|
* xuname: silence dmesg errorsLeah Neukirchen2019-08-261-1/+1
| | | | Closes #148.
* xgensum: respect the -H flagToyam Cox2019-08-261-5/+11
| | | | Closes: #147 [via git-merge-pr]
* xlint: assert one newline at endPiotr Wójcik2019-07-301-0/+9
| | | | Closes: #144 [via git-merge-pr]
* xlint: read license list from LICENSE_LIST variablePiotr Wójcik2019-07-271-2/+3
| | | | Closes: #139 [via git-merge-pr]
* xtools.1: document xvoidstrapLeah Neukirchen2019-07-252-8/+19
|
* xgensum: eliminate unnecessary '\n'Doan Tran Cong Danh2019-07-141-6/+6
| | | | | | Those newlines ain't printed out anyway. Closes: #137 [via git-merge-pr]
* xgensum: quote all XBPS_* variable expansionDoan Tran Cong Danh2019-07-141-5/+5
| | | | | With 2 previous changes, we probadly don't need this, just in case someone have spaces in their directory's name.
* xgensum: exit early when xdistdir is failedDoan Tran Cong Danh2019-07-141-1/+1
|
* xdistdir: use xbps-src's exit codeDoan Tran Cong Danh2019-07-141-2/+2
| | | | xbps-src show-var XBPS_DISTDIR should return 1 line only anyway.
* xnew: move archs up above wrksrcDoan Tran Cong Danh2019-07-011-1/+1
| | | | | | | xlint want to have archs before wrksrc. Sync xnew with xlint. Signed-off-by: Doan Tran Cong Danh <congdanhqx@gmail.com>
* xlint: remove duplicated entry of revisionDoan Tran Cong Danh2019-07-011-1/+0
| | | | Signed-off-by: Doan Tran Cong Danh <congdanhqx@gmail.com>
* xlint: sync common hosting sites with xbps-srcPiotr Wójcik2019-06-301-3/+4
|
* xmindep: finish removal from documentationToyam Cox2019-06-203-10/+1
|
* xmindep: Removed, is now considered the wrong approachToyam Cox2019-06-201-10/+0
|
* _xtools: update #compdef lineLeah Neukirchen2019-06-011-1/+1
| | | | Closes #133.
* xbulk: remove every line that starts with </>/=John Zimmermann2019-05-151-1/+1
| | | | Closes: #132 [via git-merge-pr]
* xbulk: don't blindly strip the first line of show-build-depsJohn Zimmermann2019-05-151-1/+1
| | | | ./xbp-src show-build-deps $pkg does start in the first line with returning dependencies, the current behaviour just stripped the first one
* xpkg: add -r rootdir v0.56Leah Neukirchen2019-04-172-1/+5
|
* xlint: deal with SPDX licenses.maxice82019-04-171-0/+13
|
* xcheckrestart: ignore memfd and graphics mapsCameron Nemo2019-04-171-0/+3
|
* xgensum: use xbps-uhelper digest, reduce basename(1) usagemaxice82019-04-141-11/+13
| | | | Closes: #130 [via git-merge-pr]
* xgensum: try to source the environment for the build-style as well.maxice82019-03-201-0/+5
| | | | Closes: #128 [via git-merge-pr]
* xpcdeps: More fixes.maxice82019-03-181-6/+6
| | | | | | | | | | | - Use pwd -P in case void-packages is a symlink - Match all files ending with .xbps to avoid repodata files - Strip -musl from matched files to not break xbps-uhelper getpkgname - create empty .pc to avoid running extra functions - remove debugging exit 0 - Check if there are no files matched Closes: #127 [via git-merge-pr]
* xnew: rename deprecated only_for_archs field to archsJohn Zimmermann2019-03-041-1/+1
|
* xpcdeps: reworkmaxice82019-03-021-16/+30
| | | | Closes: #123 [via git-merge-pr]
* xlint: remove unrecognized variable.maxice82019-03-011-2/+0
| | | | | | | Recently all occurrences of noarch=yes have been replaced in a single 2k line commit. time to make sure nobody makes that mistake again.
* xtools.1: update linkLeah Neukirchen2019-03-012-5/+5
|
* xlocate: respect $XDG_CACHE_HOME v0.55SolitudeSF2019-02-251-1/+2
|
* xi: also try multilib reposColin Gillespie2019-02-191-0/+12
|
* xlint: recognize archs=, stop caring about noarch= and replace it withmaxice82019-02-161-1/+3
| | | | archs=.
* xlint: add build_helpermaxice82019-01-261-0/+2
| | | | Closes: #118 [via git-merge-pr]