summaryrefslogtreecommitdiff
path: root/Build-tools
Commit message (Expand)AuthorAgeFilesLines
* Major work on Windows build automation-- add binary packaging, suffixesunknown2004-02-191-14/+53
* Mergeunknown2004-02-092-9/+6
|\
| * - don't add merge ChangeSets to the Changelog in Bootstrapunknown2004-02-041-1/+1
| * Some small enhancements for Do-compile:unknown2004-02-041-8/+5
* | Revise Windows build script, correct comment re NetWare in libmysql.cunknown2004-01-211-4/+7
|/
* - remove unnecessary code from Do-rpm to delete the source tarball andunknown2004-01-211-14/+3
* Wrote small Windows build automation script in preparation unknown2004-01-151-0/+82
* - Fixed another missing spaceunknown2003-12-231-1/+1
* - Bugfix for Do-rpm (moving of the resulting packages did not work due tounknown2003-12-163-2/+5
* - Output redirection does not work with run_command(), use system()unknown2003-12-131-3/+2
* - added missing space for previous commitunknown2003-12-131-1/+1
* - Some small Perl enhancements for Do-compile: use more Perl builtins.unknown2003-12-131-3/+5
* - Reworked the Do-rpm build script to be more flexibleunknown2003-12-121-27/+58
* - Rather "bk cat" the files from the mysqldoc BK tree during Bootstrapunknown2003-12-111-8/+13
* - added missing option "--without-embedded" to be able to compile withoutunknown2003-08-211-0/+1
* - Added a missing directory variable definition to the Bootstrap script.unknown2003-08-191-1/+2
* - Do-pkg can now create a separate package including a MySQL Startup Itemunknown2003-08-191-32/+95
* - Optimized and cleaned up the Do-rpm and Bootstrap Perl scriptsunknown2003-08-192-45/+104
* make_win_src_distribution.sh:unknown2003-08-131-1/+1
* Fixed typo in the Boostrap stripunknown2003-08-131-1/+1
* - enabled embedded server in the binary distributions by defaultunknown2003-08-122-245/+157
* - added option "--pull" to be able to update the BK repositories beforeunknown2003-08-121-1/+21
* - some fixed for make_win_src_distribution to work properlyunknown2003-08-071-4/+0
* New option for Bootstrap: -w | --win-dist to create Windows source packageunknown2003-08-071-3/+20
* - fixed a typo in previous pushunknown2003-07-111-1/+2
* - fixed a bug in Bootstrap script: simply searching for the last tagged unknown2003-07-111-1/+3
* - make sure to compile with the correct --localstatedir and --libexedir unknown2003-06-301-1/+2
* - don't add separate debug symbol file to the binary distribution, unknown2003-04-071-1/+5
* - fixed typo (build_command -> build-command)unknown2003-03-251-1/+1
* - added new option "--build-command" to be able to use differentunknown2003-03-251-31/+45
* - added option "--skip-disk-image" and short form "-s" in addition to theunknown2003-03-131-7/+9
* - added option "--skip-dmg" to skip the building of the disk image afterunknown2003-03-031-4/+36
* - Heavily reworked the Do-pkg script to use functions from logger.pmunknown2003-02-253-113/+173
* - added more files to support-files/MacOSX and added them to theunknown2003-02-193-0/+622
* Merge sergbook.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-02-101-4/+8
|\
| * Small enhancements for Do-compile:unknown2003-02-051-4/+8
| * - merge relevant Do-compile changes from 4.0 treeunknown2003-01-231-23/+60
* | - removed a redundant "-u root" (it's included in $mysqladmin_args)unknown2003-01-231-1/+1
* | - removed duplicate code (merge error)unknown2003-01-221-6/+0
* | Portability fixesunknown2003-01-071-10/+17
* | A lot of portability fixes.unknown2003-01-051-11/+42
* | merge with 3.23 to get bugfixes for <=> NULL and --bind-addressunknown2002-11-241-0/+6
|\ \ | |/
| * Do-compile:unknown2002-11-201-9/+15
| * - Do-compile: added a fast test run with dynamic-row tablesunknown2002-10-301-2/+4
| * - Fix for Do-compile: Enable InnoDB to autoextend the table space ifunknown2002-10-231-1/+1
* | - "head/tail -<num>" is obsolete according to POSIX.1-2001 - useunknown2002-11-111-2/+2
* | Do-compile:unknown2002-11-081-2/+7
* | Do-compile:unknown2002-11-081-6/+7
* | - Do-compile: added a fast test run with dynamic-row tablesunknown2002-10-311-2/+4
* | Do-compile fixes:unknown2002-10-231-2/+9