Skip to content

GitLab

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

Open
Created Oct 22, 2019 by Ben Avison@bavisonDeveloper
  • Report abuse
Report abuse

WIP: Preserve gitignore files when cleaning native builds

  • Overview 1
  • Commits 1
  • Changes 2

This is in order to partially solve the problem of the build system changing files that are revision-tracked by git, while minimising the number of components that we have to touch to achieve this.

So far, I've only tacked CModule. It's a little clunky though, so I thought I'd submit it for review before doing the others in case anyone has a better idea of how to achive the same effect.

Note that to see the desired effect, you need the new version of amu that will be included in the next DDE release. So most people will have to be patient before trying it!

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