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
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
Jussi Kukkonen
CMake
Commits
f2d250adf0c1740805480c7df4c6cbf565d2072a
Select Git revision
Branches
2
master
default
release
Tags
20
v3.8.0-rc2
v3.8.0-rc1
v3.7.2
v3.7.1
v3.7.0
v3.7.0-rc3
v3.6.3
v3.7.0-rc2
v3.7.0-rc1
v3.6.2
v3.6.1
v3.6.0
v3.6.0-rc4
v3.6.0-rc3
v3.6.0-rc2
v3.6.0-rc1
v3.5.2
v3.5.1
v3.5.0
v3.5.0-rc3
22 results
cmake
Author
Search by author
Any Author
authors
Jussi Kukkonen
jku
buildbot
buildbot
2 authors
Mar 13, 2017
Merge branch 'doc-toolset-host-arch-typo' into release
· f2d250ad
Brad King
authored
8 years ago
f2d250ad
Help: Fix typo in CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE
· 81b24547
Brad King
authored
8 years ago
81b24547
Mar 10, 2017
Merge branch 'FindGit-avoid-vs-2017-git' into release
· 4aca67b0
Brad King
authored
8 years ago
4aca67b0
FindGit: Avoid finding VS 2017 non-general Git installation
· c4d481e5
Brad King
authored
8 years ago
c4d481e5
Mar 08, 2017
Merge branch 'doc-vs15-MSVC_VERSION' into release
· 905f139b
Brad King
authored
8 years ago
905f139b
Help: Update MSVC_VERSION for Visual Studio 2017
· 66542b66
Wojciech Mamrak
authored
8 years ago
and
Brad King
committed
8 years ago
66542b66
Mar 07, 2017
Merge branch 'fix_csharp_custom_targets' into release
· ac66dec5
Brad King
authored
8 years ago
ac66dec5
VS: Do not treat custom targets as CSharp targets
· bd8b5401
Michael Stürmer
authored
8 years ago
and
Brad King
committed
8 years ago
bd8b5401
Mar 06, 2017
Merge branch 'revert-CTestTestfile-removal' into release
· 6856c659
Brad King
authored
8 years ago
6856c659
Merge branch 'FindVulkan-fix-win-32' into release
· 7cb89f67
Brad King
authored
8 years ago
7cb89f67
FindVulkan: Fix for SDK versions < 1.0.42 on 32-bit Windows
· 723955cd
Matthäus G. Chajdas
authored
8 years ago
and
Brad King
committed
8 years ago
723955cd
Merge branch 'FindHDF5-fix-definitions' into release
· c1ba262a
Brad King
authored
8 years ago
c1ba262a
FindHDF5: Restore `-D` in HDF5_DEFINITIONS
· ea2a8dd2
Kris Thielemans
authored
8 years ago
and
Brad King
committed
8 years ago
ea2a8dd2
Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF"
· 485685fd
Brad King
authored
8 years ago
485685fd
Mar 03, 2017
CMake 3.8.0-rc2
· e1adec32
Brad King
authored
8 years ago
View commits for tag v3.8.0-rc2
v3.8.0-rc2
e1adec32
Merge branch 'FindJNI-archlinux-jvm-paths' into release
· 9f37f94d
Brad King
authored
8 years ago
9f37f94d
FindJNI: Add jvm paths for Arch Linux
· d0ada3e2
Kitsu
authored
8 years ago
and
Brad King
committed
8 years ago
d0ada3e2
Mar 02, 2017
Merge branch 'FindVulkan-update' into release
· 3e06cdc1
Brad King
authored
8 years ago
3e06cdc1
FindVulkan: Update for LunarG SDK import library location on Windows
· 8e58f360
Brad Davis
authored
8 years ago
and
Brad King
committed
8 years ago
8e58f360
Merge branch 'implicit-dir-symlinks' into release
· 8d1af9ca
Brad King
authored
8 years ago
8d1af9ca
Merge branch 'csproj_add_free_source_tags' into release
· fce6233d
Brad King
authored
8 years ago
fce6233d
Tests: Add case for RPATH exclusion of symlinks to implicit directories
· 69528fe6
Brad King
authored
8 years ago
69528fe6
Merge branch 'backport-implicit-dir-symlinks' into implicit-dir-symlinks
· f3102ca8
Brad King
authored
8 years ago
f3102ca8
cmOrderDirectories: Consider symlinks when checking implicit directories
· c3fb650c
Brad King
authored
8 years ago
c3fb650c
Mar 01, 2017
VS: add test for VS_CSHARP_* source file property
· 506207f9
Michael Stürmer
authored
8 years ago
and
Brad King
committed
8 years ago
506207f9
VS: add CSharpUtilities module
· a202749c
Michael Stürmer
authored
8 years ago
and
Brad King
committed
8 years ago
a202749c
VS: add VS_CSHARP_<tagname> sourcefile property
· 9588d0a2
Michael Stürmer
authored
8 years ago
and
Brad King
committed
8 years ago
9588d0a2
cmOrderDirectories: Factor out implicit directory check
· b1a37362
Brad King
authored
8 years ago
b1a37362
Feb 28, 2017
Merge branch 'find-libarch-not-symlink' into release
· baed3810
Brad King
authored
8 years ago
baed3810
find_library: Skip 'lib => lib<arch>' searches if one symlinks the other
· 6f5aede7
Brad King
authored
8 years ago
6f5aede7
cmFindLibraryCommand: Refactor AddArchitecturePath logic
· e67963ed
Brad King
authored
8 years ago
e67963ed
Feb 27, 2017
Merge branch 'kwiml-test-gcc-format-security' into release
· 220b799c
Brad King
authored
8 years ago
220b799c
KWIML: Add -Wno-format-security to tolerate -Werror=format-security
· 4ca77bb6
Orion Poplawski
authored
8 years ago
and
Brad King
committed
8 years ago
4ca77bb6
Feb 24, 2017
Merge branch 'ExternalProject-checkout-clarify' into release
· dab2ff3e
Brad King
authored
8 years ago
dab2ff3e
ExternalProject: Run `git checkout` with `--` to clarify arguments
· a9fa6a2c
Brad King
authored
8 years ago
a9fa6a2c
Merge branch 'object-library-compile-pdb' into release
· ad3bf56d
Brad King
authored
8 years ago
ad3bf56d
Fix COMPILE_PDB_NAME when used on an OBJECT library
· feff52d4
Brad King
authored
8 years ago
feff52d4
Merge branch 'ninja-no-full-path' into release
· 8ea060f9
Brad King
authored
8 years ago
8ea060f9
Revert "Ninja: Use full path for all source files"
· 666ad1df
Brad King
authored
8 years ago
666ad1df
Feb 23, 2017
Merge branch 'vcxproj-indentation' into release
· 5eb4d9d8
Brad King
authored
8 years ago
5eb4d9d8
Loading