Changes between Version 13 and Version 14 of Ticket #29146
- Timestamp:
- Apr 25, 2020, 5:53:27 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29146
-
Property
Summary
changed from
Meta-ticket: Refactor system package related scripts, tox.ini, build/bin/write_dockerfile.sh
toMeta-ticket: Refactor and improve system package related scripts, tox.ini, build/bin/write_dockerfile.sh
-
Property
Summary
changed from
-
Ticket #29146 – Description
v13 v14 17 17 Related: 18 18 - #29417 - has various improvements already 19 - #29087 - Add GitHub Actions workflow for testing the build on various Linux distributions via docker; macOS with homebrew; and Windows (cygwin) 20 - #29401 - Add documentation of tox and GitHub actions workflow to developer's manual 21 22 Wishlist items: 19 23 - #29363 - At the end of configure, indicate which optional/experimental packages are configured to be installed 20 24 - #29372 - At the end of configure, show installation hints for disabled optional packages separately 21 - #29087 - Add GitHub Actions workflow for testing the build on various Linux distributions via docker; macOS with homebrew; and Windows (cygwin)22 - #29401 - Add documentation of tox and GitHub actions workflow to developer's manual