| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
BUG#10696
|
|
|
|
|
| |
BUILD/SETUP.sh:
Fix --with-bdb to --with-berkeley-db
|
|
|
|
|
| |
BUILD/check-cpu:
Add no_march variable to indicate that this architecture doesn't support the -march flag to GCC
|
|
|
|
|
| |
BUILD/check-cpu:
Set old_flag to pentium
|
|
|
|
|
| |
BUILD/check-cpu:
Pentium M
|
|
|
|
|
|
|
| |
BUILD/check-cpu:
Change variable name
Add missing fi
Test with -n instead of -z
|
|
|
|
|
|
| |
BUILD/check-cpu:
Recognize more cpu's
Fix for older compilers
|
|\
| |
| |
| |
| |
| |
| |
| | |
into ltantony.mysql.com:/usr/home/antony/work2/fixbuild-4.1
BitKeeper/etc/logging_ok:
auto-union
|
| |
| |
| |
| |
| | |
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
into mysql.com:/space/my/mysql-4.1
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into mysql.com:/space/my/mysql-4.1-build
BUILD/compile-dist:
Auto merged
|
| | | |
| | | |
| | | |
| | | |
| | | | |
BUILD/compile-dist:
- typo fix
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into mysql.com:/space/my/mysql-4.1-build
BUILD/compile-dist:
Auto merged
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
distribution build to pass without
unresolved symbols
BUILD/compile-dist:
- added some required CXXFLAGS to allow the distribution build to pass
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
into mysql.com:/home/jimw/my/mysql-4.1-clean
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| | |
BUILD/check-cpu:
Remove the exit 0 from check-cpu
|
| |
| |
| |
| |
| | |
BUILD/check-cpu:
Remove defaul flag i386 and add a check to see wheter to set check_cpu_cflags or not.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Made a script that selects the best compiler optimizations for the current cpu.
- Use the script from BUILD/SETUP.sh
BUILD/SETUP.sh:
Run check-cpu and use the compiler optimization flags it outputs
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
configure.in:
Normally, 'configure' does only support "case-insensitive" collations for UTF-8 character sets.
However, a certain customer requires builds with a "case-sensitive" collation: 'utf8_general_cs'.
In order to do custom builds without manual patches, this value gets special handling in 'configure'.
Also, when it is given, the CPP symbol enabling the additional code is set.
mysys/charset-def.c:
Rename the CPP symbol needed for "UTF8-case-sensitive" collation from customer name to function.
strings/ctype-utf8.c:
Rename the CPP symbol needed for "UTF8-case-sensitive" collation from customer name to function.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Set CCLD as well
BUILD/compile-solaris-sparc-purify:
Set CCLD as well
|
| |
| |
| |
| |
| |
| |
| | |
BUILD/compile-ia64-debug-max:
Added archive for this build.
sql/examples/ha_archive.cc:
Removed duplicate close call.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added preparation of mysql_client_test(_embedded) and mysqltest(_embedded)
Added --purify, --purecov, --quantify and --cxxfilt <cxxfiltprog> options
mysql-test-run.sh:
Report correctly combinations of embedded+ps-protocol etc
Added initial Purify support
mysql-test/mysql-test-run.sh:
Report correctly combinations of embedded+ps-protocol etc
Added initial Purify support
BUILD/compile-solaris-sparc-purify:
Added preparation of mysql_client_test(_embedded) and mysqltest(_embedded)
Added --purify, --purecov, --quantify and --cxxfilt <cxxfiltprog> options
|
| |
| |
| |
| |
| |
| |
| |
| | |
Adjusted the "Usage:" string.
Ordered the option recognition in reverse order from "Usage:".
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
BUILD/SETUP.sh:
Abort if wrong options
BUILD/compile-pentium64-debug:
Always use full debugging
innobase/fil/fil0fil.c:
Fixed wrong printf() format
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
into mysql.com:/my/mysql-4.1
BUILD/SETUP.sh:
Auto merged
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
(Simpler fix than last commit -- no need to mess with base_cxxflags.)
BUILD/compile-amd64-max:
use $max_cflags
BUILD/compile-pentium-debug-max:
use $max_cflags
BUILD/compile-pentium-debug-max-no-embedded:
use $max_cflags
BUILD/compile-pentium-max:
use $max_cflags
BUILD/compile-pentium-valgrind-max:
use $max_cflags
BUILD/compile-ppc-debug-max:
use $max_cflags
BUILD/compile-ppc-max:
use $max_cflags
BUILD/compile-amd64-debug-max:
use $max_cflags, remove unnecessary base_cxxflags stuff
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
all architectures, and in sync with the flags used to build the MySQL Max
packages. Also back-port AMD64 build scripts from 5.0.
BUILD/SETUP.sh:
Add $max_configs (and variants) and amd64_*
BUILD/compile-pentium-debug-max:
Use $max_configs
BUILD/compile-pentium-debug-max-no-embedded:
Use $max_no_es_configs
BUILD/compile-pentium-max:
Use $max_configs
BUILD/compile-pentium-valgrind-max:
Use $max_leave_isam_configs
BUILD/compile-ppc-debug-max:
Use $max_configs
BUILD/compile-ppc-max:
Use $max_configs
|
|\ \
| |/
| |
| |
| |
| |
| | |
BUILD/compile-dist:
- manual merge
include/my_pthread.h:
- manual merge
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
build (to make the test suite pass)
BUILD/compile-dist:
- enable "with-extra-charsets=complex" for the distribution build
(to make the test suite pass)
|
| |
| |
| |
| |
| | |
BUILD/compile-dist:
- make sure to include NDB cluster in the distribution, too
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
into mysql.com:/space/my/mysql-4.1-build
Build-tools/Bootstrap:
Auto merged
|
| |
| |
| |
| |
| |
| | |
Build-tools/Bootstrap:
- Use BUILD/compile-dist instead of compile-pentium-max
- some minor cleanups
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
BUILD/compile-ppc-debug-max:
Change mode to -rwxrwxr-x
BUILD/compile-ppc-debug:
Change mode to -rwxrwxr-x
BUILD/compile-ppc-max:
Change mode to -rwxrwxr-x
BUILD/compile-ppc:
Change mode to -rwxrwxr-x
|
| |
| |
| |
| |
| |
| |
| |
| | |
- added ppc_cflags to BUILD/SETUP.sh
BUILD/SETUP.sh:
- added ppc_cflags for compiling on Linux/PPC
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
into mysql.com:/home/jonas/src/mysql-4.1-ndb
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix a typo. Cleanup.
BUILD/compile-hpux11-parisc2-aCC:
Fix a typo. Cleanup.
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
BitKeeper/etc/logging_ok:
auto-union
configure.in:
SCCS merged
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
on OSCON)
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
BitKeeper/etc/logging_ok:
auto-union
ndb/include/kernel/NodeState.hpp:
Auto merged
ndb/include/ndbapi/NdbDictionary.hpp:
Auto merged
ndb/include/util/Bitmask.hpp:
Auto merged
ndb/src/common/debugger/EventLogger.cpp:
Auto merged
ndb/src/common/transporter/TransporterRegistry.cpp:
Auto merged
ndb/src/common/util/SocketServer.cpp:
Auto merged
ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp:
Auto merged
ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
Auto merged
ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
Auto merged
ndb/src/kernel/blocks/dbdih/DbdihInit.cpp:
Auto merged
ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
Auto merged
ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
Auto merged
ndb/src/kernel/main.cpp:
Auto merged
ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
Auto merged
ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:
Auto merged
ndb/src/kernel/error/ErrorReporter.hpp:
Auto merged
ndb/src/mgmapi/mgmapi.cpp:
Auto merged
ndb/src/mgmclient/CpcClient.cpp:
Auto merged
ndb/src/mgmsrv/Services.cpp:
Auto merged
ndb/src/ndbapi/Ndb.cpp:
Auto merged
ndb/src/ndbapi/NdbDictionaryImpl.cpp:
Auto merged
ndb/src/ndbapi/NdbEventOperationImpl.cpp:
Auto merged
ndb/src/ndbapi/Ndbinit.cpp:
Auto merged
ndb/test/include/NDBT_Table.hpp:
Auto merged
ndb/test/include/NDBT_Test.hpp:
Auto merged
ndb/test/run-test/main.cpp:
Auto merged
ndb/test/src/HugoOperations.cpp:
Auto merged
ndb/test/src/HugoTransactions.cpp:
Auto merged
ndb/test/src/NDBT_Tables.cpp:
Auto merged
ndb/test/src/NDBT_Test.cpp:
Auto merged
ndb/test/src/NdbRestarter.cpp:
Auto merged
ndb/tools/waiter.cpp:
Auto merged
sql/ha_ndbcluster.cc:
Auto merged
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into mysql.com:/home/jonas/src/irix
|
| | | |
| | | |
| | | |
| | | |
| | | | |
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
(since it's in the other -max builds already).
BUILD/compile-pentium-max:
Removed obviously obsolete comment.
BUILD/compile-pentium-valgrind-max:
Added same --with* options as for other -max builds (e.g. ndbcluster).
|
| | | |
|
|/ / |
|
| |
| |
| |
| |
| | |
BUILD/compile-pentium-max:
- re-enabled NDB cluster
|
| |
| |
| |
| |
| |
| |
| |
| | |
no AM_MAINTAINER_MODE macro in configure.in
BitKeeper/deleted/.del-compile-pentium-maintainer~3747d5c8d7ec49df:
Delete: BUILD/compile-pentium-maintainer
|