summaryrefslogtreecommitdiff
path: root/Build-tools
Commit message (Collapse)AuthorAgeFilesLines
* Change 'Build-tools/mysql-copyright' to ensure the receiving machines will buildjoerg@mysql.com2004-10-251-3/+9
| | | | without trying to re-run autotools.
* Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-062-41/+75
|\ | | | | | | | | | | | | Noteworthy: - New HANDLER code - New multi-update-grant-check code - Table lock code in ha_innodb.cc was not applied
| * When coyright text is changed, autotools must be run after alljoerg@mysql.com2004-09-201-28/+112
| | | | | | | | | | other actions, as otherwise timestamps of "config.h.in" will cause re-run on compilation machine (fatal version problem!).
| * - two small fixups for the mysql-copyright scripts: remove thelenz@mysql.com2004-09-092-0/+5
| | | | | | | | autom4te.cache directory and update the headers of the message files.
* | Merge with 4.0monty@mysql.com2004-09-011-4/+6
|\ \ | |/
| * Do-compile:mwagner@here.mwagner.org2004-08-311-1/+1
| | | | | | | | Remove --warnings for mysql-test-run. Devs don't use it, and Serg says it's not needed anymore.
| * - fixed brain fart in Bootrap - it never actually caught failureslenz@mysql.com2004-08-261-4/+6
| | | | | | | | when pulling BK trees before.
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-311-13/+13
|\ \ | | | | | | | | | into mysql.com:/home/my/mysql-4.1
| * | Review of new pushed code (Indentation fixes and simple optimizations)monty@mysql.com2004-08-311-13/+13
| | | | | | | | | | | | | | | Use 'mysqltest' as test database instead of test_$1 or test1,test2 to not accidently delete an important database Safety fix for mailformed MERGE files
* | | Do-compile:mwagner@here.mwagner.org2004-08-261-1/+1
|/ / | | | | | | Remove --warnings for mysql-test-run. Devs don't use it, and Serg says it's not needed anymore.
* | manually mergedserg@serg.mylan2004-08-241-1/+1
|\ \ | |/
| * - make sure to recreate all autoconf/automake-related files afterlenz@mysql.com2004-08-241-1/+1
| | | | | | | | | | modifying configure.in for the commercial tarballs - added my-innodb-heavy-4G.cnf to the distribution
* | mysql-copyright:mysqldev@mysql.com2004-08-211-5/+26
| | | | | | | | Fixed it to work, added function to fix include/mysql_version.h LICENSE tag from GPL to Commercial
* | manually mergedserg@serg.mylan2004-08-182-12/+33
|\ \ | |/
| * - fixed Log file naming in Boostraplenz@mysql.com2004-08-111-4/+2
| |
| * Bootstrap enhancements:lenz@mysql.com2004-08-111-11/+33
| | | | | | | | | | | | | | - Changed the default log file name to Bootstrap-<repository>.log (e.g. Bootstrap-mysql-4.0.log) (thanks to Joerg for the hint) - added option "--archive-log" to automatically move the log file into the Log directory of the exported tree
| * - rename: EXCEPTIONS->EXCEPTIONS-CLIENTlenz@mysql.com2004-08-051-1/+1
| |
| * - applied the required changes to create the FOSS License exceptionlenz@mysql.com2004-08-051-0/+1
| | | | | | | | | | file "EXCEPTIONS" and include it in the source and binary distributions
* | - added option "--bundled-zlib" to compile using the includedlenz@mysql.com2004-08-031-1/+3
| | | | | | | | compression library
* | manual merged (blame me!)serg@serg.mylan2004-07-201-12/+14
|\ \ | |/
| * - Move checking of the MD5 checksumming to the correct placelenz@mysql.com2004-07-131-12/+14
| | | | | | | | - fix calling of my_md5sum
* | - Fixed a previous modification to the MySQL Startup Item for lenz@mysql.com2004-07-131-1/+1
| | | | | | | | | | | | | | Mac OS X: the name of the startup script itself must match the name of the subdirectory it's located in. Changed MySQL->MySQLCOM in the Do-pkg script and renamed the file in BK. (Thanks to Bryan McCormack for reporting this)
* | Merge with 4.0 to get bug fixesmonty@mysql.com2004-07-094-10/+52
|\ \ | |/
| * Do-compile:mwagner@here.mwagner.org2004-07-081-2/+2
| | | | | | | | Call my_md5sum with path
| * Do-compile:mwagner@here.mwagner.org2004-07-081-1/+18
| | | | | | | | Added support for MD5 verification of file transfers
| * Merge here.mwagner.org:/Volumes/BK/mysql-4.0mwagner@here.mwagner.org2004-07-071-1/+7
| |\ | | | | | | | | | into here.mwagner.org:/Volumes/BK/mysql-4.0-work
| | * my_md5sum:mwagner@here.mwagner.org2004-07-071-1/+7
| | | | | | | | | | | | Exit properly
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0mwagner@here.mwagner.org2004-07-013-9/+28
| |\ \ | | |/ | | | | | | into here.mwagner.org:/Volumes/BK/mysql-4.0
| | * my_md5sum:mwagner@here.mwagner.org2004-06-291-1/+12
| | | | | | | | | | | | Added code to use locally installed perl modules first
| | * logger.pm, Bootstrap:mwagner@here.mwagner.org2004-06-242-8/+16
| | | | | | | | | | | | Updates for output enhanced Bootstrap
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1mwagner@here.mwagner.org2004-07-011-1/+17
|\ \ \ | | | | | | | | | | | | into here.mwagner.org:/Volumes/BK/mysql-4.1
| * \ \ Merge here.mwagner.org:/Volumes/BK/mysql-4.1mwagner@here.mwagner.org2004-06-301-1/+17
| |\ \ \ | | | | | | | | | | | | | | | into here.mwagner.org:/Volumes/BK/mysql-4.1-work
| | * | | mysql-copyright:mwagner@here.mwagner.org2004-06-301-1/+17
| | | | | | | | | | | | | | | | | | | | Fix for the condition when "the_fat" doesn't end with 'dnl\n', but ')\n'.
* | | | | Merge with 4.0 to get the latest bug patches to 4.1monty@mysql.com2004-06-252-29/+162
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Do-rpm:patg@krsna.patg.net2004-06-231-29/+38
| | |_|/ | |/| | | | | | | | | | Small fix to handle the src rpm file correctly (contains '0', release number in spec file)
| * | | my_md5sum:mwagner@here.mwagner.org2004-06-221-3/+4
| | | | | | | | | | | | | | | | Change behaviour to be like the md5sum in GNU coreutils
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0mwagner@here.mwagner.org2004-06-181-0/+123
| |\ \ \ | | | | | | | | | | | | | | | into here.mwagner.org:/Volumes/BK/mysql-4.0-work
| | * | | my_md5sum:mwagner@here.mwagner.org2004-06-181-0/+123
| | | | | | | | | | | | | | | | | | | | new file, simulates 'md5sum' as a perl script
* | | | | - start the ndb cluster on different TCP ports when running anotherlenz@mysql.com2004-06-241-1/+7
| |_|/ / |/| | | | | | | | | | | build thread
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1mwagner@here.mwagner.org2004-06-231-21/+40
|\ \ \ \ | | |_|/ | |/| | | | | | into here.mwagner.org:/Volumes/BK/mysql-4.1
| * | | mysql-copyright:mwagner@here.mwagner.org2004-06-231-24/+26
| | | | | | | | | | | | | | | | | | | | Fixed vim to expandtab's, retab'd code Fixed CWD bug in trim_the_fat()
| * | | mysql-copyright:mwagner@here.mwagner.org2004-06-231-21/+38
| | | | | | | | | | | | | | | | Cleaned-up trim_the_fat()
* | | | - using "--with-libedit" is sufficient (--without-readline throwslenz@mysql.com2004-06-231-1/+1
| | | | | | | | | | | | | | | | weird compile errors)
* | | | - explicitely enable libedit in Do-compile, when readline is notlenz@mysql.com2004-06-221-1/+8
|/ / / | | | | | | | | | requested
* | | mergemonty@mysql.com2004-06-212-11/+20
|\ \ \
| * \ \ Merge with 4.0.21monty@mysql.com2004-06-182-11/+20
| |\ \ \ | | |/ /
| | * | mysql-copyright:patg@krsna.patg.net2004-06-152-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added 'local $/' to keep from undef-ing $/ (the newline setting) for the whole script * removed the target dir removal (target dir is not a temp dir!) * use split to create filelist (cleaner way than using chomp!) * removed use of chomp because it caused some file names to be mangled * print out which file is being processed if verbose mysql-copyright-2: * added cpp to list of files to be processed (for windows archives)
| | * | mysql-copyright -> more fixes to deal with problems in removing temporary ↵patg@krsna.patg.net2004-06-151-20/+35
| | |/ | | | | | | | | | | | | | | | tar directory. Had to use `cd $WD` vs chdir($WD). Servers.fgl -> made sure all charset files were accounted for (cp 1256 was missing)
| | * mysql-copyright:patg@krsna.patg.net2004-06-111-3/+7
| | | | | | | | | | | | Small fixes to handle packaging of windows src (commercial) file
| | * see notes for mysql-copyright scriptspatg@krsna.patg.net2004-06-082-19/+45
| | |