summaryrefslogtreecommitdiff
path: root/BUILD
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a typo in handler.cc if CSV was built. I also added CSV to the ↵unknown2005-09-201-3/+2
| | | | | | | | | default MAX builds so that more people test it. BUILD/SETUP.sh: Adding CVS engine to default max builds. sql/handler.cc: Fixed typo
* Brian's "he is too lazy to commit this so Eric is going to have to do it" ↵unknown2005-09-162-1/+6
| | | | | | | | | environmental variable hack for prefix. This allows you to just set a prefix in your profile which will be used in all of your builds. AKA you can be even lazier(!) about calling BUILD scripts. Don't blame Eric, Brian borrowed his keyboard. BUILD/SETUP.sh: Added option to set environmental variable in case you are lazy about setting prefix (ala Brian) BUILD/autorun.sh: Change of syntax
* Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2005-09-012-20/+31
|\ | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/bug12526/my50-bug12526
| * Bug #12717 yassl: Crashes in "integer.cpp" when compiled with iccunknown2005-09-012-20/+31
| | | | | | | | | | | | | | | | | | | | | | | | - Temporary fix, disable x86 assembler. BUILD/compile-pentium-icc: Cleanup build script for icc extra/yassl/taocrypt/include/misc.hpp: Disable x86 assembler when compiling with icc BUILD/compile-pentium-icc-yassl: New BitKeeper file ``BUILD/compile-pentium-icc-yassl''
* | added file missing from release to EXTRA_DIST list (bug# 12733)unknown2005-08-221-0/+1
| |
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-161-0/+6
|\ \ | |/ |/| | | | | | | | | into zim.(none):/home/brian/mysql/mysql-5.0
| * Adding support for opteron optimization in build files. unknown2005-07-201-0/+6
| |
* | Fix BUILD/autorun.sh to really bail out on error.unknown2005-07-181-9/+9
| | | | | | | | | | BUILD/autorun.sh: Make exit on error actually work.
* | Added federated to max base test. unknown2005-07-151-1/+1
| | | | | | | | | | BUILD/SETUP.sh: Added federated to base_max tests.
* | Removed dead options, fixed pentium script to no longer ask for isam (its ↵unknown2005-07-152-5/+4
|/ | | | | | | | | not included in 5.0). BUILD/SETUP.sh: Removed dead options, added blackhole option BUILD/compile-pentium-debug-max-no-embedded: Updated option to remove unused option
* Added a test for glibtoolize so that the autoconf tools that come installed ↵unknown2005-07-111-2/+8
| | | | | | | on OSX will work fine (so no need to replace them). BUILD/autorun.sh: Added a test for glibtoolize. This will fix issues with compiling on OSX
* mergeunknown2005-06-071-5/+8
|\
| * Fix BUILD/check-cpu for powerpcunknown2005-06-061-5/+8
| | | | | | | | | | BUILD/check-cpu: fix for powerpc linux
* | Merge mysql.com:/home/hartmut/projects/mysql/dev/4.1unknown2005-06-031-42/+126
|\ \ | |/ | | | | | | | | | | into mysql.com:/home/hartmut/projects/mysql/dev/5.0
| * check-cpu fixes/improvements (Bug #11065)unknown2005-06-031-42/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - support additional platforms (OpenBSD, Darwin) - make use of /proc/cpuinfo CPU flag information (needed to distinguish EMT64 Xeons from normal ones) - chose the right CPU related options depending on GCC version and target architecture - check if the chosen CPU type is actually supported by the GCC version , fallback to CPUs predecessor until test compile succeeds
* | Merge mysql.com:/home/hartmut/projects/mysql/dev/4.1unknown2005-06-031-0/+1
|\ \ | |/ | | | | | | | | | | | | into mysql.com:/home/hartmut/projects/mysql/dev/5.0 BUILD/Makefile.am: Auto merged
| * bundle the check-cpu helper script with source packages.unknown2005-06-031-0/+1
| | | | | | | | | | | | | | BUG#10696
| * Fix --with-bdb to be --with-berkeley-db in BUILD/SETUP.shunknown2005-06-011-2/+2
| | | | | | | | | | BUILD/SETUP.sh: Fix --with-bdb to --with-berkeley-db
* | Manual merge.unknown2005-05-261-0/+4
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | client/mysqldump.c: Auto merged include/my_global.h: Auto merged mysql-test/r/mysqldump.result: Auto merged mysql-test/r/select.result: Auto merged mysql-test/t/mysqldump.test: Auto merged sql/item.cc: Auto merged sql/sql_yacc.yy: Auto merged support-files/mysql.spec.sh: Auto merged client/client_priv.h: Manual merge (still to be corrected!)
| * BUG#10796 Incorrect check-cpu result for ppc linux gccunknown2005-05-251-0/+4
| | | | | | | | | | BUILD/check-cpu: Add no_march variable to indicate that this architecture doesn't support the -march flag to GCC
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-1813-67/+46
|\ \ | | | | | | | | | | | | | | | | | | into mysql.com:/opt/local/work/mysql-5.0-root
| * \ Merge mysql.com:/opt/local/work/mysql-5.0-rootunknown2005-05-1813-67/+46
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/media/sda1/mysql/mysql-5.0-libtool
| | * | Remove automatically generated autotools files from revision control. unknown2005-05-1813-67/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build scripts to create them. BitKeeper/deleted/.del-config.guess~fd94a91a69a8ce8: Delete: config.guess BitKeeper/deleted/.del-config.sub~d18f703b655db258: Delete: config.sub BitKeeper/deleted/.del-depcomp~d5c35239e36674f1: Delete: depcomp BitKeeper/deleted/.del-install-sh~ddc86c88a9bebd00: Delete: install-sh BitKeeper/deleted/.del-ltconfig~6d12dc759ce40830: Delete: ltconfig BitKeeper/deleted/.del-ltmain.sh~9b8b907df176f96e: Delete: ltmain.sh BitKeeper/deleted/.del-missing~3fe9ea908d3a7caa: Delete: missing BitKeeper/deleted/.del-mkinstalldirs~fa914ace602e1447: Delete: mkinstalldirs BUILD/FINISH.sh: Move autotools bootstrap scripts invocation to one place (autorun.sh) BUILD/compile-alpha-ccc: Move autotools bootstrap scripts invocation to one place (autorun.sh) BUILD/compile-alpha-cxx: Move autotools bootstrap scripts invocation to one place (autorun.sh) BUILD/compile-alpha-debug: Move autotools bootstrap scripts invocation to one place (autorun.sh) BUILD/compile-hpux11-parisc2-aCC: Move autotools bootstrap scripts invocation to one place (autorun.sh) BUILD/compile-ia64-debug-max: Move autotools bootstrap scripts invocation to one place (autorun.sh) BUILD/compile-irix-mips64-mipspro: Move autotools bootstrap scripts invocation to one place (autorun.sh) BUILD/compile-pentium-pgcc: Move autotools bootstrap scripts invocation to one place (autorun.sh) BUILD/compile-solaris-sparc-debug: Move autotools bootstrap scripts invocation to one place (autorun.sh) BUILD/compile-solaris-sparc-forte: Move autotools bootstrap scripts invocation to one place (autorun.sh) BUILD/compile-solaris-sparc-purify: Move autotools bootstrap scripts invocation to one place (autorun.sh) BUILD/compile-solaris-sparc: Move autotools bootstrap scripts invocation to one place (autorun.sh) BitKeeper/etc/ignore: Added config.guess config.sub install-sh ltmain.sh missing to the ignore list
* | | | Fix warnings from iccunknown2005-05-182-0/+71
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added BUILD scripts for icc Fixed (one time) memory leak in grant handling config/ac-macros/misc.m4: Remove warnings flags from icc when compiling with -Werror configure.in: Remove warnings flags from icc when compiling with -Werror extra/replace.c: Fix warnings from icc include/my_dbug.h: Fix warnings from icc sql/gen_lex_hash.cc: Fix warnings from icc sql/mysql_priv.h: Add missing variables sql/mysqld.cc: Fix warnings from icc: - made a lot of variables static - Removing some not used variables - Fixed wrong printf() - removed extern "C" from some functions sql/spatial.h: Fix warnings from icc sql/sql_acl.cc: Fixed memory leak sql/sql_lex.cc: Fix warnings from icc sql/sql_lex.h: Fix warnings from icc
* | | new build scripts for SAP teamunknown2005-05-182-0/+18
|/ / | | | | | | | | BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* | Manual merge (again)unknown2005-05-141-0/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure.in: Auto merged include/mysql.h: Auto merged innobase/row/row0mysql.c: Auto merged BitKeeper/deleted/.del-ctype-cp932.c: Auto merged BitKeeper/deleted/.del-errmsg.txt~4617575065d612b9: Auto merged BitKeeper/deleted/.del-errmsg.txt~ffe4a0c9e3206150: Auto merged libmysql/libmysql.c: Auto merged libmysqld/Makefile.am: Auto merged mysql-test/r/ctype_ucs.result: Auto merged mysql-test/t/ctype_ucs.test: Auto merged mysql-test/t/ps_grant.test: Auto merged sql/ha_blackhole.cc: Auto merged strings/ctype-big5.c: Auto merged strings/ctype-ucs2.c: Auto merged
| * Fix for Ingounknown2005-05-101-0/+1
| | | | | | | | | | BUILD/check-cpu: Set old_flag to pentium
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-05-101-0/+3
|\ \ | |/ | | | | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0 mysql-test/t/range.test: Auto merged sql/item_strfunc.h: Auto merged
| * Add compiler settings for Pentium Munknown2005-05-091-0/+3
| | | | | | | | | | BUILD/check-cpu: Pentium M
* | Mergeunknown2005-05-091-0/+17
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/my_global.h: Auto merged mysql-test/r/ctype_utf8.result: Auto merged mysql-test/r/select.result: Auto merged mysql-test/t/select.test: Auto merged ndb/src/kernel/blocks/dbtc/Dbtc.hpp: Auto merged ndb/src/mgmapi/mgmapi.cpp: Auto merged ndb/src/ndbapi/NdbIndexOperation.cpp: Auto merged ndb/src/ndbapi/ndberror.c: Auto merged ndb/test/ndbapi/testNodeRestart.cpp: Auto merged sql/item.h: Auto merged sql/item_func.h: Auto merged sql/item_strfunc.cc: Auto merged sql/item_sum.h: Auto merged sql/sql_udf.h: Auto merged sql/sql_yacc.yy: Auto merged configure.in: Ignore 4.1 version change ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: merge 4.1 ndb/src/ndbapi/ClusterMgr.cpp: merge ndb/test/run-test/Makefile.am: merge sql/mysql_priv.h: merge from 4.1 sql/table.cc: Merge from 4.1
| * Fixes after reviewunknown2005-05-091-4/+5
| | | | | | | | | | | | | | BUILD/check-cpu: Change variable name Add missing fi Test with -n instead of -z
| * Fix check-cpu, add more recognized cpusunknown2005-05-091-0/+16
| | | | | | | | | | | | BUILD/check-cpu: Recognize more cpu's Fix for older compilers
| * Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-081-0/+12
| |\ | | | | | | | | | | | | | | | | | | | | | into ltantony.mysql.com:/usr/home/antony/work2/fixbuild-4.1 BitKeeper/etc/logging_ok: auto-union
| * \ Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-071-0/+5
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-4.1
* | \ \ Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-081-0/+12
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into ltantony.mysql.com:/usr/home/antony/work2/fixbuild-5.0 BitKeeper/etc/logging_ok: auto-union
| * \ \ \ Merge ltantony.mysql.com:/usr/home/antony/work2/fixbuild-4.1unknown2005-05-081-0/+12
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | into ltantony.mysql.com:/usr/home/antony/work2/fixbuild-5.0 BitKeeper/etc/logging_ok: auto-union
| | * | | FreeBSD doesn't have /proc/cpuinfo, use sysctl to find cpu model.unknown2005-05-081-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* | | | | Mergeunknown2005-05-071-6/+0
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BUILD/FINISH.sh: Auto merged client/mysql.cc: Auto merged mysql-test/r/innodb.result: Auto merged mysql-test/r/type_float.result: Auto merged mysql-test/t/innodb.test: Auto merged sql/ha_heap.cc: Auto merged mysql-test/r/create.result: Merge changes mysql-test/r/temp_table.result: SCCS merged mysql-test/t/temp_table.test: Merge new tests sql/item.cc: Merge from 4.1 sql/sql_select.cc: Merge from 4.1
| * | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8648unknown2005-05-071-6/+0
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-4.1-clean
| | * | | | Fix option handling of ./BUILD/compile-* to not try and pass options tounknown2005-05-051-6/+0
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure. It was already changed not to support additional options, but now it was trying to pass all of the options to ./configure. (Bug #8648) BUILD/FINISH.sh: Remove obsolete code that took arguments to the build scripts and passed them to configure -- now the only options supported are those handled within BUILD/SETUP.sh.
* | | | | Merge mysql.com:/space/my/mysql-4.1-buildunknown2005-05-071-0/+5
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-5.0-build
| * | | | Merge mysql.com:/space/my/mysql-4.0-buildunknown2005-05-071-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-4.1-build BUILD/compile-dist: Auto merged
| | * | | | - typo fix in BUILD/compile-distunknown2005-05-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BUILD/compile-dist: - typo fix
| * | | | | Merge mysql.com:/space/my/mysql-4.0-buildunknown2005-05-071-0/+5
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | | | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-4.1-build BUILD/compile-dist: Auto merged
| | * | | - added some required CXXFLAGS to BUILD/compile-dist to allow the ↵unknown2005-05-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | distribution build to pass without unresolved symbols BUILD/compile-dist: - added some required CXXFLAGS to allow the distribution build to pass
* | | | | Manual mergeunknown2005-05-051-0/+54
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitKeeper/etc/logging_ok: auto-union configure.in: Auto merged include/my_sys.h: Auto merged mysql-test/r/ps.result: Auto merged mysql-test/t/ndb_restore.test: Auto merged ndb/test/src/NDBT_ResultRow.cpp: Auto merged sql/ha_innodb.cc: Auto merged sql/item.cc: Auto merged sql/item.h: Auto merged
| * | | mwcc-wrapper, compile-darwin-mwcc, mwar-wrapper:unknown2005-05-051-0/+54
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial Metrowerks CodeWarrior compiler support new file support-files/MacOSX/mwar-wrapper: Initial Metrowerks CodeWarrior compiler support BUILD/compile-darwin-mwcc: Initial Metrowerks CodeWarrior compiler support support-files/MacOSX/mwcc-wrapper: Initial Metrowerks CodeWarrior compiler support
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-04-292-5/+89
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-5.0 configure.in: Auto merged
| * \ \ Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-04-281-2/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0 configure.in: Auto merged
| | * | After review fixes to check-cpuunknown2005-04-281-2/+0
| | | | | | | | | | | | | | | | | | | | BUILD/check-cpu: Remove the exit 0 from check-cpu