Skip to content

GitLab

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

Open
Created Nov 04, 2019 by Ben Avison@bavisonDeveloper
  • Report abuse
Report abuse

Draft: Cross-compilable

  • Overview 5
  • Commits 2
  • Changes 84

Detail:

  • Rewrote eventlib, flexlib, renderlib and wimplib makefiles to use shared makefile fragments
  • Added a separate GNUmakefile for toolboxlib, uses recursive $(wildcard) matching and also a separate top-level GNUmakefile
  • Corrected filenames for compatibility with case-sensistive filing systems
  • Changed a number of GET statements to use OS-independent filespecs
  • Consolidated .gitignore files
  • Top-level native makefile now performs stripdepnd on individual library makefiles when cleaning

Admin: Requires RiscOS/BuildSys!3 (merged) for CLibrary export target and CAPPFLAGS variable.

Edited Sep 09, 2021 by Ben Avison
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: CrossCompilationSupport