Skip to content

build: introduce subcommand fetch-deps in x.py#3258

Merged
git-hulk merged 1 commit intoapache:unstablefrom
PragmaTwice:fetch-deps
Nov 12, 2025
Merged

build: introduce subcommand fetch-deps in x.py#3258
git-hulk merged 1 commit intoapache:unstablefrom
PragmaTwice:fetch-deps

Conversation

@PragmaTwice
Copy link
Member

@PragmaTwice PragmaTwice commented Nov 12, 2025

This is a follow-up PR of #3257.

This PR introduces a new subcommand fetch-deps in x.py.

Steps to use it:

  • run ./x.py fetch-deps
  • dependency archives are now in dir build-deps (then you can copy it to an offline environment)
  • run ./x.py build --dep-dir build-deps to use these dep archives (build without internet)

Note that the default build method ./x.py build is not changed.

@PragmaTwice PragmaTwice requested a review from git-hulk November 12, 2025 03:48
@git-hulk git-hulk enabled auto-merge (squash) November 12, 2025 04:10
@git-hulk git-hulk merged commit 1df49b0 into apache:unstable Nov 12, 2025
36 checks passed
@sonarqubecloud
Copy link

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.

2 participants

Comments