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
11979eec
Commit
11979eec
authored
Mar 15, 2006
by
Reggie@xgeek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moved cmake scripts into the proper directories
parent
fbe3db30
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
21 changed files
with
0 additions
and
21 deletions
+0
-21
client/cmakelists.txt
client/cmakelists.txt
+0
-0
cmakelists.txt
cmakelists.txt
+0
-0
dbug/cmakelists.txt
dbug/cmakelists.txt
+0
-0
extra/cmakelists.txt
extra/cmakelists.txt
+0
-0
extra/yassl/cmakelists.txt
extra/yassl/cmakelists.txt
+0
-0
extra/yassl/taocrypt/cmakelists.txt
extra/yassl/taocrypt/cmakelists.txt
+0
-0
libmysql/cmakelists.txt
libmysql/cmakelists.txt
+0
-0
mysys/cmakelists.txt
mysys/cmakelists.txt
+0
-0
regex/cmakelists.txt
regex/cmakelists.txt
+0
-0
server-tools/instance-manager/cmakelists.txt
server-tools/instance-manager/cmakelists.txt
+0
-0
sql/cmakelists.txt
sql/cmakelists.txt
+0
-0
storage/bdb/cmakelists.txt
storage/bdb/cmakelists.txt
+0
-0
storage/heap/cmakelists.txt
storage/heap/cmakelists.txt
+0
-0
storage/innobase/cmakelists.txt
storage/innobase/cmakelists.txt
+0
-0
storage/myisam/cmakelists.txt
storage/myisam/cmakelists.txt
+0
-0
storage/myisammrg/cmakelists.txt
storage/myisammrg/cmakelists.txt
+0
-0
strings/cmakelists.txt
strings/cmakelists.txt
+0
-0
tests/cmakelists.txt
tests/cmakelists.txt
+0
-0
vio/cmakelists.txt
vio/cmakelists.txt
+0
-0
win/cmakefiles/deploy.bat
win/cmakefiles/deploy.bat
+0
-21
zlib/cmakelists.txt
zlib/cmakelists.txt
+0
-0
No files found.
win/cmakefiles/clien
t
→
client/cmakelists.tx
t
View file @
11979eec
File moved
win/cmakefiles/base
→
cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/dbug
→
dbug/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/extra
→
extra/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/yassl
→
extra/yassl/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/taocryp
t
→
extra/yassl/taocrypt/cmakelists.tx
t
View file @
11979eec
File moved
win/cmakefiles/libmysql
→
libmysql/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/mysys
→
mysys/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/regex
→
regex/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/im
→
server-tools/instance-manager/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/sql
→
sql/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/bdb
→
storage/bdb/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/heap
→
storage/heap/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/innobase
→
storage/innobase/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/myisam
→
storage/myisam/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/myisammrg
→
storage/myisammrg/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/strings
→
strings/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/tests
→
tests/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/vio
→
vio/cmakelists.txt
View file @
11979eec
File moved
win/cmakefiles/deploy.bat
deleted
100644 → 0
View file @
fbe3db30
@echo
off
copy
base
..\..\cmakelists.txt
copy
client
..\..\client\cmakelists.txt
copy
dbug
..\..\dbug\cmakelists.txt
copy
extra
..\..\extra\cmakelists.txt
copy
mysys
..\..\mysys\cmakelists.txt
copy
regex
..\..\regex\cmakelists.txt
copy
sql
..\..\sql\cmakelists.txt
copy
strings
..\..\strings\cmakelists.txt
copy
vio
..\..\vio\cmakelists.txt
copy
zlib
..\..\zlib\cmakelists.txt
copy
yassl
..\..\extra\yassl\cmakelists.txt
copy
taocrypt
..\..\extra\yassl\taocrypt\cmakelists.txt
copy
bdb
..\..\storage\bdb\cmakelists.txt
copy
heap
..\..\storage\heap\cmakelists.txt
copy
innobase
..\..\storage\innobase\cmakelists.txt
copy
myisam
..\..\storage\myisam\cmakelists.txt
copy
myisammrg
..\..\storage\myisammrg\cmakelists.txt
copy
im
..\..\server
-tools
\instance
-manager
\cmakelists.txt
copy
libmysql
..\..\libmysql\cmakelists.txt
copy
tests
..\..\tests\cmakelists.txt
win/cmakefiles/zlib
→
zlib/cmakelists.txt
View file @
11979eec
File moved
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