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
David Golden
CMake
Commits
7cb630809db87dcce4e4d10596a5bb3d878662e2
Select Git revision
20 results
cmake
Author
Search by author
Any Author
authors
David Golden
xdg
buildbot
buildbot
2 authors
Dec 02, 2015
Merge branch 'backport-NIOS2-CPU' into release
· 7cb63080
Brad King
authored
9 years ago
7cb63080
Add NIOS2 CPU support
· f2ca704c
Marek Vasut
authored
9 years ago
and
Brad King
committed
9 years ago
f2ca704c
Merge branch 'include-for-mode_t' into release
· 535760cc
Brad King
authored
9 years ago
535760cc
Include `sys/types.h` header to get `mode_t`
· 001043ac
Kylie McClain
authored
9 years ago
and
Brad King
committed
9 years ago
001043ac
Dec 01, 2015
Merge branch 'reduce-realpath-calls' into release
· 7b13759d
Brad King
authored
9 years ago
7b13759d
cmOrderDirectories: Reduce repeat realpath() calls
· 4e3cf8b0
Brad King
authored
9 years ago
4e3cf8b0
cmOrderDirectories: Factor out directory comparison
· 6b185287
Brad King
authored
9 years ago
6b185287
Nov 30, 2015
Merge branch 'reduce-cmState-accumulation' into release
· f8deadc1
Brad King
authored
9 years ago
f8deadc1
Nov 25, 2015
cmState: Avoid accumulating snapshot storage for short-lived scopes
· 5f860ebb
Brad King
authored
9 years ago
5f860ebb
cmState: Avoid accumulating policy stack storage for short-lived scopes
· f21dc4a8
Brad King
authored
9 years ago
f21dc4a8
cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-line
· bc1d3a8a
Brad King
authored
9 years ago
bc1d3a8a
cmLinkedTree: Add Pop method
· 85fe26b5
Brad King
authored
9 years ago
85fe26b5
cmLinkedTree: Rename 'Extend' method to 'Push'
· 518d6b22
Brad King
authored
9 years ago
518d6b22
Merge branch 'fix-find_package-version-file-error-stack' into release
· 9ecf8a14
Brad King
authored
9 years ago
9ecf8a14
Nov 24, 2015
cmState: Enforce policy scope balancing around variable scopes
· 32edac6f
Brad King
authored
9 years ago
32edac6f
cmLocalGenerator: Use ScopePushPop RAII class to manage local variable scopes
· 0fa7f143
Brad King
authored
9 years ago
0fa7f143
cmMakefile: Remove unused PolicyPushPop interfaces
· d85c9176
Brad King
authored
9 years ago
d85c9176
cmMakefile: Clarify purpose of method that pops a scope snapshot
· 8e1be7bf
Brad King
authored
9 years ago
8e1be7bf
Merge branch 'test-cmake_policy-unmatched' into fix-find_package-version-file-error-stack
· 62126b67
Brad King
authored
9 years ago
62126b67
cmState: Skip variable scope snapshots to avoid call stack duplicates
· 2e28c619
Brad King
authored
9 years ago
2e28c619
Tests: Add case for package version file unmatched policy scope
· b219ff94
Brad King
authored
9 years ago
b219ff94
Tests: Add case for unmatched cmake_policy({PUSH,POP})
· 378185fb
Brad King
authored
9 years ago
378185fb
Merge branch 'test-add_subdirectory-in-function' into release
· c25d642d
Brad King
authored
9 years ago
c25d642d
Nov 23, 2015
Tests: Add case for add_subdirectory inside a function
· 010c5959
Brad King
authored
9 years ago
010c5959
Merge branch 'revert-compiler-links-statically' into release
· 5e3045a7
Brad King
authored
9 years ago
5e3045a7
Revert "Disable shared library support when compiler links statically" (#15855)
· 9682de56
Brad King
authored
9 years ago
9682de56
Nov 20, 2015
Merge branch 'backport-fix-autodef-bigobj-64' into release
· e3dfa350
Brad King
authored
9 years ago
e3dfa350
Fix auto export symbols for Dlls containing /bigobj for 64bit builds.
· c7ddc5f4
Bill Hoffman
authored
9 years ago
and
Brad King
committed
9 years ago
c7ddc5f4
Nov 19, 2015
Merge branch 'avoid-divide-by-zero' into release
· 16ba21f7
Brad King
authored
9 years ago
16ba21f7
cmELF: Avoid divide by zero if there are no dynamic section entries
· f5cd92a8
Ty Smith
authored
9 years ago
and
Brad King
committed
9 years ago
f5cd92a8
Merge branch 'fix-forced-toolchain-dialect' into release
· aa0460b3
Brad King
authored
9 years ago
aa0460b3
Project: Guess default standard dialect if compiler was forced (#15852)
· 441dba80
Brad King
authored
9 years ago
441dba80
Merge branch 'backport-android-no-versioned-soname' into release
· 59b6d8a8
Brad King
authored
9 years ago
59b6d8a8
Android: Restore generation of non-versioned soname (#15851)
· 3aec561a
Brad King
authored
9 years ago
3aec561a
Nov 18, 2015
Merge branch 'FindGTest-avoid-CMP0064' into release
· ce7da2de
Brad King
authored
9 years ago
ce7da2de
FindGTest: Refactor test type checks to avoid cases triggering CMP0064
· b5e7b22d
Brad King
authored
9 years ago
b5e7b22d
Merge branch 'fix-ms-manifest-no-linker' into release
· e32c9030
Brad King
authored
9 years ago
e32c9030
Merge branch 'fix-compute-default-dialect-lto' into release
· daa72b25
Brad King
authored
9 years ago
daa72b25
Make C and C++ default dialect detection robust to advanced optimizations
· c3dc8935
Brad King
authored
9 years ago
c3dc8935
MSVC: Fix linking with /MANIFEST:NO option
· ca263d1d
Brad King
authored
9 years ago
ca263d1d
Loading