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

Simplify linker invocations + argument parsing + struct LinkerScript #30

Merged
merged 21 commits into from
Apr 10, 2021

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    83d752d View commit details
    Browse the repository at this point in the history
  2. fn link_normally(...)

    Urhengulas committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    b21e3cc View commit details
    Browse the repository at this point in the history
  3. fn link_again(...)

    Urhengulas committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    e13937a View commit details
    Browse the repository at this point in the history
  4. fn success_or_exitstatus

    Urhengulas committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    8e91dbf View commit details
    Browse the repository at this point in the history
  5. mod linking

    Urhengulas committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    2c9b825 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7f68dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d704af0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    486ed54 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    310130d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f6ddc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ed9b95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72c182b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    c9802fd View commit details
    Browse the repository at this point in the history
  2. WIP: clarify mod linking

    Urhengulas committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    12b5e61 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    77ed913 View commit details
    Browse the repository at this point in the history
  2. Mv comment

    Urhengulas committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    bab2cd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cfca98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fece34 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. re: jarpic

    Urhengulas committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    cea2f70 View commit details
    Browse the repository at this point in the history
  2. Revert "Dissolve fn notmain into fn main"

    This reverts commit 83d752d.
    Urhengulas committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    ee04cf3 View commit details
    Browse the repository at this point in the history
  3. clippy optimizations

    Urhengulas committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    c2af667 View commit details
    Browse the repository at this point in the history