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

Merged
Created Jun 04, 2019 by Ben Avison@bavisonDeveloper

Cross compilation support

  • Overview 36
  • Commits 24
  • Changes 19

Here is a series of little tweaks to the shared makefiles I've been storing up for a few months. They're generally mostly with the aim of making it easier to tweak master makefiles to support cross-compilation, but also:

  • ROM_SYMS can now be defined higher up the master makefile, to match SA_LIBS and ROM_LIBS
  • components using CLibrary can export other files in addition to headers during export_hdrs
  • separate build switches can be used for application and module variants of libraries
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: CrossCompilationSupport