summaryrefslogtreecommitdiff
path: root/support-files
Commit message (Collapse)AuthorAgeFilesLines
* Remove ancient version of Debian packaging files.jimw@mysql.com2006-04-1345-1472/+0
|
* Clean up problem in mysql.spec caused by over-aggressive editor word-wrappingjimw@mysql.com2006-04-131-2/+3
|
* Remove sql-bench from the server repository -- it is being maintainedjimw@mysql.com2006-04-131-27/+10
| | | | | | in a distinct mysql-bench repository. Also add a new --benchdir option to mysql-test-run.pl so the location of the mysql-bench repository can be specified. The default location is adjacent to the source tree.
* Remove old cruft from the tree: mysqltestmanager, mysql_test_run_new,jimw@mysql.com2006-04-111-3/+5
| | | | | and various stuff in Docs/. Also move the certificates used for testing into mysql-test/std_data from the top-level SSL directory (now gone).
* Merge mysql.com:/home/hartmut/projects/mysql/dev/5.0hartmut@mysql.com2006-04-071-2/+10
|\ | | | | | | into mysql.com:/home/hartmut/projects/mysql/dev/5.1
| * Fix for Bug #16240igreenhoe@mysql.com2006-04-061-2/+10
| |
* | Mergekent@mysql.com2006-04-041-0/+6
|\ \ | |/
| * Mergekent@mysql.com2006-04-011-0/+5
| |\
| | * Makefile.am:kent@mysql.com2006-04-011-0/+5
| | | | | | | | | | | | | | | | | | Let "make install" install mysql-test-run.pl mysql.spec.sh: Set $LDFLAGS from $MYSQL_BUILD_LDFLAGS (bug#16662)
| * | mysql.spec.sh:kent@mysql.com2006-03-031-1/+9
| | | | | | | | | | | | Use installed libz.a to avoid hard to solve static linking problems
* | | mysql.spec.sh:kent@mysql.com2006-03-071-3/+7
| | | | | | | | | | | | Changed product name from "Community Edition" to "Community Server", bug#17970
* | | mysql.spec.sh:kent@mysql.com2006-03-061-0/+6
| | | | | | | | | | | | Enabled fast mutexes, now default is off
* | | Mergekent@mysql.com2006-03-061-3/+2
|\ \ \ | |/ /
| * | mysql.spec.sh:kent@mysql.com2006-03-031-20/+24
| | | | | | | | | | | | Don't create empty embedded RPM, bug#15769
| * | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0joerg@mysql.com2006-02-131-2/+7
| |\ \ | | | | | | | | | | | | into mysql.com:/M50/rpmspec-5.0
| | * \ support-files/mysql.spec.sh : Manual merge: new "-i" in "make -i ↵joerg@mysql.com2006-02-101-2/+7
| | |\ \ | | | |/ | | | | | | | | test-force", changelog.
| | | * support-files/mysql.spec.sh : Use "-i" on "make test-force", essential for ↵joerg@mysql.com2006-02-101-2/+7
| | | | | | | | | | | | | | | | log file evaluation.
* | | | Fix the changelog entry header, format was wrongbpontz@mysql.com2006-02-211-1/+1
| | | |
* | | | mysql.spec.sh:kent@mysql.com2006-02-201-12/+78
| | | | | | | | | | | | | | | | | | | | | | | | Reintroduced a max build Limited testing of 'debug' and 'max' servers Berkeley DB only in 'max'
* | | | mysql.spec.sh:kent@mysql.com2006-02-171-1/+2
| | | | | | | | | | | | | | | | Only install a subset of shared libraries created
* | | | support-files/mysql.spec.sh : Use "-i" on "make test-force", add missing ↵joerg@mysql.com2006-02-131-3/+21
| | | | | | | | | | | | | | | | changelog notes.
* | | | Mergekent@mysql.com2006-02-121-127/+56
|\ \ \ \
| * | | | Makefile.am:kent@mysql.com2006-02-091-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link with CLIENT_EXTRA_LDFLAGS, enable us to pass on libtool flags '-full-static' and '-static' using '--with-client-ldflags' to configure. mysql.spec.sh: Pass '-static' to libtool, link static with our own libraries, dynamic with system libraries. Link with the bundled zlib.
| * | | | Modified RPM spec to match new 5.1 debug+max combined community packaging.knielsen@mysql.com2006-02-081-127/+53
| | | | |
* | | | | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-021-4/+7
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / into mysql.com:/home/kostja/mysql/mysql-5.1-merge
| * | | Update the spec file for the shared compat RPM with version info.joerg@mysql.com2006-01-191-4/+7
| |/ /
* | | mysql.spec.sh, make_binary_distribution.sh, Makefile.am, mysql.sln:kent@mysql.com2005-12-191-0/+1
| | | | | | | | | | | | | | | | | | Added "client/mysqlslap" mysqlslap.vcproj, mysqlslap.def: new file
* | | Merge rparranovo@bk-internal.mysql.com:/home/bk/mysql-5.1-newrparranovo@mysql.com2005-12-151-1/+0
|\ \ \ | | | | | | | | | | | | into mysql.com:/home/novo/MySQL/mysql-5.1
| * | | * made the following changes for the generic 5.1 RPM spec filerparranovo@mysql.com2005-12-121-5/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added zlib to the list of (static) libraries installed - Added check against libtool wierdness (WRT: sql/mysqld || sql/.libs/mysqld) - Compile MySQL with bundled zlib - Fixed %packager name to "MySQL Production Engineering Team"
* | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-12-141-2/+8
|\ \ \ \ | | |/ / | |/| | | | | | into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-new
| * | | Datadir variable should not be reset, if it wasjani@a193-229-222-105.elisa-laajakaista.fi2005-12-141-2/+8
| | | | | | | | | | | | | | | | set in this script.
* | | | Merge mysql.com:/home/alexi/innodb-ss/mysql-5.0-ss92aivanov@mysql.com2005-12-131-4/+24
|\ \ \ \ | |/ / / | | / / | |/ / |/| | into mysql.com:/home/alexi/innodb-ss/mysql-5.1-ss92
| * | mysql.spec.sh:rparranovo@mysql.com2005-12-121-4/+24
| | | | | | | | | | | | | | | | | | | | | | | | * made the following changes for the generic 5.0 RPM spec file - Added zlib to the list of (static) libraries installed - Added check against libtool wierdness (WRT: sql/mysqld || sql/.libs/mysqld) - Compile MySQL with bundled zlib - Fixed %packager name to "MySQL Production Engineering Team"
* | | Merge mysql.com:/M50/merge-5.0 into mysql.com:/M51/merge-5.1joerg@mysql.com2005-12-051-0/+7
|\ \ \ | |/ /
| * | Merge from 4.1, partly manual.joerg@mysql.com2005-12-051-0/+7
| |\ \ | | |/
| | * Not all RPM builds can use the bundled zlib, due to dependency and link ↵joerg@mysql.com2005-12-051-2/+8
| | | | | | | | | | | | | | | | | | conflicts. Solve this. (Backport of an identical change from 5.0)
| | * Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1joerg@mysql.com2005-11-231-12/+17
| | |\ | | | | | | | | | | | | into mysql.com:/M41/mysql-4.1
| | * \ Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-11-071-0/+1
| | |\ \ | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck
* | | \ \ Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-11-231-2/+0
|\ \ \ \ \ | |/ / / / | | | | | | | | | | into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-new
| * | | | Manual merge from 4.1, bug#15145.joerg@mysql.com2005-11-221-12/+17
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@mysql.com2005-11-191-2/+0
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-5.0-distcheck
| | * \ \ \ Mergekent@mysql.com2005-11-041-2/+0
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-11-041-2/+0
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck
| | | | * | | Makefile.am, configure.in:kent@mysql.com2005-09-241-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable "make distcheck" to work
* | | | | | | Manual merge from 4.1 (bug#15145).joerg@mysql.com2005-11-221-12/+17
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | support-files/mysql.spec.sh joerg@mysql.com2005-11-221-12/+17
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Fix a possible problem on RPM un-install. bug#15145
* | | | | | Merge mysql.com:/home/mysql_src/mysql-5.0guilhem@mysql.com2005-11-181-1/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | into mysql.com:/home/mysql_src/mysql-5.1-merge-of-5.0 (not all files are good, I'll fix; I'll ask some devs to check their part)
| * | | | | Not all RPM builds can use the bundled zlib, due to dependency and link ↵joerg@mysql.com2005-11-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | conflicts. Solve this.
| * | | | | Merge mysql.com:/home/cps/mysql/trees/mysql-4.1petr@mysql.com2005-11-081-0/+1
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | | into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
| | * | | mysql.spec.sh:kent@mysql.com2005-11-051-0/+1
| | |/ / | | | | | | | | | | | | Always use bundled zlib