Skip to content

History / How to Build With Stuart

Revisions

  • Add an example showing how to run only the unit tests in a package

    @makubacki makubacki committed May 5, 2024
  • Update spell check example with new stuart option to only run a single plugin

    @makubacki makubacki committed May 5, 2024
  • Fixed issue with the build instructions by changing`cd edk` to `cd edk2`

    @jpshivakavi jpshivakavi committed Aug 24, 2023
  • Updated How to Build With Stuart (markdown)

    @makubacki makubacki committed Jan 4, 2023
  • Updated How to Build With Stuart (markdown)

    @makubacki makubacki committed Jan 4, 2023
  • How to Build with Stuart: Convert major HTML sections to markdown Also fixes a few inner document links. Signed-off-by: Michael Kubacki <[email protected]>

    @makubacki makubacki committed Jan 4, 2023
  • How to Build with Stuart: Update base tools inner document link

    @makubacki makubacki committed Jan 4, 2023
  • How to Build with Stuart: Update stuart_update instructions

    @makubacki makubacki committed Jan 3, 2023
  • Update git clone and Linux virtual env commands.

    @makubacki makubacki committed Dec 13, 2022
  • Updated How to Build With Stuart (markdown)

    @makubacki makubacki committed Dec 13, 2022
  • Add initial How to Build with Stuart Document Adds a new document that comprehensively describes how to manually set up a build environment using Stuart. Covers the following topics: 1. Pre-requisites - Git, Python, compilers, SDKs, etc. 2. Initial steps - Cloning the repo, set up Python virtual env, etc. 3. Stuart command explanation and corresponding examples 4. Common developer scenarios with examples showing what to do 5. Common questions section with answers Stuart presents a relatively consistent interface to build most content in edk2 so this document is meant as a long-term starting point for new contributors to understand the basics of using Stuart for various areas they are working in within edk2. Cc: Sean Brogan <[email protected]> Cc: Michael D Kinney <[email protected]> Cc: Liming Gao <[email protected]> Signed-off-by: Michael Kubacki <[email protected]>

    @makubacki makubacki committed Dec 13, 2022