Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CMake
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SSE4
CMake
Commits
ffff99c5
Commit
ffff99c5
authored
11 years ago
by
Brad King
Browse files
Options
Downloads
Patches
Plain Diff
CMake 2.8.12
parent
431eaf37
Branches
Branches containing commit
Tags
v2.8.7
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog.manual
+11
-0
11 additions, 0 deletions
ChangeLog.manual
Source/CMakeVersion.cmake
+1
-1
1 addition, 1 deletion
Source/CMakeVersion.cmake
with
12 additions
and
1 deletion
ChangeLog.manual
+
11
−
0
View file @
ffff99c5
Changes in CMake 2.8.12 (since 2.8.12-rc4)
------------------------------------------
Brad King (4):
Xcode: Fix test architecture selection for Xcode >= 5
Xcode: Teach Tests/BuildDepends to allow LINK_DEPENDS_NO_SHARED failure
Xcode: Drop XCODE_DEPEND_HELPER for Xcode >= 5
Xcode: Fix OBJECT library support for Xcode 5 (#14254)
Stephen Kelly (1):
Genex: Fix processing multiple include directories for relative paths
Changes in CMake 2.8.12-rc4 (since 2.8.12-rc3)
----------------------------------------------
Brad King (8):
...
...
This diff is collapsed.
Click to expand it.
Source/CMakeVersion.cmake
+
1
−
1
View file @
ffff99c5
...
...
@@ -3,4 +3,4 @@ set(CMake_VERSION_MAJOR 2)
set
(
CMake_VERSION_MINOR 8
)
set
(
CMake_VERSION_PATCH 12
)
set
(
CMake_VERSION_TWEAK 0
)
set
(
CMake_VERSION_RC
4
)
#
set(CMake_VERSION_RC
0
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment