index
:
builder
db-update
master
wdy-wip
Tools for building 32-bit archlinux packages from archlinux.org's official, 64-bit tested PKGBUILDs et al.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
common-functions
Age
Commit message (
Expand
)
Author
2018-04-20
extract_source_directory: remove write right for all and groups too on PKGBUILD
Andreas Baumann
2018-04-11
lib/common-functions: make_source_info: *-docs should depend on *, too
Erich Eckner
2018-04-11
lib/common-functions: simplify format of additional information
Erich Eckner
2018-04-11
lib/common-functions: make_source_info: rm $output on failure
Erich Eckner
2018-04-11
lib/common-functions: make_source_info: put additional infos into .SRCINFO
Erich Eckner
2018-04-10
lib/common-functions: archive less stuff from git
Erich Eckner
2018-04-03
lib/common-functions: download_sources_by_hash knows sha1sum, too, now
Erich Eckner
2018-03-25
lib/common-functions: remove upstream's sub_pkgrel from lib32-* packages
Erich Eckner
2018-03-24
run shellchek in same dir as script
Erich Eckner
2018-03-23
lib/common-functions: find_git_repository_to_package_repository read info fro...
Erich Eckner
2018-03-22
decommission package-states directory - we rely on the database now
Erich Eckner
2018-03-22
lib/common-functions: remove generate_package_metadata, delete_old_metadata -...
Erich Eckner
2018-03-22
lib/common-functions: silence shellcheck
Erich Eckner
2018-03-20
lib/common-functions: decomission even more unused functions
Erich Eckner
2018-03-20
lib/common-functions: remove unused functions
Erich Eckner
2018-03-20
lib/common-functions: irc_say new
Erich Eckner
2018-03-18
lib/common-functions: remove done todo
Erich Eckner
2018-03-07
make -N --raw --batch the default arguments to mysql, explicitely override th...
Erich Eckner
2018-03-05
lib/common-functions: remove pkgver() from PKGBUILD, so we do not accidentall...
Erich Eckner
2018-03-05
lib/common-functions: PKGBUILD is r/o, so pkgver() won't change the version :-/
Erich Eckner
2018-03-01
use "mysql -N" instead of cumbersome sedding
Erich Eckner
2018-03-01
switch from calling ${mysql_command} to calling the wrapper function mysql_ru...
Erich Eckner
2018-02-26
lib/common-functions: save date to command-log; skip logging if buildmaster i...
Erich Eckner
2018-02-26
lib/common-functions: save log of executed scripts - for debugging mysterious...
Erich Eckner
2018-02-24
bin/common-functions -> lib/common-functions, bin/mysql-functions -> lib/mysq...
Erich Eckner
[prev]