Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/space/my/mysql-4.1 | lenz@mysql.com | 2004-05-10 | 1 | -6/+9 |
|\ | | | | | | | into mysql.com:/space/my/mysql-4.1-build | ||||
| * | - Renamed the Mac OS X StartupItem directory from | lenz@mysql.com | 2004-05-10 | 1 | -6/+9 |
| | | | | | | | | | | | | | | /Library/StartupItems/MySQL to /Library/StartupItems/MySQLCOM to avoid a name space collision with the MySQL Startup Item shipped with Mac OS X Server, updated the MySQLStartupItem PKG version number to reflect the change. | ||||
* | | - added option for building/packaging the NDB cluster to Do-compile | lenz@mysql.com | 2004-04-29 | 1 | -2/+8 |
|/ | |||||
* | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2004-03-20 | 1 | -2/+11 |
|\ | |||||
| * | - Do-pkg: PGK and DMG names now include the full arch name (e.g. | lenz@mysql.com | 2004-03-19 | 1 | -2/+11 |
| | | | | | | | | | | | | "-apple-darwin7.3.0-powerpc") - this is needed as we now will provide Mac OS X 10.2.x and Mac OS X 10.3.x PGKs (and it's more in line of how we name all other packages) | ||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2004-02-22 | 1 | -17/+59 |
|\ \ | | | | | | | | | | into mashka.mysql.fi:/home/my/mysql-4.1 | ||||
| * \ | merge with 4.0 | monty@mashka.mysql.fi | 2004-02-22 | 1 | -14/+53 |
| |\ \ | | |/ | |||||
| | * | Major work on Windows build automation-- add binary packaging, suffixes | greg@mysql.com | 2004-02-19 | 1 | -14/+53 |
| | | | |||||
| * | | merge with 4.0 to get security fixes and latest bug fixes | monty@mashka.mysql.fi | 2004-02-20 | 1 | -4/+7 |
| |\ \ | | |/ | |||||
| | * | Merge | greg@mysql.com | 2004-02-09 | 2 | -9/+6 |
| | |\ | |||||
| | * | | Revise Windows build script, correct comment re NetWare in libmysql.c | greg@mysql.com | 2004-01-21 | 1 | -4/+7 |
| | | | | |||||
* | | | | - when removing the readline subdir for the commercial distribution, | lenz@kallisto.local | 2004-02-20 | 1 | -2/+6 |
|/ / / | | | | | | | | | | | | | configure.in needs to be updated and configure needs to be recreated for the build to succed | ||||
* | | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 4 | -24/+92 |
|\ \ \ | | |/ | |/| | |||||
| * | | - don't add merge ChangeSets to the Changelog in Bootstrap | lenz@mysql.com | 2004-02-04 | 1 | -1/+1 |
| | | | | | | | | | | | | (reduce the noise) | ||||
| * | | Some small enhancements for Do-compile: | lenz@mysql.com | 2004-02-04 | 1 | -8/+5 |
| |/ | | | | | | | | | | | | | | | - more flexible removal of old cruft before creating the new binary distribution - more flexible globbing for the binary tarball (required for QNX, where the file name ends on *.tgz instead of .tar.gz due to file name lenght restrictions | ||||
| * | - remove unnecessary code from Do-rpm to delete the source tarball and | lenz@mysql.com | 2004-01-21 | 1 | -14/+3 |
| | | | | | | | | spec file after the build as RPM has its own option for this | ||||
| * | Wrote small Windows build automation script in preparation | greg@mysql.com | 2004-01-15 | 1 | -0/+82 |
| | | | | | | | | for re-working project files and enabling remote builds. | ||||
| * | - Fixed another missing space | lenz@mysql.com | 2003-12-23 | 1 | -1/+1 |
| | | |||||
* | | merge with 4.0.18 | monty@mysql.com | 2003-12-19 | 3 | -2/+5 |
|\ \ | |/ | |||||
| * | - Bugfix for Do-rpm (moving of the resulting packages did not work due to | lenz@mysql.com | 2003-12-16 | 3 | -2/+5 |
| | | | | | | | | | | | | a missing space) - Define the subject of the failure mail reports within the calling script instead of logger.pm | ||||
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 3 | -38/+75 |
|\ \ | |/ | |||||
| * | - Output redirection does not work with run_command(), use system() | lenz@mysql.com | 2003-12-13 | 1 | -3/+2 |
| | | | | | | | | instead. | ||||
| * | - added missing space for previous commit | lenz@mysql.com | 2003-12-13 | 1 | -1/+1 |
| | | |||||
| * | - Some small Perl enhancements for Do-compile: use more Perl builtins. | lenz@mysql.com | 2003-12-13 | 1 | -3/+5 |
| | | |||||
| * | - Reworked the Do-rpm build script to be more flexible | lenz@mysql.com | 2003-12-12 | 1 | -27/+58 |
| | | | | | | | | - Reworked testing for gcc3 in the RPM spec file a bit | ||||
| * | - Rather "bk cat" the files from the mysqldoc BK tree during Bootstrap | lenz@mysql.com | 2003-12-11 | 1 | -8/+13 |
| | | | | | | | | | | | | than trying to copy them (they might have been "bk clean"ed and thus not available for copying) - Brushed up the Bootstrap online help a bit | ||||
* | | - internals.texi will now be part of the source distribution. However, | lenz@kallisto.local | 2003-11-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | as this is a document that belongs to the mysqldoc tree, it needs to be copied over manually (using the Bootstrap script), before doing an official release distribution. The file Docs/internals.texi in this tree is only a dummy file to keep "make dist" happy. | ||||
* | | - added option "--readline" to enable linking against libreadline | lenz@kallisto.local | 2003-09-23 | 1 | -12/+20 |
| | | | | | | | | | | (instead of libedit, which is the default for 4.1) - brushed up the usage help text a bit | ||||
* | | - Polished mysql-copyright a bit and added call to remove | lenz@kallisto.local | 2003-09-23 | 1 | -11/+16 |
| | | | | | | | | | | cmd-line-utils/readline from the commercial distribution - fixed some copyright headers so mysql-copyright can process them | ||||
* | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 4 | -283/+339 |
|\ \ | |/ | |||||
| * | - added missing option "--without-embedded" to be able to compile without | lenz@mysql.com | 2003-08-21 | 1 | -0/+1 |
| | | | | | | | | the embedded server (it was missing in the previous push) | ||||
| * | - Added a missing directory variable definition to the Bootstrap script. | lenz@mysql.com | 2003-08-19 | 1 | -1/+2 |
| | | |||||
| * | - Do-pkg can now create a separate package including a MySQL Startup Item | lenz@mysql.com | 2003-08-19 | 1 | -32/+95 |
| | | | | | | | | for Mac OS X and add it to the installation Disk Image. | ||||
| * | - Optimized and cleaned up the Do-rpm and Bootstrap Perl scripts | lenz@mysql.com | 2003-08-19 | 2 | -45/+104 |
| | | | | | | | | | | - Enhanced Do-rpm to support building RPMs with different compilers and options | ||||
| * | make_win_src_distribution.sh: | gweir@build.mysql.com | 2003-08-13 | 1 | -1/+1 |
| | | | | | | | | | | | | Add --zip option for finer grain control over what package formats are created Bootstrap: Create both Windows source packages | ||||
| * | Fixed typo in the Boostrap strip | lenz@mysql.com | 2003-08-13 | 1 | -1/+1 |
| | | |||||
| * | - enabled embedded server in the binary distributions by default | lenz@mysql.com | 2003-08-12 | 2 | -245/+157 |
| | | | | | | | | | | | | | | | | | | (Do-compile) - added mysql.info to the binary distribution files (BUG#1019) - heavily reworked the Do-rpm script to be more in line with Do-pkg - create a "docs" subdirectory in the binary distribution and moved the manual, ChangeLog and mysql.info file into it to unclutter the top directory | ||||
| * | - added option "--pull" to be able to update the BK repositories before | lenz@mysql.com | 2003-08-12 | 1 | -1/+21 |
| | | | | | | | | starting the bootstrap | ||||
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 2 | -2/+6 |
|\ \ | |/ | |||||
| * | - some fixed for make_win_src_distribution to work properly | lenz@mysql.com | 2003-08-07 | 1 | -4/+0 |
| | | |||||
| * | New option for Bootstrap: -w | --win-dist to create Windows source package | greg@gcw.ath.cx | 2003-08-07 | 1 | -3/+20 |
| | | |||||
| * | - fixed a typo in previous push | lenz@mysql.com | 2003-07-11 | 1 | -1/+2 |
| | | |||||
| * | - fixed a bug in Bootstrap script: simply searching for the last tagged | lenz@mysql.com | 2003-07-11 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | ChangeSet was not sufficient to get the full ChangeLog between two released versions (when using "--changelog=last") as merging between trees also merges the BK tags. Now we explicitely search for the last tagged ChangeSet that matches our major+minor version number, which should match the last ChangeSet used for the previous release. | ||||
| * | - make sure to compile with the correct --localstatedir and --libexedir | lenz@mysql.com | 2003-06-30 | 1 | -1/+2 |
| | | | | | | | | | | | | paths for the binary distributions (this will hopefully resolve the "file /usr/local/mysql/libexec/mysqld doesn't exist" error that many people are facing) | ||||
* | | Add --win-dist parameter to Bootstrap, to run make_win_src_distribution | greg@gcw.ath.cx | 2003-08-07 | 1 | -3/+16 |
| | | |||||
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | - don't add separate debug symbol file to the binary distribution, | lenz@mysql.com | 2003-04-07 | 1 | -1/+5 |
| | | | | | | | | | | if it's built with debugging enabled or not stripped (save disk space) | ||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-04-03 | 1 | -31/+45 |
|\ \ | |/ | | | | | into narttu.mysql.fi:/my/mysql-4.1 | ||||
| * | - fixed typo (build_command -> build-command) | lenz@mysql.com | 2003-03-25 | 1 | -1/+1 |
| | | |||||
| * | - added new option "--build-command" to be able to use different | lenz@mysql.com | 2003-03-25 | 1 | -31/+45 |
| | | | | | | | | | | | | commands for building the sources - removed duplicate option "--revision" - added help for new option and reformatted help text a bit |