-
- Downloads
[improveCMakeScripts] Major Improvements to the CI mechanism (Closes #495)
Merging branch 'improveCMakeScripts' into 'main'. * MacOS: * Updated the build parameters for Mac CI-machines. * Added the 1st-order dependencies of the relatively-referenced Qt libraries (if any). [resolves #495] * Added a proper path for the man package on MacOS to prevent an error during package building. * Python package: Changed the wheel producing command according to the latest pip documentation to reduce the Python dependencies. * Added a fatal error message in case `libformfactor` is not found. Closes #495 See merge request !1499
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 41 additions, 32 deletions.gitlab-ci.yml
- Doc/man/CMakeLists.txt 1 addition, 1 deletionDoc/man/CMakeLists.txt
- cmake/BornAgain/BuildLog.cmake 1 addition, 0 deletionscmake/BornAgain/BuildLog.cmake
- cmake/BornAgain/Dependences.cmake 4 additions, 0 deletionscmake/BornAgain/Dependences.cmake
- cmake/BornAgain/Directories.cmake 4 additions, 0 deletionscmake/BornAgain/Directories.cmake
- cmake/multipython/MakePythonWheel.cmake 1 addition, 2 deletionscmake/multipython/MakePythonWheel.cmake
- cmake/multipython/PyDependences.cmake 1 addition, 1 deletioncmake/multipython/PyDependences.cmake
- devtools/deploy/linux/mk_pypack_linux.sh.in 1 addition, 3 deletionsdevtools/deploy/linux/mk_pypack_linux.sh.in
- devtools/deploy/mac/adjust_mac_bundle.zsh.in 50 additions, 25 deletionsdevtools/deploy/mac/adjust_mac_bundle.zsh.in
- devtools/deploy/mac/mk_pypack_macos.zsh.in 1 addition, 3 deletionsdevtools/deploy/mac/mk_pypack_macos.zsh.in
- hugo/content/installation/building/unix/third-party.md 1 addition, 1 deletionhugo/content/installation/building/unix/third-party.md
- hugo/content/installation/building/windows/index.md 2 additions, 2 deletionshugo/content/installation/building/windows/index.md
Please register or sign in to comment