Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LoadStaticSharedTargets
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CMake
LoadStaticSharedTargets
Commits
325ecb9f120b1a9a2cfb39c24f64ca309e527f9f
Select Git revision
Branches
1
master
default
protected
Tags
19
v2.0.0
protected
v1.9.0
protected
v1.8.0
protected
v1.7.0
protected
v1.6.0
protected
v1.5.2
protected
v1.5.1
protected
v1.5.0
protected
v1.4.1
protected
v1.4
protected
v1.4.0
protected
v1.3
protected
v1.3.0
protected
v1.2
protected
v1.2.0
protected
v1.1
protected
v1.1.0
protected
v1.0
protected
v1.0.0
protected
20 results
loadstaticsharedtargets
Author
Search by author
Any Author
authors
Karsten Wiesner
kwiesner
Tim Kaune
tihaas
2 authors
Mar 05, 2024
Move handle policies code block to extra file
· 325ecb9f
Tim Kaune
authored
1 year ago
Unverified
325ecb9f
Feb 27, 2024
Bump CMake project version to 1.5.0
· a466faa1
Tim Kaune
authored
1 year ago
View commits for tag v1.5.0
v1.5.0
Unverified
a466faa1
Remove workflow step filters for git sync
· ca226970
Tim Kaune
authored
1 year ago
Unverified
ca226970
Add custom check target to build and run the tests
· abf099a7
Tim Kaune
authored
1 year ago
Unverified
abf099a7
Refactor CMake presets
· 8cbcf5e1
Tim Kaune
authored
1 year ago
Unverified
8cbcf5e1
Feb 21, 2024
Automatically propagate minimum required CMake version
· 5eb173a0
Tim Kaune
authored
1 year ago
Unverified
5eb173a0
Only set CTest arguments, if they are not user defined
· 0a6f1486
Tim Kaune
authored
1 year ago
Unverified
0a6f1486
Remove setting of build type
· 06956657
Tim Kaune
authored
1 year ago
Unverified
06956657
Fix minimum required CMake version in package config
· af9fd8e4
Tim Kaune
authored
1 year ago
Unverified
af9fd8e4
Feb 12, 2024
Bump CMake project version to 1.4.1
· bf86ab32
Tim Kaune
authored
1 year ago
View commits for tag v1.4.1
v1.4.1
Unverified
bf86ab32
Fix usage of global property GENERATOR_IS_MULTI_CONFIG
· 00fd8b05
Tim Kaune
authored
1 year ago
Unverified
00fd8b05
Jan 29, 2024
Bump package version
· 206c51a2
Tim Kaune
authored
1 year ago
View commit 206c51a2
2 tags
Unverified
206c51a2
Add build and test workflow
· f105fdb1
Tim Kaune
authored
1 year ago
Unverified
f105fdb1
Add unit tests
· 1c65eb7c
Tim Kaune
authored
1 year ago
Unverified
1c65eb7c
Fix error when multiple targets are given
· 2ab9108b
Tim Kaune
authored
1 year ago
Unverified
2ab9108b
Add missing include of main macro for in-tree builds
· 0fabd2ee
Tim Kaune
authored
1 year ago
Unverified
0fabd2ee
Bump required CMake version to 3.25
· ff77d8e6
Tim Kaune
authored
1 year ago
Unverified
ff77d8e6
Refactor top-level-check in root CMakeLists
· 2df5cd46
Tim Kaune
authored
1 year ago
Unverified
2df5cd46
Add filter to git sync workflow
· bb732143
Tim Kaune
authored
1 year ago
Unverified
bb732143
Jan 23, 2024
Transform LoadStaticSharedTargets into an installable CMake project
· 6e606dc1
Tim Kaune
authored
1 year ago
View commit 6e606dc1
2 tags
Unverified
6e606dc1
Refactor .gitignore setup
· 5d585da1
Tim Kaune
authored
1 year ago
Unverified
5d585da1
Jun 28, 2022
Use built-in cmake_parse_arguments() function for parsing macro arguments
· bdf16967
Tim Haase
authored
2 years ago
View commit bdf16967
2 tags
Unverified
bdf16967
Feb 24, 2022
Update README for v1.1
· 47a99018
Tim Haase
authored
3 years ago
View commit 47a99018
2 tags
Unverified
47a99018
Only sync master branch and all tags
· b8b9f665
Tim Haase
authored
3 years ago
Unverified
b8b9f665
Separate syncing of branches and tags into different steps
· 4390e0ca
Tim Haase
authored
3 years ago
Unverified
4390e0ca
Try removing branch specs
· 30f9247a
Tim Haase
authored
3 years ago
Unverified
30f9247a
Add git-sync workflow to mirror repository
· 28d866ef
Tim Haase
authored
3 years ago
Unverified
28d866ef
Feb 15, 2022
Add project structure, license, README and initial script version
· 695f9950
Tim Haase
authored
3 years ago
View commit 695f9950
2 tags
Unverified
695f9950
Loading