Skip to content

Reduce the number of places where deps versions are picked up from #40430

Closed
@ViralBShah

Description

@ViralBShah

Currently we have to do version bumps for a deps library update in 3 places:

  1. Project.toml
  2. Versions.make
  3. libname.version

The Project.toml is for picking up the right library from Yggdrasil, but the other two could perhaps be consolidated a bit in the build system. In an ideal situation, we would centralize all this information in our build system for each library in only one place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildingBuild system, or building Julia or its dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions