As per T83, build artifacts (tarball produced by
make dist and the packages produced by gitian builds
are now named bitcoin-abc-XXXXXXXXXXXXXX
where the XXXXXXXXX part includes the version number
and followed by more specifics such as platform / architecture
in case of gitian build products.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Maniphest Tasks
- T83: Change default build artifacts names
- Commits
- rSTAGINGb02e8097861d: Fix naming of build artifacts to bitcoin-abc-...
rABCb02e8097861d: Fix naming of build artifacts to bitcoin-abc-...
configure
make check
run gitian builds and check produced tarballs are named
as expected and also their contents are structured with bitcoin-abc-<version> folders
Ran the GUI executable and checked for interference of PACKAGE
name change, but didn't find any negative effects.
More testing of build products (e.g. installable packages on Windows/OSX
is needed) to determine whether they work right.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- t83_build_artifact_names
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 755 Build 755: arc lint + arc unit