Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
emper
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lehrstuhl für Informatik 4 (Systemsoftware)
manycore
emper
Commits
dbb673c1
Commit
dbb673c1
authored
3 years ago
by
Florian Schmaus
Browse files
Options
Downloads
Plain Diff
Merge branch 'make-subprojects' into 'master'
Make subprojects See merge request
!344
parents
13c93934
30163d56
No related branches found
Branches containing commit
No related tags found
1 merge request
!344
Make subprojects
Pipeline
#77751
passed
3 years ago
Stage: smoke-test
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+7
-0
7 additions, 0 deletions
Makefile
subprojects/gtest.wrap
+12
-7
12 additions, 7 deletions
subprojects/gtest.wrap
with
19 additions
and
7 deletions
Makefile
+
7
−
0
View file @
dbb673c1
...
...
@@ -133,3 +133,10 @@ stresstest: test
.PHONY
:
gitlab-runner
gitlab-runner
:
gitlab-runner
exec
docker smoke-test
.PHONY
:
subprojects
subprojects
:
meson subprojects update
--reset
.PHONY
:
external-deps
external-deps
:
subprojects
This diff is collapsed.
Click to expand it.
subprojects/gtest.wrap
+
12
−
7
View file @
dbb673c1
[wrap-file]
directory = googletest-release-1.10.0
directory = googletest-release-1.11.0
source_url = https://github.com/google/googletest/archive/release-1.11.0.tar.gz
source_filename = gtest-1.11.0.tar.gz
source_hash = b4870bf121ff7795ba20d20bcdd8627b8e088f2d1dab299a031c1034eddc93d5
patch_filename = gtest_1.11.0-2_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/gtest_1.11.0-2/get_patch
patch_hash = 764530d812ac161c9eab02a8cfaec67c871fcfc5548e29fd3d488070913d4e94
source_url = https://github.com/google/googletest/archive/release-1.10.0.zip
source_filename = gtest-1.10.0.zip
source_hash = 94c634d499558a76fa649edb13721dce6e98fb1e7018dfaeba3cd7a083945e91
[provide]
gtest = gtest_dep
gtest_main = gtest_main_dep
gmock = gmock_dep
gmock_main = gmock_main_dep
patch_url = https://wrapdb.mesonbuild.com/v1/projects/gtest/1.10.0/1/get_zip
patch_filename = gtest-1.10.0-1-wrap.zip
patch_hash = 04ff14e8880e4e465f6260221e9dfd56fea6bc7cce4c4aff0dc528e4a2c8f514
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment