Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Env Env
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Labels
    • Labels
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • RiscOS
  • EnvEnv
  • Merge requests
  • !11

Open
Created Oct 30, 2020 by Ben Avison@bavisonDeveloper
  • Report abuse
Report abuse

Isolate dynamic dependencies

  • Overview 8
  • Commits 1
  • Changes 1

Inspired by !4, this takes advantage (if you are using DDE30 or later) of a new switch in amu 5.34 which causes dynamic dependencies to be stored in (and later read back from) a file separate from the specified Makefile.

Tested on a BCM2835 ROM build. Afterwards, git status shows modified content only in ColourTrans (and that's just the deletion of a .gitignore file). All other non-silent submodule statuses are for untracked content, and these will gradually disappear as we update the relevant .gitignore files.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: IsolateDynamicDependencies