IAP GITLAB
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
corsika
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
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue 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
Air Shower Physics
corsika
Commits
281ae9e7
Commit
281ae9e7
authored
1 year ago
by
Alan Coleman
Browse files
Options
Downloads
Plain Diff
Merge branch '625-failure-to-build-arrow-with-conan-2' into 'master'
Resolve "failure to build arrow with conan (2)" Closes
#625
See merge request
!555
parents
2b7b3763
4d0d739b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!555
Resolve "failure to build arrow with conan (2)"
Pipeline
#11546
passed with warnings
1 year ago
Stage: quality
Stage: config
Stage: build_test_example
Stage: python
Stage: optional
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
conan-install.sh
+1
-0
1 addition, 0 deletions
conan-install.sh
conanfile.txt
+1
-0
1 addition, 0 deletions
conanfile.txt
with
2 additions
and
0 deletions
conan-install.sh
+
1
−
0
View file @
281ae9e7
...
...
@@ -25,4 +25,5 @@ fi
mkdir
-p
"
$target_dir
"
||
exit
2
cd
"
$target_dir
"
||
exit
3
conan remove
-f
arrow
conan
install
-pr
corsika8
--build
=
missing
"
${
DIR
}
"
This diff is collapsed.
Click to expand it.
conanfile.txt
+
1
−
0
View file @
281ae9e7
...
...
@@ -30,6 +30,7 @@ arrow:with_grpc=False
arrow:with_utf8proc=False
arrow:with_zstd=False
arrow:with_bz2=False
arrow:with_thrift=True
boost:without_container=True
boost:without_context=True
...
...
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