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
  • !63

Merged
Created Feb 01, 2023 by Ben Avison@bavisonDeveloper

Change default RAMASMDEFINES to mirror AAsmModule

  • Overview 0
  • Commits 1
  • Changes 2

The AAsmModule shared makefile fragment predefines two assembly variables by default when targeting a softload binary: standalone (set to {TRUE}) and MergedMsgs (set to the path to the merged CmdHelp/Messages file). It's reasonably common for components to migrate over time from AAsmModule to CModule; to assist with this process, change the default setting for RAMASMDEFINES to match.

Once this is merged, the following components could have their Makefiles simplified: Debugger, MakePSFont, NVidia and VFPSupport.

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