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

Userspace: add support for adding environment variables during build #22887

Merged
merged 41 commits into from
Aug 12, 2024

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    d6bfe13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dec71d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    dc1e8ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85d0be4 View commit details
    Browse the repository at this point in the history
  3. Fixup userspace-list expansion.

    tzarc committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9dcf283 View commit details
    Browse the repository at this point in the history
  4. Consistency.

    tzarc committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    cb9bec3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cf0d08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3585543 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    3a79b4c View commit details
    Browse the repository at this point in the history
  2. qmk userspace-list updates.

    tzarc committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7038050 View commit details
    Browse the repository at this point in the history
  3. More dict conversions.

    tzarc committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2de1056 View commit details
    Browse the repository at this point in the history
  4. qmk pytest

    tzarc committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1bef97e View commit details
    Browse the repository at this point in the history
  5. Schema cleanup.

    tzarc committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3192640 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccbc183 View commit details
    Browse the repository at this point in the history
  7. First stab at building intermediate directory based on variables that…

    … change `$(TARGET)`.
    tzarc committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    de3af67 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    07ec161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5cedf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfa1d80 View commit details
    Browse the repository at this point in the history
  4. Fix.

    tzarc committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    cad628f View commit details
    Browse the repository at this point in the history
  5. Fix.

    tzarc committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4828ee4 View commit details
    Browse the repository at this point in the history
  6. Fix.

    tzarc committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    616f4c9 View commit details
    Browse the repository at this point in the history
  7. More force_layout hot potato.

    tzarc committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    5ce1f4e View commit details
    Browse the repository at this point in the history
  8. Naming is hard.

    tzarc committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b4d7b79 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    6f9babf View commit details
    Browse the repository at this point in the history
  2. License years.

    tzarc committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    c995d35 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    8d1f9cf View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. More conversion stuff.

    tzarc committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0bbd470 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    9cb0800 View commit details
    Browse the repository at this point in the history
  2. KeyboardKeymapDesc

    tzarc committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a695c73 View commit details
    Browse the repository at this point in the history
  3. Apply original keyboard/keymap

    tzarc committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    91466e8 View commit details
    Browse the repository at this point in the history
  4. Apply original keyboard/keymap

    tzarc committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bb60311 View commit details
    Browse the repository at this point in the history
  5. Apply original keyboard/keymap

    tzarc committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    05b1852 View commit details
    Browse the repository at this point in the history
  6. Simplification pass.

    tzarc committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d51f58b View commit details
    Browse the repository at this point in the history
  7. Fixup

    tzarc committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0abbbd1 View commit details
    Browse the repository at this point in the history
  8. Simplification pass.

    tzarc committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3c9ddd3 View commit details
    Browse the repository at this point in the history
  9. Simplification pass.

    tzarc committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c650857 View commit details
    Browse the repository at this point in the history
  10. Fixup

    tzarc committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    112b4a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. simplification

    tzarc committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c4b70df View commit details
    Browse the repository at this point in the history
  2. simplification

    tzarc committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    dc8b4b1 View commit details
    Browse the repository at this point in the history
  3. qmk pytest, dry-run

    tzarc committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    09d1ce7 View commit details
    Browse the repository at this point in the history
  4. shell quotes

    tzarc committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    53bc15e View commit details
    Browse the repository at this point in the history