mariadb/BUILD
Michael Widenius edc89f7511 Buildbot fixes and cleanups:
- Added --verbose to BUILD scripts to get make to write out compile commands.
- Detect if AM_EXTRA_MAKEFLAGS=VERBOSE=1 was used with build scripts.
- Don't write warnings about replication variables when doing bootstrap.
- Fixed that mysql_cond_wait() and mysql_cond_timedwait() will report original source file in case of errors.
- Ignore some compiler warnings

BUILD/FINISH.sh:
  Detect if AM_EXTRA_MAKEFLAGS=VERBOSE=1 or --verbose was used
BUILD/SETUP.sh:
  Added --verbose to print out the full compile lines
  Updated help message
client/mysqltest.cc:
  Fixed that one can use 'replace' with cat_file
cmake/configure.pl:
  If --verbose is used, get make to write out compile commands
debian/dist/Debian/rules:
  Added $AM_EXTRA_MAKEFLAGS to get VERBOSE=1 on buildbot builds
debian/dist/Ubuntu/rules:
  Added $AM_EXTRA_MAKEFLAGS to get VERBOSE=1 on buildbot builds
include/my_pthread.h:
  Made set_timespec_time_nsec() more portable.
include/mysql/psi/mysql_thread.h:
  Fixed that mysql_cond_wait() and mysql_cond_timedwait() will report original source file in case of errors.
mysql-test/suite/innodb/r/auto_increment_dup.result:
  Fixed wrong DBUG_SYNC
mysql-test/suite/innodb/t/auto_increment_dup.test:
  Fixed wrong DBUG_SYNC
mysql-test/suite/perfschema/include/upgrade_check.inc:
  Make test more portable for changes in *.sql files
mysql-test/suite/perfschema/r/pfs_upgrade.result:
  Updated test results
mysql-test/valgrind.supp:
  Ignore running Aria checkpoint thread
scripts/mysqlaccess.sh:
  Changed reference of bugs database
  Ensure that also client-server group is read.
sql/handler.cc:
  Added missing syncpoint
sql/mysqld.cc:
  Don't write warnings about replication variables when doing bootstrap
sql/mysqld.h:
  Don't write warnings about replication variables when doing bootstrap
sql/rpl_rli.cc:
  Don't write warnings about replication variables when doing bootstrap
sql/sql_insert.cc:
  Don't mask SERVER_SHUTDOWN in insert_delayed
  This is done to be able to distingush between shutdown and interrupt errors
support-files/compiler_warnings.supp:
  Ignore some compiler warnings in xtradb,innobase, oqgraph, yassl, string3.h
