summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <schwenke@lmy003.wdf.sap.corp>2005-05-18 15:28:51 +0200
committerunknown <schwenke@lmy003.wdf.sap.corp>2005-05-18 15:28:51 +0200
commit8141928907036aa8c14396fc2828e96ff259d6fc (patch)
treea50d6ae3feda04b1a4bb88cd5065af45f9d6f092
parentb51bd4efeb61cf6552ea2859ced8f2fb14a68e20 (diff)
downloadmariadb-git-8141928907036aa8c14396fc2828e96ff259d6fc.tar.gz
new build scripts for SAP team
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-rwxr-xr-xBUILD/compile-sap9
-rwxr-xr-xBUILD/compile-sap-debug9
-rw-r--r--BitKeeper/etc/logging_ok2
3 files changed, 20 insertions, 0 deletions
diff --git a/BUILD/compile-sap b/BUILD/compile-sap
new file mode 100755
index 00000000000..376afaf6f56
--- /dev/null
+++ b/BUILD/compile-sap
@@ -0,0 +1,9 @@
+#! /bin/sh
+
+path=`dirname $0`
+. "$path/SETUP.sh"
+
+extra_flags="$pentium_cflags"
+extra_configs="$pentium_configs --without-berkeley-db"
+
+. "$path/FINISH.sh"
diff --git a/BUILD/compile-sap-debug b/BUILD/compile-sap-debug
new file mode 100755
index 00000000000..d7e70f868cc
--- /dev/null
+++ b/BUILD/compile-sap-debug
@@ -0,0 +1,9 @@
+#! /bin/sh
+
+path=`dirname $0`
+. "$path/SETUP.sh"
+
+extra_flags="$pentium_cflags $debug_cflags"
+extra_configs="$pentium_configs $debug_configs --without-berkeley-db $static_link"
+
+. "$path/FINISH.sh"
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok
index 5b43d25b818..31ed6abe28c 100644
--- a/BitKeeper/etc/logging_ok
+++ b/BitKeeper/etc/logging_ok
@@ -243,6 +243,8 @@ salle@geopard.online.bg
salle@vafla.home
salle@vafla.online.bg
sasha@mysql.sashanet.com
+schwenke@lmy003.wdf.sap.corp
+schwenke@lmy003.xl.local
serg@build.mysql.com
serg@build.mysql2.com
serg@mysql.com