summaryrefslogtreecommitdiff
path: root/Build-tools
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.18unknown2004-02-114-24/+92
|\
| * - 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
| * - 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
* | merge with 4.0.18unknown2003-12-193-2/+5
|\ \ | |/
| * - Bugfix for Do-rpm (moving of the resulting packages did not work due tounknown2003-12-163-2/+5
* | Merge with 4.0.17unknown2003-12-173-38/+75
|\ \ | |/
| * - 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
* | - internals.texi will now be part of the source distribution. However,unknown2003-11-181-1/+1
* | - added option "--readline" to enable linking against libreadlineunknown2003-09-231-12/+20
* | - Polished mysql-copyright a bit and added call to removeunknown2003-09-231-11/+16
* | merge with 4.0.15unknown2003-08-294-283/+339
|\ \ | |/
| * - 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
* | Merge with 4.0.14unknown2003-08-112-2/+6
|\ \ | |/
| * - 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
* | Add --win-dist parameter to Bootstrap, to run make_win_src_distributionunknown2003-08-071-3/+16
* | Merge with 4.0.13unknown2003-05-191-1/+5
|\ \ | |/
| * - don't add separate debug symbol file to the binary distribution, unknown2003-04-071-1/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-031-31/+45
|\ \ | |/
| * - 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
* | - increased bdb_max_lock value to pass sql-benchunknown2003-04-021-1/+1
|/
* - 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