Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build enhancements #152

Merged
merged 5 commits into from
Sep 4, 2023
Merged

Build enhancements #152

merged 5 commits into from
Sep 4, 2023

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    c7a547c View commit details
    Browse the repository at this point in the history
  2. makes: reformat Makefile.host

    JIRA: CI-334
    nalajcie committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    363ce28 View commit details
    Browse the repository at this point in the history
  3. makes: build host tools explicitly

    - add global `host` component to build.sh
    - build host tools by using TARGET=host-generic-pc and common makefiles
    infrastructure
    
    JIRA: CI-334
    nalajcie committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    eecc3d7 View commit details
    Browse the repository at this point in the history
  4. build: remove exported CLEAN variable

    JIRA: CI-334
    nalajcie committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    12d322c View commit details
    Browse the repository at this point in the history
  5. makes: binary.mk: introduce LOCAL_LDLIBS

    JIRA: CI-334
    nalajcie committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5719a4f View commit details
    Browse the repository at this point in the history