kent@mysql.com
eadd351031
make_win_src_distribution.sh:
...
Include "sql_yacc.yy" for completeness (bug#20387)
2006-06-17 03:04:43 +02:00
kent@mysql.com
4f2e784ac2
make_win_src_distribution.sh:
...
Convert to DOS EOL if dsp/dsw is in package
2006-05-29 20:09:22 +02:00
kent@mysql.com
e9d96153e1
make_sharedlib_distribution.sh:
...
Solaris sh don't like {..} in file matching
2006-05-23 00:50:39 +02:00
kent@mysql.com
6ba1a85726
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
2006-04-03 03:40:54 +02:00
kent@mysql.com
e1d6c31984
mysql_install_db.sh, MySQLEULA.txt, mysql_install_db.c:
...
Changed web address order.mysql.com to shop.mysql.com
2006-04-03 03:37:43 +02:00
kent@mysql.com
6ce9c90db9
mysqld_safe.sh:
...
Added --help option, bug#16392
acinclude.m4:
Use "$shrext_cmds" when testing if shared library exists, bug#16332
2006-03-29 23:51:23 +02:00
kent@mysql.com
67f2b0f3bc
mysql_config.sh:
...
If installed, search built in lib path first, bug#13158
2006-03-29 14:59:53 +02:00
kent@mysql.com
04f059c5bf
mysql_config.sh:
...
Remove Solaris -xc99=none C option as C++ compiler can't handle it
2006-03-27 23:04:44 +02:00
kent@mysql.com
35ae639477
mysql_config.sh:
...
We are not to control what malloc package others are to use, remove -lmtmalloc from --libs(_r), bug#18322
2006-03-27 19:25:25 +02:00
joerg@mysql.com
6838660267
Merge mysql.com:/M40/mysql-4.0 into mysql.com:/M41/merge-4.1
2006-03-02 10:48:46 +01:00
kent@mysql.com
eec5726806
make_binary_distribution.sh:
...
print => echo in shell script
2006-02-12 01:33:43 +01:00
joerg@mysql.com
1155bf20d9
Merge mysql.com:/M40/push-4.0 into mysql.com:/M41/merge-4.1
2006-01-13 17:45:01 +01:00
joerg@mysql.com
9d4562e5fe
extra/comp_err.c + scripts/mysqld_multi.sh :
...
Copyright string fixes (bug#16106)
2006-01-13 16:25:20 +01:00
kent@mysql.com
28a59073b0
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
2005-12-15 00:43:41 +01:00
jani@a193-229-222-105.elisa-laajakaista.fi
32466b14fb
Minor Netware specific changes.
2005-12-13 18:30:10 +02:00
kent@mysql.com
cf57f12407
make_win_src_distribution.sh:
...
Removed Visual Studio 6 project files, as they are not maintained
2005-12-11 09:21:13 +01:00
kent@mysql.com
bd80dc6c2e
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck
2005-11-19 11:11:09 +01:00
jimw@mysql.com
56a56a789a
Merge mysql.com:/home/jimw/my/mysql-4.1-14469
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-11-10 11:23:52 -08:00
kent@mysql.com
ee0b6db191
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck
2005-11-04 01:15:35 +01:00
jimw@mysql.com
6894cbc9eb
Fix harmless typo in mysql_fix_privilege_tables.sql (Bug #14469 )
2005-10-31 15:56:52 -08:00
jimw@mysql.com
1d9bfbf7d2
Handle decision to use mysqld-max over mysqld within mysqld_safe
...
even when --ledir option is specified. (Bug #13774 )
2005-10-31 11:15:44 -08:00
jani@ua141d10.elisa.omakaista.fi
5dad171618
Some Netware related fixes and fixes for Metrowerks compiler.
2005-10-13 17:21:14 +03:00
lenz@mysql.com
9b4ab5931a
Merge mysql.com:/space/my/mysql-4.0-build
...
into mysql.com:/space/my/mysql-4.1-build
2005-10-11 21:24:01 +02:00
lenz@mysql.com
8782f5a0e3
- added Docs/manual.chm to the windows source distribution (BUG#13899)
2005-10-11 21:16:08 +02:00
kent@mysql.com
33f38f7ed8
make_binary_distribution.sh:
...
Copy zlib.a and valgrind.supp if exists
Copy disabled.def
2005-10-07 13:08:07 +02:00
kent@mysql.com
ae62a58817
make_binary_distribution.sh:
...
Corrected platform name output
Services.cpp:
Dont print null address (back port from 5.0)
2005-10-07 01:56:11 +02:00
kent@mysql.com
87016b438c
make_binary_distribution.sh:
...
Reintroduced --machine
Better sh compatibility, "for i ; do" is not portable
2005-10-06 22:57:13 +02:00
kent@mysql.com
52181cc810
make_binary_distribution.sh:
...
Replaced --machine with --platform
General code cleanup
2005-10-06 18:00:23 +02:00
kent@mysql.com
21cf818a8d
Many files:
...
New VC7 project files
des_key_file.cc:
Visual C++ wants '"' for local include
mysql.cc:
Cast my_cgets() argument for VC6 and VC7
dummy.cpp:
Added to convince VS .Net generate a lib for mysqlserver
2005-09-30 14:03:55 +02:00
kent@mysql.com
5b79dbb2eb
mysql_config.sh:
...
Added -lz to link using libmysqld
2005-09-28 13:39:28 +02:00
kent@mysql.com
095efe48a5
Makefile.am, configure.in:
...
Enable "make distcheck" to work
2005-09-24 15:51:45 +02:00
kent@mysql.com
0cfed79ea5
Makefile.am:
...
Revert to shell test script for test targets
mysqltest.c:
Windows pclose() returns error code in low byte
mysql_config.sh:
Remove -Xa -xstrconst from --cflags for Sun C++
2005-09-24 02:42:38 +02:00
jimw@mysql.com
9dc0da7c46
Merge mysql.com:/home/jimw/my/mysql-4.1-11280
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-09-02 12:12:36 -07:00
joerg@mysql.com
163ead846e
Merge mysql.com:/M40/raymond-4.0 into mysql.com:/M41/merge-4.1
2005-09-01 21:36:16 +02:00
joerg@mysql.com
0a2e013c9d
Add "MYSQL_BASE_VERSION" to the list of substituted variables in the "scripts" subdirectory.
2005-09-01 20:01:21 +02:00
jimw@mysql.com
2ef8b1e7de
Fix quoting of options passed to external commands by mysqld_multi. (Bug #11280 )
2005-08-31 10:23:29 -07:00
lenz@mysql.com
0c30acae32
- merge from 4.0: updated scripts/Makefile.am to properly create but not install
...
make_binary_distribution, make_sharedlib_distribution and make_win_src_distribution
- removed make_win_binary_distribution.sh
2005-07-25 14:39:23 +02:00
lenz@mysql.com
d9bacfa236
- Make sure the scripts make_binary_distribution, make_sharedlib_distribution and
...
make_win_src_distribution are created, but not installed
- removed make_win_binary_distribution.sh as it's obsolete and outdated
2005-07-25 14:14:24 +02:00
lenz@mysql.com
ca9087a82c
- don't install the Mac OS X support files when running "make install" -
...
they're not needed outside of the source tree (BUG#12057)
- Removed some more unneeded files from "make install" along the way
2005-07-20 19:15:48 +02:00
jimw@mysql.com
bb6918e312
Merge mysql.com:/home/jimw/my/mysql-4.1-7249
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-07-19 10:35:15 -07:00
lenz@mysql.com
611ae59245
- reverted adding mysql-test/t/*.def to the distribution (it is not supported in 4.1
...
at all)
2005-07-08 21:04:54 +02:00
lenz@mysql.com
780d699b86
- added mysql-test/t/*.def to the source and binary distributions
2005-07-08 11:07:05 +02:00
lenz@mysql.com
68e5693096
Merge mysql.com:/space/my/mysql-4.0-build
...
into mysql.com:/space/my/mysql-4.1-build
2005-07-06 14:00:24 +02:00
lenz@mysql.com
49986c7e05
- backported a change for make_binary_distribution.sh from 5.0 for easier building of
...
all versions: added an option "--machine" that allows to override the autodetected
architecture string (e.g. "i386") that becomes part of the binary package name with
a different one
- moved the removal of the BASE directory to the end of the make_binary_distribution
script
2005-07-06 13:58:29 +02:00
jimw@mysql.com
c45f86a265
Merge mysql.com:/home/jimw/my/mysql-4.1-10986
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-07-05 12:56:47 -07:00
kent@mysql.com
d16e1cafa7
make_win_src_distribution.sh:
...
Bug#11009, some more cleanup of unneded files from bootstrap
2005-06-28 05:25:29 +02:00
jimw@mysql.com
13773acc1b
If mysql_config is a symlink, resolve it before trying to find the lib and
...
include directories relative to where it is located. (Bug #10986 )
2005-06-24 17:59:19 -07:00
jimw@mysql.com
9f4c796922
Fix handling of datadir by mysqld_safe to support specifying a
...
different DATADIR via the command line or during ./configure and
still starting up mysqld_safe via a relative path. (Bug #7249 )
2005-06-24 17:14:16 -07:00
lenz@mysql.com
a411763dae
Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/space/my/mysql-4.1
2005-06-07 11:41:55 +02:00
lenz@mysql.com
1c21f84afb
- BUG#10676: don't install "make_win_src_distribution" and "make_win_binary_distribution"
...
when doing "make install" (they are not needed/useful) outside the build tree. Added
"mysql_client_test" to the "MySQL-bench" RPM.
- some small RPM spec file improvements (more variables than hard-coded values, cleanups)
2005-06-07 10:25:51 +02:00