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
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Jobs
  • Commits

GitLab has been upgraded to 13.7.4 If you encounter any issues mail code@riscosopen.org

  • RiscOS
  • BuildSys
  • Merge Requests
  • !3

Open
Opened Jun 04, 2019 by Ben Avison@bavisonDeveloper
  • Report abuse
Report abuse

Cross compilation support

  • Overview 30
  • Commits 23
  • 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
Reference: RiscOS/BuildSys!3
Source branch: CrossCompilationSupport