Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Adélie Package Tree Adélie Package Tree
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 164
    • Issues 164
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adélie LinuxAdélie Linux
  • Adélie Package TreeAdélie Package Tree
  • Merge requests
  • !683

scripts/*: add Makefile generator.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Zach van Rijn requested to merge zv/genmake into current Feb 04, 2023
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 3

This commit adds a few scripts to the packages repository:

  • configure

    Typical 'configure' script; run to see usage.
  • scripts/genmake

    Generates a top-level 'Makefile' that will either
    build packages in the correct order, or sleep to
    simulate package builds. The main purpose of this
    tool is to enable concurrent package builds, and
    to provide a framework to analyze build strategies.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: zv/genmake