summaryrefslogtreecommitdiff
path: root/BUILD/util.sh
Commit message (Collapse)AuthorAgeFilesLines
* Correct FSF addressiangilfillan2017-03-101-1/+1
|
* Add support in bintar build script for OpenSolaris.unknown2010-01-281-1/+9
|
* Add BUILD/compile-bintar, which builds MariaDB with correct options for a ↵unknown2010-01-071-0/+40
binary tarball release. BUILD/Makefile.am: Add BUILD/compile-bintar to source tarball. BUILD/SETUP.sh: Move common code to separate file to enable sharing. BUILD/compile-bintar: Add script to build with correct flags and ./configure options for bintar package. BUILD/util.sh: Move common code to separate file to enable sharing.