Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-embedded/meta-rust-bin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rust-embedded/meta-rust-bin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: zeus
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 21 files changed
  • 5 contributors

Commits on Dec 1, 2021

  1. Add rust 1.56.1

    mullerch committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    bb0b5fc View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Merge pull request #113 from Wifx/rust-1.56.1

    Add rust 1.56.1 in zeus
    nastevens authored Dec 5, 2021
    Configuration menu
    Copy the full SHA
    f860c24 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Add Rust 1.57.0

    Signed-off-by: Nick Stevens <nick@bitcurry.com>
    nastevens committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    08c23ab View commit details
    Browse the repository at this point in the history
  2. Add Rust 1.58.1

    Signed-off-by: Nick Stevens <nick@bitcurry.com>
    nastevens committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    7913c07 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #116 from rust-embedded/zeus-rust-updates

    Zeus Rust updates
    nastevens authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    4d9fc96 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Install lib and bin each in their respective destination folder

    (cherry picked from commit 0a9beec)
    Signed-off-by: Nick Stevens <nick@bitcurry.com>
    treymarc authored and nastevens committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    3f96e4c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Add Rust 1.59.0 and 1.60.0

    (cherry picked from commit 2c756cf)
    Signed-off-by: Nick Stevens <nick@bitcurry.com>
    gh2o authored and nastevens committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    09e73ba View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Include .rlib files in -dev package

    [#119](#119) added the
    feature to install examples and libraries by default if they exist. An
    unintended consequence of that though was breaking existing builds when a .rlib
    file was installed but then not included in the FILES directive.
    
    To keep parity with meta-rust we'll start packaging .rlib files in the -dbg
    package.
    
    Signed-off-by: Nick Stevens <nick@bitcurry.com>
    (cherry picked from commit 35f649d)
    Signed-off-by: Nick Stevens <nick@bitcurry.com>
    nastevens committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    7a972fc View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Add Rust 1.61.0

    (cherry picked from commit 1238afd)
    Signed-off-by: Nick Stevens <nick@bitcurry.com>
    nastevens committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    aa4341a View commit details
    Browse the repository at this point in the history
  2. Add Rust 1.62.1

    (cherry picked from commit fd543dc)
    Signed-off-by: Nick Stevens <nick@bitcurry.com>
    nastevens committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    b17c897 View commit details
    Browse the repository at this point in the history
  3. Add Rust 1.63.0

    (cherry picked from commit b9e95e1)
    Signed-off-by: Nick Stevens <nick@bitcurry.com>
    nastevens committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    aba9a9b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Add Rust 1.64.0

    mullerch committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    b1bac83 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Add Rust 1.65.0

    mullerch committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    e9fd37a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Merge pull request #140 from Wifx/rust-1.64.0

    Add Rust 1.64.0
    posborne authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    bf2235a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #141 from Wifx/rust-1.65.0

    Add Rust 1.65.0
    posborne authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    2b35292 View commit details
    Browse the repository at this point in the history
Loading