Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BornAgain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
mlz
BornAgain
Merge requests
!2465
mk_pypack_linux.sh: simplify, improve output, rename -> mk_wheel_multilinux
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
mk_pypack_linux.sh: simplify, improve output, rename -> mk_wheel_multilinux
j.1
into
main
Overview
6
Commits
7
Pipelines
8
Changes
1
All threads resolved!
Hide all comments
Merged
Wuttke, Joachim
requested to merge
j.1
into
main
1 year ago
Overview
6
Commits
7
Pipelines
8
Changes
1
All threads resolved!
Hide all comments
Expand
0
0
Merge request reports
Viewing commit
2e1e8cc3
Show latest version
1 file
+
3
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
2e1e8cc3
file header comment
· 2e1e8cc3
Wuttke, Joachim
authored
1 year ago
devtools/deploy/linux/mk_pypack_linux.sh.in
+
3
−
2
Options
@@ -3,8 +3,9 @@
# ************************************************************************** #
# BornAgain: simulate and fit reflection and scattering
#
# @file mk_pypack_linux.sh
# @brief Extract the dependencies of shared libraries (Linux only)
# @file source: devtools/deploy/linux/mk_pypack_linux.sh.in
# configured: build/var/mk_pypack_linux.sh
# @brief Build a multilinux wheel, including all shared libraries dependencies
#
# @homepage http://apps.jcns.fz-juelich.de/BornAgain
# @license GNU General Public License v3 or higher (see COPYING)
Loading