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
Giel van Schijndel
CMake
Commits
master
Select Git revision
3 results
cmake
Author
Search by author
Any Author
authors
Giel van Schijndel
muggenhor
buildbot
buildbot
2 authors
Jan 12, 2017
Merge topic 'cuda-windows'
· 728820f3
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
728820f3
CUDA: Enable CudaOnly.SeparateCompilation test runtime calls
· f9a810f7
Brad King
authored
8 years ago
f9a810f7
CUDA: Port test cases to Windows with MSVC host compiler
· 5599d858
Brad King
authored
8 years ago
5599d858
CUDA: Populate NVIDIA compiler information on Windows
· 11551702
Brad King
authored
8 years ago
11551702
CUDA: Detect implicit link information on Windows
· 5365421e
Brad King
authored
8 years ago
5365421e
CUDA: Find MSVC binutils on Windows
· 522b913f
Brad King
authored
8 years ago
522b913f
CUDA: Populate compiler PDB placeholder during device linking
· 02582b91
Brad King
authored
8 years ago
02582b91
CUDA: Use `.obj` object file extension on Windows
· d470cb70
Brad King
authored
8 years ago
d470cb70
CUDA: Detect MSVC architecture id
· a2e80cb0
Brad King
authored
8 years ago
a2e80cb0
CUDA: Detect use of MSVC host compiler
· 65c1e012
Brad King
authored
8 years ago
65c1e012
CUDA: Allow platform files to set device linking rules
· 945dd207
Brad King
authored
8 years ago
945dd207
CMakeParseImplicitLinkInfo: Add support for MSVC invoked by CUDA nvcc
· 95420cea
Brad King
authored
8 years ago
95420cea
Merge branch 'release'
· 9f3eff6f
Brad King
authored
8 years ago
9f3eff6f
Merge topic 'launcher-tests'
· 889fe63b
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
889fe63b
Merge topic 'asan_overriding_user_options'
· 51255a7c
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
51255a7c
Merge topic 'InstallRequiredSystemLibraries-UCRT-configs'
· e31986b9
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
e31986b9
Merge topic 'get_prerequisites_delayload'
· bc09abd7
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
bc09abd7
Merge topic 'fix_get_prerequisites'
· b4f7ce5c
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
b4f7ce5c
Merge topic 'cuda_compile_features_test_use_widely_supported_feature'
· 5e76ded2
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
5e76ded2
Merge topic 'FindJava-jre-hints'
· 2e550e36
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
2e550e36
Merge topic 'vs15-detect-from-installer'
· 88a816c6
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
88a816c6
Merge topic 'cmListFileLexer-warning-fix'
· e15106b2
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
e15106b2
Merge topic 'dont-include-CMakeParseArguments'
· 097b47b9
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
097b47b9
Merge topic 'cmake-install-infix'
· ec09e91a
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
ec09e91a
Merge topic 'add-cpack-ifw-configure-file'
· 592c8cfd
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
592c8cfd
Merge topic 'codeblocks-nmake-makefiles-jom'
· 082456e5
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
082456e5
Merge topic 'cmFileMonitor-skip-empty-names'
· c9a0b141
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
c9a0b141
CMake Nightly Date Stamp
· 053adc60
Kitware Robot
authored
8 years ago
053adc60
Jan 11, 2017
Merge branch 'cmFileMonitor-skip-empty-names' into release
· 00519897
Brad King
authored
8 years ago
00519897
cmake-server: Do not try watching subdirectories with empty names
· 7bad99b0
Aleix
authored
8 years ago
and
Brad King
committed
8 years ago
7bad99b0
ctest_memcheck: Append sanitizers user options at the end to allow overriding
· efff7086
Sylvain Joubert
authored
8 years ago
efff7086
InstallRequiredSystemLibraries: Distinguish UCRT install configurations
· e0ed1de4
Bjoern Thiel
authored
8 years ago
and
Brad King
committed
8 years ago
e0ed1de4
GetPrerequisites: Do not fail on files we cannot find
· 17a0703d
e9925248
authored
8 years ago
and
Brad King
committed
8 years ago
17a0703d
GetPrerequisites: Exclude delay load dependencies on Windows
· a7c5d5fb
Pascal Thomet
authored
8 years ago
and
Brad King
committed
8 years ago
a7c5d5fb
CUDA: ConsumeCompileFeatures use cxx_nullptr for wider compiler support
· 1ce39a1e
Robert Maynard
authored
8 years ago
1ce39a1e
Merge branch 'release'
· e0cc40ed
Brad King
authored
8 years ago
e0cc40ed
FindJava: add hints for jre
· eb728d26
Rechi Rechi
authored
8 years ago
eb728d26
Merge topic 'ctest_memcheck-leak_sanitizer'
· 12d5ccd1
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
12d5ccd1
Merge topic 'UseSWIG-implicit-depends'
· 9a670222
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
9a670222
Merge topic 'solaris-build-fixes'
· bc2cc802
Brad King
authored
8 years ago
and
Kitware Robot
committed
8 years ago
bc2cc802
Loading