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
/
bin
/
mysql-functions
Age
Commit message (
Expand
)
Author
2018-01-22
style: "${mysql_command} -e $(...)" -> {...} | ${mysql_command}
Erich Eckner
2018-01-21
bin/mysql-functions: repair mysql_generate_package_metadata
Erich Eckner
2018-01-21
bin/mysql-functions: allow for longer mysql commands
Erich Eckner
2018-01-21
bin/mysql-functions: style
Erich Eckner
2018-01-19
move mysql_command to conf/default.conf
Erich Eckner
2018-01-18
bin/mysql-functions: accellerate base64_encode_each
Erich Eckner
2018-01-18
put name of creating script into name of temporary directories
Erich Eckner
2018-01-17
bin/mysql-functions, bin/bootstrap-mysql: move `is_blocked` from `binary_pack...
Erich Eckner
2018-01-17
bin/mysql-functions: only search for packages supposed to be on the master mi...
Erich Eckner
2018-01-17
bin/mysql-functions: reverse mirror and mysql
Erich Eckner
2018-01-17
bin/mysql-functions: mysql_sanity_check() new
Erich Eckner
2018-01-17
bin/mysql-functions: allow to force sub_pkgrel and package_repository
Erich Eckner
2018-01-04
bin/mysql-functions: fix TODO
Erich Eckner
2017-12-10
bin/mysql-functions: mysql_generate_package_metadata new
Erich Eckner
2017-12-08
bin/mysql-functions: encapsulate base64-encoding in a separate function
Erich Eckner
2017-12-07
bin/mysql-functions: mysql_add_package_source: adopt to new table layout
Erich Eckner
2017-12-04
bin/mysql-functions: add_install_target new
Erich Eckner
2017-12-01
bin/mysql-functions: prefix function names with "mysql_"
Erich Eckner
2017-12-01
bin/mysql-functions: show_binary_package now with (less) html output
Erich Eckner
2017-12-01
bin/mysql-functions: show_binary_package new (for debug only)
Erich Eckner
2017-12-01
bin/mysql-functions: can add binary package
Erich Eckner
2017-12-01
bin/mysql-functions: remove debug output
Erich Eckner
2017-12-01
bin/mysql-functions: a start
Erich Eckner