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

Improve the Pass system #1645

Merged
merged 19 commits into from
Sep 5, 2024
Merged

Improve the Pass system #1645

merged 19 commits into from
Sep 5, 2024

Commits on Aug 7, 2024

  1. implement ExecuteLate

    maximiliankaul committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7251e2f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

  1. start execute before

    maximiliankaul committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    66f8c0d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

  1. move stuff around

    maximiliankaul committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    83e6071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91b6ac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    206c214 View commit details
    Browse the repository at this point in the history
  4. fix logic bug

    maximiliankaul committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0bc5a24 View commit details
    Browse the repository at this point in the history
  5. better error messages

    maximiliankaul committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a66ae3e View commit details
    Browse the repository at this point in the history
  6. more cleanup

    maximiliankaul committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    aa4dfcb View commit details
    Browse the repository at this point in the history
  7. Do not distinguish between soft/hard/... dependecies when tracking an…

    …d support "soft" ExecuteBefore depndencies.
    maximiliankaul committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    28efa50 View commit details
    Browse the repository at this point in the history
  8. cleanup

    maximiliankaul committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4242759 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. clean up

    maximiliankaul committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    115be44 View commit details
    Browse the repository at this point in the history
  2. documentation

    maximiliankaul committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f8b347b View commit details
    Browse the repository at this point in the history
  3. documentation

    maximiliankaul committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    78c327d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca3f21a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf706dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faef9e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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