lenz@mysql.com
8999d5ab11
- added copyright header on top of the fill_help_tables.sql file (BUG#5772)
...
- updated mysql-copyright-2 to properly convert this new header from GPL to commercial for the
commercial distribution
2005-02-09 17:40:10 +01:00
mwagner@here.mwagner.org
a2ca134d47
Do-solaris-pkg:
...
Minor tweaks to work properly
2005-02-07 02:18:12 -06:00
mwagner@here.mwagner.org
1a4702aece
Do-solaris-pkg:
...
Deposit the new .pkg.gz into the ~/$hostname/ directory
2005-02-07 01:27:58 -06:00
mwagner@here.mwagner.org
91ba515e84
Do-solaris-pkg:
...
Perl script to create Solaris installation packages.
2005-02-07 00:12:46 -06:00
lenz@mysql.com
7213ca46ad
Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1
2005-02-02 19:25:43 +01:00
lenz@mysql.com
e24d97ae58
- typo fix...
2005-02-02 19:23:24 +01:00
lenz@mysql.com
70b8360323
Small Do-compile improvements:
...
- added Option "--comment" to be able to override the default compilation comment
- improved the abort subroutine to not rely on an external "tail" command (the
default /usr/bin/tail on Solaris does not understand the "-n" notation).
Get rid of a "useless use of cat" case in the process.
2005-02-02 13:40:17 +01:00
lenz@mysql.com
2aa2ae5af2
Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1
2005-02-01 13:19:21 +01:00
lenz@mysql.com
46e0018b96
- Bootstrap: Rename already existing build directories to something more
...
useful than *.old.<PID> - use the mtime of configure.in instead.
This gives us a time stamp of when this last build directory was created,
e.g. "mysql-4.0.24-build-2005-01-31-16:47"
2005-01-31 17:33:01 +01:00
tomas@poseidon.ndb.mysql.com
3800cede90
Do-compile:
...
ndbcluster requires more ports, this is the reason why builds will not start on multiple builds
2005-01-28 02:06:27 +01:00
lenz@mysql.com
4b0a82487f
Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1
2005-01-20 12:09:17 +01:00
lenz@mysql.com
3215550735
- Improved Do-rpm to perform RPM builds inside of a chrooted build
...
environment (using "build" on SUSE Linux)
2005-01-20 12:07:44 +01:00
lenz@mysql.com
b1cb5ea4dc
Merge mysql.com:/space/my/mysql-4.0
...
into mysql.com:/space/my/mysql-4.1-build
2005-01-17 18:53:10 +01:00
lenz@mysql.com
09a71351e0
- Enabled the handling of architecture extensions e.g. "-64bit" when building
...
Mac OS X PKGs with Do-pkg
2005-01-17 17:22:17 +01:00
lenz@mysql.com
57b92c2042
- make sure to enable "--without-ndb-debug" when both --debug and
...
--with-cluster are provided. Yes, this sounds like a contradiction -
enabling debugging in NBD enables code parts that may still reveal
portability issues when compiled with non-gcc compilers. (request by TomasU)
2005-01-14 15:35:32 +01:00
lenz@mysql.com
9d9ea66097
- Modified Do-compile to run the test suite with ps-protocol and against
...
the embedded server by default (if included). These additional steps can
be skipped by providing "--skip-embedded-test" and "--skip-ps-test"
2005-01-12 13:06:06 +01:00
guilhem@mysql.com
da1d751b31
Merge mysql.com:/home/mysql_src/mysql-4.0
...
into mysql.com:/home/mysql_src/mysql-4.1-clean
2005-01-10 14:13:41 +01:00
lenz@mysql.com
cd451c0cc2
- Updated Do-pkg to include the MySQL Preference Pane into the Mac OS X
...
installation disk images
2005-01-07 12:29:15 +01:00
mwagner@here.mwagner.org
2131786204
Bootstrap:
...
Made the default --mail address to be <build@mysql.com>.
2005-01-06 22:30:23 -06:00
lenz@mysql.com
5a568a13da
Merge mysql.com:/space/my/mysql-4.0
...
into mysql.com:/space/my/mysql-4.1-build
2005-01-03 21:37:41 +01:00
lenz@mysql.com
2e95c0f49a
- Updated Bootstrap to include merge ChangeSets in the source distribution's
...
ChangeLog, too (to be more exact when tagging a release that's based on a
merge ChangeSet)
2005-01-03 21:28:14 +01:00
lenz@mysql.com
bd5e4d81e7
Merge mysql.com:/space/my/mysql-4.0
...
into mysql.com:/space/my/mysql-4.1-build
2004-12-31 12:57:05 +01:00
lenz@mysql.com
24af30e951
- Bootrap now uses "compile-dist" by default to create the source distribution
2004-12-31 12:46:18 +01:00
mwagner@mysql.com
5ad7286bd5
Do-compile:
...
Added --with-csv and --with-example for CSV and Example storage engines
2004-12-09 19:47:41 +01:00
lenz@mysql.com
5a813ad546
- added two new options to Do-compile:
...
--ps-test: run the test suite using prepared statements
--embedded-test: run the test suite against the embedded server
2004-12-08 19:34:11 +01:00
lenz@mysql.com
e810be1126
- added option --with-archive to enable compiling with the Archive Storage
...
Engine
2004-12-02 18:55:10 +01:00
joerg@mysql.com
48db510b40
Merged 4.0 change into 4.1
2004-11-24 13:04:13 +01:00
joerg@mysql.com
134aa0b97b
Change "Do-compile" to make automatic build log analysis easier and
...
to run the standard tests with "--force" (default, can be switched off).
2004-11-23 17:18:41 +01:00
monty@mysql.com
9252656d49
merge with 4.0
2004-11-12 11:17:53 +02:00
joerg@mysql.com
5e2b6e3035
Change "Bootstrap" so that it will not fail on BK source trees of other versions;
...
this is important because this 4.0 "Bootstrap" is the one generally used on host "build".
2004-11-05 15:22:03 +01:00
joerg@mysql.com
cb0bd6f57d
The files stored in "Docs/Images" within the "mysqldocs" BK tree must be included
...
in the source tar-ball for distribution. This is done by using the "DISTFILES" macro
in a new "Docs/Images/Makefile". As the source BK tree does not contain these files,
they are copied from the "mysqldocs" tree at release build time.
This changeset relies on "bk commit - mysqldoc tree (joerg:1.2276)" of today.
2004-11-04 11:18:12 +01:00
joerg@mysql.com
cee5d36be8
Change 'Build-tools/mysql-copyright' to ensure the receiving machines will build
...
without trying to re-run autotools.
(Backport from 4.1.7 for 4.0.22)
2004-10-27 17:54:10 +02:00
joerg@mysql.com
c6bfad8de1
Change 'Build-tools/mysql-copyright' to ensure the receiving machines will build
...
without trying to re-run autotools.
2004-10-25 22:15:45 +02:00
monty@mysql.com
62f3cd6a31
Merge with 4.0 for 4.1 release
...
Noteworthy:
- New HANDLER code
- New multi-update-grant-check code
- Table lock code in ha_innodb.cc was not applied
2004-10-06 19:14:33 +03:00
joerg@mysql.com
87a8e833ae
When coyright text is changed, autotools must be run after all
...
other actions, as otherwise timestamps of "config.h.in" will
cause re-run on compilation machine (fatal version problem!).
2004-09-20 17:58:11 +02:00
lenz@mysql.com
42419a875a
- two small fixups for the mysql-copyright scripts: remove the
...
autom4te.cache directory and update the headers of the message files.
2004-09-09 17:00:46 +02:00
monty@mysql.com
054cea4ca8
Merge with 4.0
2004-09-01 04:12:09 +03:00
mwagner@here.mwagner.org
3f0f1a4fb2
Do-compile:
...
Remove --warnings for mysql-test-run. Devs don't use it, and Serg says it's not needed anymore.
2004-08-31 13:29:28 -05:00
monty@mysql.com
7abae83300
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/my/mysql-4.1
2004-08-31 16:53:25 +03:00
monty@mysql.com
6adaff23a4
Review of new pushed code (Indentation fixes and simple optimizations)
...
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
2004-08-31 14:35:04 +03:00
mwagner@here.mwagner.org
0cde6e4dcb
Do-compile:
...
Remove --warnings for mysql-test-run. Devs don't use it, and Serg says it's not needed anymore.
2004-08-26 16:44:01 -05:00
lenz@mysql.com
2ed54c12e5
- fixed brain fart in Bootrap - it never actually caught failures
...
when pulling BK trees before.
2004-08-26 19:57:32 +02:00
serg@serg.mylan
8f2d92c56a
manually merged
2004-08-24 17:24:23 +02:00
lenz@mysql.com
89fcb8ee41
- make sure to recreate all autoconf/automake-related files after
...
modifying configure.in for the commercial tarballs
- added my-innodb-heavy-4G.cnf to the distribution
2004-08-24 13:51:28 +02:00
mysqldev@mysql.com
325ea1b991
mysql-copyright:
...
Fixed it to work, added function to fix include/mysql_version.h LICENSE tag from GPL to Commercial
2004-08-21 00:02:45 +02:00
serg@serg.mylan
e1237cbc53
manually merged
2004-08-18 19:57:55 +02:00
lenz@mysql.com
46ddf8f702
- fixed Log file naming in Boostrap
2004-08-11 23:01:08 +02:00
lenz@mysql.com
cc89f70dfa
Bootstrap enhancements:
...
- 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
2004-08-11 22:03:12 +02:00
lenz@mysql.com
1097805cf2
- rename: EXCEPTIONS->EXCEPTIONS-CLIENT
2004-08-05 17:05:11 +02:00
lenz@mysql.com
e5cb60dcaa
- applied the required changes to create the FOSS License exception
...
file "EXCEPTIONS" and include it in the source and binary
distributions
2004-08-05 01:54:04 +02:00