index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
libmakepkg
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-21
libmakepkg: migrate to schema.sh for integsums
Eli Schwartz
1
-1
/
+2
2019-02-04
fix various typos
morganamilo
2
-2
/
+2
2019-01-31
libmakepkg: lint disallowed architecture specific variables
morganamilo
2
-0
/
+83
2019-01-31
libmakepkg: lint disallowed variables in package()
morganamilo
3
-0
/
+72
2019-01-31
libmakepkg: centralise random arrays of pkgbuild variables
morganamilo
6
-13
/
+61
2019-01-30
libmakepkg: Add lzip ext support
Chloe Kudryavtsev
1
-0
/
+1
2019-01-22
libmakepkg: move checkdepends to the correct array
morganamilo
1
-5
/
+4
2019-01-22
libmakepkg: Implement extendable signature verification
Eli Schwartz
1
-3
/
+4
2019-01-22
libmakepkg: implement extendable source protocols
Eli Schwartz
5
-37
/
+30
2019-01-22
libmakepkg: optimize get_protocol to always return proto, not proto+uri
Eli Schwartz
4
-17
/
+19
2019-01-21
libmakepkg: make gettext replacements more templated
Eli Schwartz
1
-1
/
+1
2019-01-16
libmakepkg: disallow using 'any' with other arches
morganamilo
1
-2
/
+7
2019-01-14
meson: fix regression that broke building libmakepkg
Eli Schwartz
1
-1
/
+1
2019-01-10
libmakepkg: simplify splitting command output into array
Eli Schwartz
1
-1
/
+1
2019-01-10
libmakepkg: add routine for linting $SOURCE_DATE_EPOCH
Eli Schwartz
2
-0
/
+38
2019-01-10
makepkg: check_pkgrel: Don't say "decimal" in the error message
Luke Shumaker
1
-1
/
+1
2019-01-10
makepkg: Better error messages for versions in (check, make, opt)depends/prov...
Luke Shumaker
10
-43
/
+105
2019-01-10
libmakepkg/lint_pkgbuild: check for invalid variables even if they're empty
Eli Schwartz
1
-10
/
+6
2019-01-10
makepkg: fix broken check for the fakeroot binary
Eli Schwartz
1
-1
/
+1
2018-12-12
meson: remove useless mkdir -p
Eli Schwartz
1
-7
/
+0
2018-12-04
libmakepkg/executable: don't rely on scoped value of $ret to flag outcomes
Eli Schwartz
9
-14
/
+12
2018-11-27
Split prepare_buildenv() to libmakepkg
Que Quotion
7
-0
/
+229
2018-11-27
Split check_software() to libmakepkg
Que Quotion
13
-0
/
+525
2018-11-02
Add meson.build files to build with meson
Dave Reisner
8
-0
/
+195
2018-10-21
message.sh: add modifications from output_format.sh
Eli Schwartz
1
-0
/
+8
2018-10-21
makepkg: send messages to stdout rather than stderr
Eli Schwartz
2
-4
/
+4
2018-10-21
libmakepkg: fix linting arrays of empty strings
morganamilo
1
-2
/
+2
2018-09-19
makepkg: add support for the zst format
Eli Schwartz
1
-0
/
+1
2018-09-19
makepkg: lint_pkgver: Run even if PKGVERFUNC
Luke Shumaker
1
-5
/
+0
2018-09-19
makepkg: reject PKGBUILDs with both split and non-split package functions
Eli Schwartz
1
-1
/
+8
2018-09-19
libmakepkg/lint_config: fix lint_variable actually running the PKGBUILD lint
Eli Schwartz
1
-2
/
+2
2018-08-10
scripts: Remove trailing semicolons
Jan Alexander Steffens (heftig)
2
-2
/
+2
2018-08-10
libmakepkg/util/option: Refactor checking to reduce code duplication
Jan Alexander Steffens (heftig)
1
-53
/
+24
2018-08-10
libmakepkg/util: use parameter transformation when checking variable type
Eli Schwartz
1
-1
/
+1
2018-08-10
makepkg: when signing packages, report package filename on failure
Eli Schwartz
1
-1
/
+1
2018-08-10
libmakepkg: add pkgbase to linted variables
morganamilo
1
-1
/
+1
2018-08-10
Add lz4 compression support to makepkg
Alex Butler
1
-0
/
+1
2018-07-27
makepkg: reduce strictness of pkgver in depends linting
Eli Schwartz
1
-1
/
+2
2018-07-19
libmakepkg: remove accidentally added file
Allan McRae
1
-0
/
+0
2018-07-19
libmakepkg/tidy: fix debug sources not being properly detected sometimes
Eli Schwartz
1
-1
/
+1
2018-06-18
makepkg: don't print per-pkgname debug packages
Eli Schwartz
1
-3
/
+4
2018-06-18
Fix signing of debug packages
Allan McRae
1
-1
/
+1
2018-06-18
makepkg: fix initialization when extracting arrays
Dave Reisner
1
-1
/
+5
2018-06-18
Add missing sha224 sums in man page and linting
morganamilo
1
-1
/
+2
2018-06-18
libmakepkg/lint_pkgbuild: squelch syntax error when a pkgname is empty
Eli Schwartz
1
-2
/
+1
2018-06-18
libmakepkg/lint_pkgbuild: permit versioned optdepends
Eli Schwartz
1
-5
/
+13
2018-06-18
libmakepkg: when checking for write permissions, handle pre-existing dirs
Eli Schwartz
1
-5
/
+5
2018-05-12
libmakepkg: Support file 5.33's application/x-pie-executable
Jan Alexander Steffens (heftig)
1
-0
/
+2
2018-05-12
util/pkgbuild: fix broken indentation
Andrew Gregory
1
-8
/
+8
2018-05-12
libmakepkg/integrity: determine what is a signature preferring local filename
Eli Schwartz
1
-1
/
+1
[next]