.. |
.cvsignore
|
|
|
autorun.sh
|
Brian's "he is too lazy to commit this so Eric is going to have to do it" 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.
|
2005-09-16 18:10:36 -07:00 |
check-cpu
|
Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-4.1-build-work-17707
|
2007-05-29 12:25:51 +02:00 |
cleanup
|
hanged UDF interface to use clear() instead of reset()
|
2003-08-27 22:30:50 +03:00 |
compile-alpha
|
Update to autoconf 2.52
|
2002-02-07 21:34:35 +02:00 |
compile-alpha-ccc
|
Remove automatically generated autotools files from revision control.
|
2005-05-18 15:23:29 +04:00 |
compile-alpha-cxx
|
Remove automatically generated autotools files from revision control.
|
2005-05-18 15:23:29 +04:00 |
compile-alpha-debug
|
Remove automatically generated autotools files from revision control.
|
2005-05-18 15:23:29 +04:00 |
compile-amd64-debug-max
|
Fix all BUILD/*max* scripts to use -DBIG_TABLES, like our real Max builds do.
|
2005-01-19 10:24:51 -08:00 |
compile-amd64-gcov
|
Bug#23062 (GCOV build: helper scripts missing in the BUILD directory)
|
2007-08-15 18:10:16 -06:00 |
compile-amd64-gprof
|
Bug#23062 (GCOV build: helper scripts missing in the BUILD directory)
|
2007-08-15 18:10:16 -06:00 |
compile-amd64-max
|
Fix all BUILD/*max* scripts to use -DBIG_TABLES, like our real Max builds do.
|
2005-01-19 10:24:51 -08:00 |
compile-amd64-max-sci
|
New SCI Transporter Build scripts
|
2007-05-07 15:33:27 +02:00 |
compile-darwin-mwcc
|
mwcc-wrapper, compile-darwin-mwcc, mwar-wrapper:
|
2005-05-05 09:34:15 +02:00 |
compile-dist
|
Makefile.am:
|
2006-06-17 15:37:23 +02:00 |
compile-hpux11-parisc2-aCC
|
Remove automatically generated autotools files from revision control.
|
2005-05-18 15:23:29 +04:00 |
compile-ia64-debug-max
|
Remove automatically generated autotools files from revision control.
|
2005-05-18 15:23:29 +04:00 |
compile-irix-mips64-mipspro
|
Remove automatically generated autotools files from revision control.
|
2005-05-18 15:23:29 +04:00 |
compile-ndb-autotest
|
ndb -
|
2006-08-02 09:08:21 +02:00 |
compile-pentium
|
Update to autoconf 2.52
|
2002-02-07 21:34:35 +02:00 |
compile-pentium-cybozu
|
Add missing parts for the "Cybozu" custom build, to avoid future manual patches.
|
2005-04-08 13:56:48 +02:00 |
compile-pentium-debug
|
BUG#27701 Arguments to some compile-pentium* scripts were not properly passed to SETUP.sh. Besides the old way not working with some shells, single arguments that contained whitespace were also broken up. This patch tries to fix both errors.
|
2007-04-10 17:50:43 +02:00 |
compile-pentium-debug-max
|
BUG#27701 Arguments to some compile-pentium* scripts were not properly passed to SETUP.sh. Besides the old way not working with some shells, single arguments that contained whitespace were also broken up. This patch tries to fix both errors.
|
2007-04-10 17:50:43 +02:00 |
compile-pentium-debug-max-no-embedded
|
Removed dead options, fixed pentium script to no longer ask for isam (its not included in 5.0).
|
2005-07-15 11:15:44 -07:00 |
compile-pentium-debug-max-no-ndb
|
BUG#27701 Arguments to some compile-pentium* scripts were not properly passed to SETUP.sh. Besides the old way not working with some shells, single arguments that contained whitespace were also broken up. This patch tries to fix both errors.
|
2007-04-10 17:50:43 +02:00 |
compile-pentium-debug-no-bdb
|
Update needed for SuSE 7.3
|
2002-01-26 01:19:47 +02:00 |
compile-pentium-debug-openssl
|
- removed duplicate my_sys.h inclusion from lib_vio.c
|
2003-02-21 16:37:18 +01:00 |
compile-pentium-debug-yassl
|
WL#2286 Compile MySQL w/YASSL support
|
2005-04-28 18:23:27 +05:00 |
compile-pentium-gcov
|
Bug#23062 (GCOV build: helper scripts missing in the BUILD directory)
|
2007-08-15 18:10:16 -06:00 |
compile-pentium-gprof
|
Bug#23062 (GCOV build: helper scripts missing in the BUILD directory)
|
2007-08-15 18:10:16 -06:00 |
compile-pentium-icc
|
Bug #12717 yassl: Crashes in "integer.cpp" when compiled with icc
|
2005-09-01 14:07:45 +02:00 |
compile-pentium-icc-valgrind-max
|
Fix warnings from icc
|
2005-05-18 19:00:21 +03:00 |
compile-pentium-icc-yassl
|
Bug #12717 yassl: Crashes in "integer.cpp" when compiled with icc
|
2005-09-01 14:07:45 +02:00 |
compile-pentium-max
|
Fix all BUILD/*max* scripts to use -DBIG_TABLES, like our real Max builds do.
|
2005-01-19 10:24:51 -08:00 |
compile-pentium-myodbc
|
|
|
compile-pentium-mysqlfs-debug
|
Update needed for SuSE 7.3
|
2002-01-26 01:19:47 +02:00 |
compile-pentium-pgcc
|
Remove automatically generated autotools files from revision control.
|
2005-05-18 15:23:29 +04:00 |
compile-pentium-valgrind-max
|
Fix all BUILD/*max* scripts to use -DBIG_TABLES, like our real Max builds do.
|
2005-01-19 10:24:51 -08:00 |
compile-pentium64-debug
|
BUG#27701 Arguments to some compile-pentium* scripts were not properly passed to SETUP.sh. Besides the old way not working with some shells, single arguments that contained whitespace were also broken up. This patch tries to fix both errors.
|
2007-04-10 17:50:43 +02:00 |
compile-pentium64-debug-max
|
BUG#27701 Arguments to some compile-pentium* scripts were not properly passed to SETUP.sh. Besides the old way not working with some shells, single arguments that contained whitespace were also broken up. This patch tries to fix both errors.
|
2007-04-10 17:50:43 +02:00 |
compile-pentium64-gcov
|
Bug#23062 (GCOV build: helper scripts missing in the BUILD directory)
|
2007-08-15 18:10:16 -06:00 |
compile-pentium64-gprof
|
Bug#23062 (GCOV build: helper scripts missing in the BUILD directory)
|
2007-08-15 18:10:16 -06:00 |
compile-pentium64-max-sci
|
New SCI Transporter Build scripts
|
2007-05-07 15:33:27 +02:00 |
compile-pentium64-valgrind-max
|
Fix for BUG#14703 "Valgrind error when inserting 0 into a BIT column (like in type_bit.test)":
|
2005-11-07 16:18:46 +01:00 |
compile-ppc
|
- fixed file permissions (need execute bits set)
|
2004-12-02 10:11:28 +01:00 |
compile-ppc-debug
|
- fixed file permissions (need execute bits set)
|
2004-12-02 10:11:28 +01:00 |
compile-ppc-debug-max
|
Fix all BUILD/*max* scripts to use -DBIG_TABLES, like our real Max builds do.
|
2005-01-19 10:24:51 -08:00 |
compile-ppc-debug-max-no-ndb
|
New flags for new max-no-ndb build script to get a build that has
|
2005-09-29 13:45:39 -07:00 |
compile-ppc-max
|
Fix all BUILD/*max* scripts to use -DBIG_TABLES, like our real Max builds do.
|
2005-01-19 10:24:51 -08:00 |
compile-sap
|
new build scripts for SAP team
|
2005-05-18 15:28:51 +02:00 |
compile-sap-debug
|
new build scripts for SAP team
|
2005-05-18 15:28:51 +02:00 |
compile-solaris-amd64
|
Adding build file for Solaris on AMD64
|
2007-04-12 09:47:45 +02:00 |
compile-solaris-sparc
|
Remove automatically generated autotools files from revision control.
|
2005-05-18 15:23:29 +04:00 |
compile-solaris-sparc-debug
|
Remove automatically generated autotools files from revision control.
|
2005-05-18 15:23:29 +04:00 |
compile-solaris-sparc-forte
|
Remove automatically generated autotools files from revision control.
|
2005-05-18 15:23:29 +04:00 |
compile-solaris-sparc-purify
|
Remove automatically generated autotools files from revision control.
|
2005-05-18 15:23:29 +04:00 |
FINISH.sh
|
Review of code pushed since last 5.0 pull:
|
2005-10-06 17:54:43 +03:00 |
Makefile.am
|
New SCI Transporter Build scripts
|
2007-05-07 15:33:27 +02:00 |
SETUP.sh
|
Do not use $static_link for GCOV builds,
|
2007-08-22 18:11:01 -06:00 |
test-alpha-ccc
|
|
|