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
0e71e76a07c0466690a9f90814a343d3fc53496d
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
Apr 16, 2024
Make CMAKE_INSTALL_PREFIX absolute in CMakePresets
· 0e71e76a
Tim Kaune
authored
1 year ago
0e71e76a
Add missing license header to README
· 90ea126b
Tim Kaune
authored
1 year ago
90ea126b
Replace cleanup of internal variables with block() command
· 4be17f4b
Tim Kaune
authored
1 year ago
4be17f4b
Rename internal macro so it doesn't sound weird
· 9368cf50
Tim Kaune
authored
1 year ago
9368cf50
Mar 25, 2024
Bump CMake project version to 1.5.2
· d21e55fc
Tim Kaune
authored
1 year ago
View commits for tag v1.5.2
v1.5.2
d21e55fc
Update README
· 65b92361
Tim Kaune
authored
1 year ago
65b92361
Use CMakePackageConfigHelpers for package config file
· d8cd9661
Tim Kaune
authored
1 year ago
d8cd9661
Mar 05, 2024
Bump CMake project version to 1.5.1
· c7ca5c89
Tim Kaune
authored
1 year ago
View commits for tag v1.5.1
v1.5.1
c7ca5c89
Fix DOCDIR being fixed to the top level project
· 0092dae6
Tim Kaune
authored
1 year ago
0092dae6
Move handle policies code block to extra file
· 325ecb9f
Tim Kaune
authored
1 year ago
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
a466faa1
Remove workflow step filters for git sync
· ca226970
Tim Kaune
authored
1 year ago
ca226970
Add custom check target to build and run the tests
· abf099a7
Tim Kaune
authored
1 year ago
abf099a7
Refactor CMake presets
· 8cbcf5e1
Tim Kaune
authored
1 year ago
8cbcf5e1
Feb 21, 2024
Automatically propagate minimum required CMake version
· 5eb173a0
Tim Kaune
authored
1 year ago
5eb173a0
Only set CTest arguments, if they are not user defined
· 0a6f1486
Tim Kaune
authored
1 year ago
0a6f1486
Remove setting of build type
· 06956657
Tim Kaune
authored
1 year ago
06956657
Fix minimum required CMake version in package config
· af9fd8e4
Tim Kaune
authored
1 year ago
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
bf86ab32
Fix usage of global property GENERATOR_IS_MULTI_CONFIG
· 00fd8b05
Tim Kaune
authored
1 year ago
00fd8b05
Jan 29, 2024
Bump package version
· 206c51a2
Tim Kaune
authored
1 year ago
View commit 206c51a2
2 tags
206c51a2
Add build and test workflow
· f105fdb1
Tim Kaune
authored
1 year ago
f105fdb1
Add unit tests
· 1c65eb7c
Tim Kaune
authored
1 year ago
1c65eb7c
Fix error when multiple targets are given
· 2ab9108b
Tim Kaune
authored
1 year ago
2ab9108b
Add missing include of main macro for in-tree builds
· 0fabd2ee
Tim Kaune
authored
1 year ago
0fabd2ee
Bump required CMake version to 3.25
· ff77d8e6
Tim Kaune
authored
1 year ago
ff77d8e6
Refactor top-level-check in root CMakeLists
· 2df5cd46
Tim Kaune
authored
1 year ago
2df5cd46
Add filter to git sync workflow
· bb732143
Tim Kaune
authored
1 year ago
bb732143
Jan 23, 2024
Transform LoadStaticSharedTargets into an installable CMake project
· 6e606dc1
Tim Kaune
authored
1 year ago
View commit 6e606dc1
2 tags
6e606dc1
Refactor .gitignore setup
· 5d585da1
Tim Kaune
authored
1 year ago
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
bdf16967
Feb 24, 2022
Update README for v1.1
· 47a99018
Tim Haase
authored
3 years ago
View commit 47a99018
2 tags
47a99018
Only sync master branch and all tags
· b8b9f665
Tim Haase
authored
3 years ago
b8b9f665
Separate syncing of branches and tags into different steps
· 4390e0ca
Tim Haase
authored
3 years ago
4390e0ca
Try removing branch specs
· 30f9247a
Tim Haase
authored
3 years ago
30f9247a
Add git-sync workflow to mirror repository
· 28d866ef
Tim Haase
authored
3 years ago
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
695f9950
Loading