Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xuname: use "platform" for cpu instead of "vendor_id" when missing | q66 | 2019-09-30 | 1 | -1/+2 |
| | | | | | | Also provide a fallback when both are missing. Closes: #153 [via git-merge-pr] | ||||
* | xvoidstrap: tweak checklist | Leah Neukirchen | 2019-09-25 | 1 | -3/+3 |
| | |||||
* | xlint: Ask to not install GPL family and Apache licenses | Piotr Wójcik | 2019-09-13 | 1 | -0/+4 |
| | | | | Closes: #152 [via git-merge-pr] | ||||
* | xrevbump: use xdistdir to find the template | Piraty | 2019-09-10 | 1 | -1/+5 |
| | | | | Closes: #151 [via git-merge-pr] | ||||
* | xlint: improve message for non-SPDX licenses | Piotr Wójcik | 2019-09-03 | 1 | -1/+1 |
| | | | | Closes: #150 [via git-merge-pr] | ||||
* | xlocate: add config file | eater | 2019-09-03 | 1 | -0/+7 |
| | |||||
* | xuname: silence dmesg errors | Leah Neukirchen | 2019-08-26 | 1 | -1/+1 |
| | | | | Closes #148. | ||||
* | xgensum: respect the -H flag | Toyam Cox | 2019-08-26 | 1 | -5/+11 |
| | | | | Closes: #147 [via git-merge-pr] | ||||
* | xlint: assert one newline at end | Piotr Wójcik | 2019-07-30 | 1 | -0/+9 |
| | | | | Closes: #144 [via git-merge-pr] | ||||
* | xlint: read license list from LICENSE_LIST variable | Piotr Wójcik | 2019-07-27 | 1 | -2/+3 |
| | | | | Closes: #139 [via git-merge-pr] | ||||
* | xtools.1: document xvoidstrap | Leah Neukirchen | 2019-07-25 | 2 | -8/+19 |
| | |||||
* | xgensum: eliminate unnecessary '\n' | Doan Tran Cong Danh | 2019-07-14 | 1 | -6/+6 |
| | | | | | | Those newlines ain't printed out anyway. Closes: #137 [via git-merge-pr] | ||||
* | xgensum: quote all XBPS_* variable expansion | Doan Tran Cong Danh | 2019-07-14 | 1 | -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 failed | Doan Tran Cong Danh | 2019-07-14 | 1 | -1/+1 |
| | |||||
* | xdistdir: use xbps-src's exit code | Doan Tran Cong Danh | 2019-07-14 | 1 | -2/+2 |
| | | | | xbps-src show-var XBPS_DISTDIR should return 1 line only anyway. | ||||
* | xnew: move archs up above wrksrc | Doan Tran Cong Danh | 2019-07-01 | 1 | -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 revision | Doan Tran Cong Danh | 2019-07-01 | 1 | -1/+0 |
| | | | | Signed-off-by: Doan Tran Cong Danh <congdanhqx@gmail.com> | ||||
* | xlint: sync common hosting sites with xbps-src | Piotr Wójcik | 2019-06-30 | 1 | -3/+4 |
| | |||||
* | xmindep: finish removal from documentation | Toyam Cox | 2019-06-20 | 3 | -10/+1 |
| | |||||
* | xmindep: Removed, is now considered the wrong approach | Toyam Cox | 2019-06-20 | 1 | -10/+0 |
| | |||||
* | _xtools: update #compdef line | Leah Neukirchen | 2019-06-01 | 1 | -1/+1 |
| | | | | Closes #133. | ||||
* | xbulk: remove every line that starts with </>/= | John Zimmermann | 2019-05-15 | 1 | -1/+1 |
| | | | | Closes: #132 [via git-merge-pr] | ||||
* | xbulk: don't blindly strip the first line of show-build-deps | John Zimmermann | 2019-05-15 | 1 | -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.56 | Leah Neukirchen | 2019-04-17 | 2 | -1/+5 |
| | |||||
* | xlint: deal with SPDX licenses. | maxice8 | 2019-04-17 | 1 | -0/+13 |
| | |||||
* | xcheckrestart: ignore memfd and graphics maps | Cameron Nemo | 2019-04-17 | 1 | -0/+3 |
| | |||||
* | xgensum: use xbps-uhelper digest, reduce basename(1) usage | maxice8 | 2019-04-14 | 1 | -11/+13 |
| | | | | Closes: #130 [via git-merge-pr] | ||||
* | xgensum: try to source the environment for the build-style as well. | maxice8 | 2019-03-20 | 1 | -0/+5 |
| | | | | Closes: #128 [via git-merge-pr] | ||||
* | xpcdeps: More fixes. | maxice8 | 2019-03-18 | 1 | -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 archs | John Zimmermann | 2019-03-04 | 1 | -1/+1 |
| | |||||
* | xpcdeps: rework | maxice8 | 2019-03-02 | 1 | -16/+30 |
| | | | | Closes: #123 [via git-merge-pr] | ||||
* | xlint: remove unrecognized variable. | maxice8 | 2019-03-01 | 1 | -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 link | Leah Neukirchen | 2019-03-01 | 2 | -5/+5 |
| | |||||
* | xlocate: respect $XDG_CACHE_HOME v0.55 | SolitudeSF | 2019-02-25 | 1 | -1/+2 |
| | |||||
* | xi: also try multilib repos | Colin Gillespie | 2019-02-19 | 1 | -0/+12 |
| | |||||
* | xlint: recognize archs=, stop caring about noarch= and replace it with | maxice8 | 2019-02-16 | 1 | -1/+3 |
| | | | | archs=. | ||||
* | xlint: add build_helper | maxice8 | 2019-01-26 | 1 | -0/+2 |
| | | | | Closes: #118 [via git-merge-pr] | ||||
* | xlint: add fetch_cmd to variable ordering | maxice8 | 2019-01-22 | 1 | -0/+1 |
| | | | | Closes: #117 [via git-merge-pr] | ||||
* | xlint: add fetch_cmd to list of acceptable variables | maxice8 | 2019-01-22 | 1 | -0/+1 |
| | |||||
* | xlint: refuse the SSPL license | Toyam Cox | 2019-01-16 | 1 | -0/+1 |
| | |||||
* | xlint: don't enforce order for only_for_archs | Duncaen | 2019-01-12 | 1 | -1/+1 |
| | | | | Closes: #116 [via git-merge-pr] | ||||
* | xlint: don't encourage large diffs by moving less used long variables from ↵ | Duncaen | 2019-01-11 | 1 | -2/+2 |
| | | | | | | the end of the template into the middle, seperating build configuration and dependencies that are closely related Closes: #115 [via git-merge-pr] | ||||
* | xlint: check for initial article in short_desc | Piotr Wójcik | 2019-01-03 | 1 | -0/+1 |
| | |||||
* | xlint: Handle go_mod_mode in linting | Noel Cower | 2019-01-02 | 1 | -0/+2 |
| | | | | Added to the go build style, so this ought to be supported. | ||||
* | xuname: fix url v0.54 | maxice8 | 2019-01-01 | 1 | -5/+5 |
| | |||||
* | switch from voidlinux.eu to voidlinux.org | Johannes Brechtmann | 2019-01-01 | 4 | -10/+10 |
| | |||||
* | xlint: advise on usage of py3_sitelib | maxice8 | 2018-12-07 | 1 | -0/+1 |
| | | | | Closes: #109 [via git-merge-pr] | ||||
* | xpcdeps: start matching pkg-config files by the slash | maxice8 | 2018-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | example of problematic behaivour: $ xpcdeps uhd will match gnuradio-uhd.pc from gnuradio and wrongly tell us that gnuradio-devel is a dependency due to Requires: gnuradio-runtime | ||||
* | xlint: change variables order | Piotr Wójcik | 2018-12-01 | 1 | -40/+45 |
| | | | | | | | | create_wrksrc after wrksrc and before build_wrksrc bootstrap anywhere only_for_archs, conf_files and make_dirs according to xnew Closes: #103 [via git-merge-pr] | ||||
* | xlint: warn when variables should be placed at end | Piotr Wójcik | 2018-12-01 | 1 | -2/+2 |
| |