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

WIP: Add a non-forking compiler option #614

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Apr 28, 2021

  1. Remove confusing options from configuration

    The reasoning is that things like CFLAGS have no obvious default so
    make little sense here.
    connorjward committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    a35b1ae View commit details
    Browse the repository at this point in the history
  2. WIP: Refactor compilers

    connorjward committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    99cd50d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    5635b84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d0215b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    9764430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71f76c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f1c602 View commit details
    Browse the repository at this point in the history
  4. Correctly cast Mats

    connorjward committed May 6, 2021
    Configuration menu
    Copy the full SHA
    7e980a2 View commit details
    Browse the repository at this point in the history