2013-01-11 02:03:43 +02:00
..
autorun.sh Updated/added copyright headers 2011-06-30 17:46:53 +02:00
build_mccge.sh mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
check-cpu 5.3 merge 2012-01-13 15:50:02 +01:00
cleanup - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
cmake_configure.sh Updated/added copyright headers 2011-06-30 17:46:53 +02:00
compile-alpha - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
compile-alpha-debug Fixed all BUILD scripts to use g++ instead of gcc for linking 2011-03-31 16:26:51 +03:00
compile-amd64-debug-all created *-all build scripts that build with ndb 2010-08-10 18:36:04 +04:00
compile-amd64-debug-max Merge 2010-12-29 00:47:05 +01:00
compile-amd64-debug-max-no-ndb Merge 2010-12-29 00:47:05 +01:00
compile-amd64-gcov - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
compile-amd64-gprof - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
compile-amd64-gprof-no-ndb
compile-amd64-max Merge 2010-12-29 00:47:05 +01:00
compile-amd64-max-sci - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
compile-amd64-valgrind-max Merge 2010-12-29 01:26:31 +01:00
compile-bintar
compile-darwin-mwcc Merge 2010-12-29 00:47:05 +01:00
compile-dist 5.3 merge 2012-01-13 15:50:02 +01:00
compile-hpux11-parisc2-aCC Merge 2010-12-29 00:47:05 +01:00
compile-ia64-debug-max Updated/added copyright headers 2011-06-30 17:46:53 +02:00
compile-innodb merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
compile-irix-mips64-mipspro Merge 2010-12-29 00:47:05 +01:00
compile-ndb-autotest Merge 2010-12-29 01:26:31 +01:00
compile-pentium 5.5-merge 2011-07-02 22:08:51 +02:00
compile-pentium-cybozu - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
compile-pentium-debug Updated/added copyright headers 2011-06-30 17:46:53 +02:00
compile-pentium-debug-all created *-all build scripts that build with ndb 2010-08-10 18:36:04 +04:00
compile-pentium-debug-max Updated/added copyright headers 2011-06-30 17:46:53 +02:00
compile-pentium-debug-max-no-embedded Merge 2010-12-29 00:47:05 +01:00
compile-pentium-debug-max-no-ndb Merge 2010-12-29 01:26:31 +01:00
compile-pentium-debug-max-no-qc
compile-pentium-debug-openssl Updated/added copyright headers 2011-06-30 17:46:53 +02:00
compile-pentium-debug-yassl Updated/added copyright headers 2011-06-30 17:46:53 +02:00
compile-pentium-gcov Merge 2010-12-29 00:47:05 +01:00
compile-pentium-gprof - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
compile-pentium-icc - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
compile-pentium-icc-valgrind-max 5.3 merge 2012-01-13 15:50:02 +01:00
compile-pentium-icc-yassl - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
compile-pentium-max Merge 2010-12-29 00:47:05 +01:00
compile-pentium-myodbc - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
compile-pentium-pgcc Fixed all BUILD scripts to use g++ instead of gcc for linking 2011-03-31 16:26:51 +03:00
compile-pentium-valgrind-max 5.3 merge 2012-01-13 15:50:02 +01:00
compile-pentium-valgrind-max-no-ndb Merge 2010-12-29 01:26:31 +01:00
compile-pentium64 Merge 2010-12-29 00:47:05 +01:00
compile-pentium64-debug Updated/added copyright headers 2011-06-30 17:46:53 +02:00
compile-pentium64-debug-all created *-all build scripts that build with ndb 2010-08-10 18:36:04 +04:00
compile-pentium64-debug-max Updated/added copyright headers 2011-06-30 17:46:53 +02:00
compile-pentium64-gcov 5.5-merge 2011-07-02 22:08:51 +02:00
compile-pentium64-gprof 5.5-merge 2011-07-02 22:08:51 +02:00
compile-pentium64-max 5.5-merge 2011-07-02 22:08:51 +02:00
compile-pentium64-max-sci - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
compile-pentium64-valgrind-max 5.3 merge 2012-01-13 15:50:02 +01:00
compile-ppc - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
compile-ppc-debug Merge 2010-12-29 00:47:05 +01:00
compile-ppc-debug-max Merge 2010-12-29 00:47:05 +01:00
compile-ppc-debug-max-no-ndb Merge 2010-12-29 00:47:05 +01:00
compile-ppc-max Merge 2010-12-29 00:47:05 +01:00
compile-solaris-amd64 fixes for opensolaris compilation failures 2012-01-05 18:56:31 +01:00
compile-solaris-amd64-debug 5.5-merge 2011-07-02 22:08:51 +02:00
compile-solaris-amd64-debug-forte
compile-solaris-amd64-forte Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
compile-solaris-amd64-forte-debug Updated/added copyright headers 2011-06-30 17:37:13 +02:00
compile-solaris-sparc Merge with 5.2. 2011-12-11 11:34:44 +02:00
compile-solaris-sparc-debug Fixed all BUILD scripts to use g++ instead of gcc for linking 2011-03-31 16:26:51 +03:00
compile-solaris-sparc-forte 5.3 merge 2012-01-13 15:50:02 +01:00
compile-solaris-sparc-purify 5.5-merge 2011-07-02 22:08:51 +02:00
compile-solaris-x86-32
compile-solaris-x86-32-debug
compile-solaris-x86-32-debug-forte
compile-solaris-x86-forte-32
FINISH.sh Buildbot fixes and cleanups: 2013-01-11 02:03:43 +02:00
SETUP.sh Buildbot fixes and cleanups: 2013-01-11 02:03:43 +02:00
util.sh