Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
a847042f
Commit
a847042f
authored
May 18, 2005
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new build scripts for SAP team
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
parent
9b07cafe
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
20 additions
and
0 deletions
+20
-0
BUILD/compile-sap
BUILD/compile-sap
+9
-0
BUILD/compile-sap-debug
BUILD/compile-sap-debug
+9
-0
BitKeeper/etc/logging_ok
BitKeeper/etc/logging_ok
+2
-0
No files found.
BUILD/compile-sap
0 → 100755
View file @
a847042f
#! /bin/sh
path
=
`
dirname
$0
`
.
"
$path
/SETUP.sh"
extra_flags
=
"
$pentium_cflags
"
extra_configs
=
"
$pentium_configs
--without-berkeley-db"
.
"
$path
/FINISH.sh"
BUILD/compile-sap-debug
0 → 100755
View file @
a847042f
#! /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"
BitKeeper/etc/logging_ok
View file @
a847042f
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment