8000 Comparing 1.1.0...1.1.1 · IBM/sourceorbit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: IBM/sourceorbit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: IBM/sourceorbit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.1
Choose a head ref
  • 19 commits
  • 32 files changed
  • 2 contributors

Commits on May 30, 2025

  1. Initial work for actions support

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed May 30, 2025
    Configuration menu
    Copy the full SHA
    525a482 View commit details
    Browse the repository at this point in the history
  2. For make projects, load up custom rules from actions file

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed May 30, 2025
    Configuration menu
    Copy the full SHA
    8cd1ec8 View commit details
    Browse the repository at this point in the history
  3. Correct pass along actions commands

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed May 30, 2025
    Configuration menu
    Copy the full SHA
    2cde8fb View commit details
    Browse the repository at this point in the history
  4. makefile actions now support action variables

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed May 30, 2025
    Configuration menu
    Copy the full SHA
    4d8cbde View commit details
    Browse the repository at this point in the history
  5. Exetension will take makefile actions into consideration

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed May 30, 2025
    Configuration menu
    Copy the full SHA
    968c246 View commit details
    Browse the repository at this point in the history
  6. Remove --init from CLI

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed May 30, 2025
    Configuration menu
    Copy the full SHA
    8856fd8 View commit details
    Browse the repository at this point in the history
  7. Update to docs on actions.json support

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed May 30, 2025
    Configuration menu
    Copy the full SHA
    a124305 View commit details
    Browse the repository at this point in the history
  8. Update hard coded path

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed May 30, 2025
    Configuration menu
    Copy the full SHA
    8100866 View commit details
    Browse the repository at this point in the history
  9. Add note about bnddir for make

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed May 30, 2025
    Configuration menu
    Copy the full SHA
    de8f734 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Add support for using *LIBL with DCLF in CL

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    213dd21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #121 from IBM/fix/cl_files_with_libl

    Add support for using *LIBL with DCLF in CL
    worksofliam authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    263b879 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #120 from IBM/change/iproj_usage

    Support `actions.json` files as part of makefile generation
    worksofliam authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    1b35fab View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Initial work for steps cleanup

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    f9f3dd4 View commit details
    Browse the repository at this point in the history
  2. Initial work for step support

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    567996b View commit details
    Browse the repository at this point in the history
  3. Working steps test

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    7d47f31 View commit details
    Browse the repository at this point in the history
  4. Add post commands to steps

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    41eaef7 View commit details
    Browse the repository at this point in the history
  5. Additional steps test

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    d895e90 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Merge pull request #122 from IBM/feature/steps

    Steps generator
    worksofliam authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    6413354 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Bump to 1.1.1

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    82320c3 View commit details
    Browse the repository at this point in the history
Loading
0