Skip to content

Remove source-built dir from tarball in favor of prev source-built archive #1365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 22 commits into from

Conversation

dseefeld
Copy link
Contributor

  • Remove copying of assets to source-built dir in tarball
  • On initial tarball build, lookup boostrap versions of arcade, sourcelink
    and DotNetHost from previously source-built archive and use those
    versions when building arcade, sourcelink and corefx.

Fixes #1358

…chive

- Remove copying of assets to source-built dir in tarball
- On initial tarball build, lookup boostrap versions of arcade, sourcelink
and DotNetHost from previously source-built archive and use those
versions when building arcade, sourcelink and corefx.
@dseefeld dseefeld added this to the 3.1 milestone Nov 15, 2019
@dseefeld dseefeld self-assigned this Nov 15, 2019
crummel and others added 10 commits November 15, 2019 13:53
- Keep a list of packages that are detected as prebuilts even though they aren't used in the tarball build.
- Delete these packages after doing the normal filtering.
- Enforce zero prebuilts in build-source-tarball, with a whitelist in case we need to regress on prebuilts.

* Add an option to skip zero prebuilt enforcement.

* Don't fail on missing prebuilts
…chive

- Remove copying of assets to source-built dir in tarball
- On initial tarball build, lookup boostrap versions of arcade, sourcelink
and DotNetHost from previously source-built archive and use those
versions when building arcade, sourcelink and corefx.
* Include coreclr-tools in source-built archive

* Add add'l pkgs to delete when generating tarball

* Sort additional prebuilts to delete text file

* Report all disallowed prebuilts on tarball creation
…chive

- Remove copying of assets to source-built dir in tarball
- On initial tarball build, lookup boostrap versions of arcade, sourcelink
and DotNetHost from previously source-built archive and use those
versions when building arcade, sourcelink and corefx.
@dseefeld
Copy link
Contributor Author

This work is in 3.1 with #1397. Closing this for 3.0.

@dseefeld dseefeld closed this Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants