0b41593db6
Fix problems with "make dist" and running from "binary dist"
2006-12-08 12:13:43 +01:00
4dd2d7062a
Merge kahlann.erinye.com:/home/df/mysql/build/mtr-4.1
...
into kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
2006-11-14 14:48:29 +01:00
5d8525c6f7
make_binary_distribution should of course also copy .test files from mysql-test/include
2006-11-14 14:44:20 +01:00
1d932b992c
Merge mysql.com:/Users/kent/mysql/bk/lic/my41-lic
...
into mysql.com:/Users/kent/mysql/bk/lic/my50-lic
2006-11-07 22:55:19 +01:00
7364bc113e
Merge mysql.com:/Users/kent/mysql/bk/lic/my40-lic
...
into mysql.com:/Users/kent/mysql/bk/lic/my41-lic
2006-11-07 22:49:46 +01:00
3d7a9bdd6b
make_binary_distribution.sh:
...
Added LICENSE.mysql, removed LICENSE.doc README.NW.
Removed obselete section about MySQLEULA.txt and README.NW.
README:
Added reference to the EXCEPTIONS-CLIENT file.
Changed reference to the commercial license file.
Corrected references into chapters in the manual.
.del-MySQLEULA.txt~4a1afd9284f9be5a:
Delete: Docs/MySQLEULA.txt
2006-11-07 22:26:37 +01:00
2459dd55f5
Copy *.cnf file from std_data/ when doing a binary distribution
2006-10-23 10:56:13 +02:00
5c90b6f810
Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_merge
...
into moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-merge
2006-07-29 13:43:34 +04:00
01f5bc3a83
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
2006-07-28 23:40:05 +02:00
c188a3bf0a
make_binary_distribution.sh:
...
Man page for "mysqld" command move to section 8 (bug#21220)
2006-07-28 23:06:49 +02:00
d6038ede17
Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/M50/autopush20216-5.0
2006-06-27 22:45:21 +02:00
b1d3bd5a7a
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
2006-06-27 00:13:45 +02:00
748b287cad
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
2006-06-26 23:47:14 +02:00
c36dd28676
make_sharedlib_distribution.sh:
...
For compatibility, don't use {..,..} in pattern matching
make_binary_distribution.sh:
Added .dylib and .sl as shared library extensions
2006-06-26 23:44:17 +02:00
671a1be31b
The binary "mysql_upgrade" must be included in the distribution. (bug#18516 + 19353)
2006-06-23 12:17:11 +02:00
6838660267
Merge mysql.com:/M40/mysql-4.0 into mysql.com:/M41/merge-4.1
2006-03-02 10:48:46 +01:00
f9a23667b2
Merge
2006-02-12 04:33:50 +01:00
1fe9126dc2
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
2006-02-12 01:35:30 +01:00
eec5726806
make_binary_distribution.sh:
...
print => echo in shell script
2006-02-12 01:33:43 +01:00
13d7abe06f
Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
...
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
2005-12-13 18:44:20 +02:00
32466b14fb
Minor Netware specific changes.
2005-12-13 18:30:10 +02:00
85ab53357b
thread_registry.h, thread_registry.cc:
...
Add explicit Thread_info::Thread_info() and move both
initializers out of class definition, to solve link
problem on QNX
Makefile.am:
Preserve executable mode on scripts
make_binary_distribution.sh:
Copy *.imtest files
2005-10-16 06:49:19 +02:00
63ac3040a8
Small fixes for Netware.
2005-10-14 08:45:41 +03:00
2dd1e4f94e
Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmp
...
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
2005-10-13 18:23:53 +03:00
5dad171618
Some Netware related fixes and fixes for Metrowerks compiler.
2005-10-13 17:21:14 +03:00
94ea4f188a
make_binary_distribution.sh:
...
Copy *.cnf files in mysql-test/std_data/
Makefile.am:
Added std_data/*.cnf to copy ndb config
2005-10-12 22:49:33 +02:00
57f36732ca
Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1
...
into mysql.com:/users/lthalmann/bk/mysql-5.0
2005-10-10 17:50:19 +02:00
33f38f7ed8
make_binary_distribution.sh:
...
Copy zlib.a and valgrind.supp if exists
Copy disabled.def
2005-10-07 13:08:07 +02:00
c68c4f3cb7
Merge
2005-10-07 12:55:00 +02:00
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
87016b438c
make_binary_distribution.sh:
...
Reintroduced --machine
Better sh compatibility, "for i ; do" is not portable
2005-10-06 22:57:13 +02:00
52181cc810
make_binary_distribution.sh:
...
Replaced --machine with --platform
General code cleanup
2005-10-06 18:00:23 +02:00
d859573bcf
make_binary_distribution.sh:
...
Include libz.a in distribution if built bundled
2005-09-20 19:26:00 +02:00
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
79f43c864a
- manual merge of the addition of including mysqlt-test/t/*.def
2005-07-08 11:27:08 +02:00
780d699b86
- added mysql-test/t/*.def to the source and binary distributions
2005-07-08 11:07:05 +02:00
a9e1b8756d
- manual merge of the make_binary_distribution.sh ChangeSet propagation
2005-07-06 14:30:51 +02:00
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
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
024010e562
- make sure to include mysql-test/t/*.sql files in the binary distributions and when
...
"make install" is called (mysql_delimiter.sql was missing)
2005-06-08 11:49:24 +02:00
9afd2563e9
Merge of 4.1 -> 5.0
2005-06-01 15:11:14 +02:00
e877e71b17
Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1
2005-06-01 13:06:15 +02:00
7bd3dd7cb3
- removed references to some obsolete files (BUG#10824)
...
- removed obsolete mysql-max.spec.sc RPM spec file (Max is built out of the standard
spec file)
2005-06-01 12:59:10 +02:00
f81e6248d2
make_binary_distribution.sh:
...
To be safe, put "..." around variables to the test command
2005-05-18 12:49:43 +02:00
4dca62401c
make_binary_distribution.sh:
...
Use portable check for empty string.
2005-05-18 03:45:01 +02:00
58409db4c9
make_binary_distribution.sh:
...
- Add --machine override
2005-05-09 14:57:45 +02:00
f5ba5ab024
make_binary_distribution.sh:
...
- Print the platform name for the build logs.
2005-05-09 12:05:13 +02:00
c5cb8a2bfa
make_binary_distribution.sh:
...
- Remove vendor tag from package names.
- Map standard OS names to user-friendly versions.
2005-05-08 23:02:50 +02:00
de1b1fe54d
Added more rows to test to get predictable results
2005-04-16 10:53:30 +03:00
3dcfc31e76
Remove references to result.es files
2005-04-12 18:04:32 -07:00