Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4,165
    • Issues 4,165
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !6837

SerenityOS: Add Platform module

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrew Kaster requested to merge ADKaster/cmake:add-serenityos-platform into master Jan 03, 2022
  • Overview 19
  • Commits 1
  • Pipelines 5
  • Changes 8

Add an initial Platform module for SerenityOS. This module is a mix of the platform module currently used to build the Serenity Kernel and Userspace applications and libraries, and the platform module included in the CMake Port which still has some work to do on the system before its other patches could be considered for upstreaming.

As such, the platform module is currently only useful when used with a suitably patched GCC or LLVM cross-compiler toolchain.

Issue: #23589
Topic-rename: SerenityOS-platform

Edited Jun 06, 2022 by Brad King
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-serenityos-platform