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
526de847
Commit
526de847
authored
Mar 22, 2012
by
Vladislav Vaintroub
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
precache results of system tests on Windows
parent
9f54ae51
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
cmake/os/WindowsCache.cmake
cmake/os/WindowsCache.cmake
+2
-0
No files found.
cmake/os/WindowsCache.cmake
View file @
526de847
...
...
@@ -137,6 +137,7 @@ SET(HAVE_PATHS_H CACHE INTERNAL "")
SET
(
HAVE_PCLOSE CACHE INTERNAL
""
)
SET
(
HAVE_PERROR 1 CACHE INTERNAL
""
)
SET
(
HAVE_PEERCRED CACHE INTERNAL
""
)
SET
(
HAVE_PAM_APPL_H CACHE INTERNAL
""
)
SET
(
HAVE_POLL_H CACHE INTERNAL
""
)
SET
(
HAVE_POPEN CACHE INTERNAL
""
)
SET
(
HAVE_POLL CACHE INTERNAL
""
)
...
...
@@ -248,6 +249,7 @@ SET(HAVE_STRING_H 1 CACHE INTERNAL "")
SET
(
HAVE_STRLCAT CACHE INTERNAL
""
)
SET
(
HAVE_STRLCPY CACHE INTERNAL
""
)
SET
(
HAVE_STRNCASECMP CACHE INTERNAL
""
)
SET
(
HAVE_STRNDUP CACHE INTERNAL
""
)
IF
(
MSVC_VERSION GREATER 1310
)
SET
(
HAVE_STRNLEN 1 CACHE INTERNAL
""
)
ENDIF
()
...
...
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