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

Remove support for MS-DOS #358

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

Remove support for MS-DOS #358

wants to merge 15 commits into from

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    1b86993 View commit details
    Browse the repository at this point in the history
  2. Remove source and include files that are only used for DOS

    ... and remove references to them from CMakeList.txt and makefile-tail
    nbriggs committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    9cd78c3 View commit details
    Browse the repository at this point in the history
  3. Remove DOS makefile

    nbriggs committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    fde861e View commit details
    Browse the repository at this point in the history
  4. Remove a few leftover defined(DOS) that remained in logical expressio…

    …ns, update endif comments
    nbriggs committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    b10c48a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8a615e View commit details
    Browse the repository at this point in the history
  6. Fix comment on removed #endif

    nbriggs committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    1be29b5 View commit details
    Browse the repository at this point in the history
  7. Fix dependencies for ether.o

    nbriggs committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    85d9104 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    52ceef0 View commit details
    Browse the repository at this point in the history
  2. Remove source and include files that are only used for DOS

    ... and remove references to them from CMakeList.txt and makefile-tail
    nbriggs committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    de42fab View commit details
    Browse the repository at this point in the history
  3. Remove DOS makefile

    nbriggs committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    f75adf7 View commit details
    Browse the repository at this point in the history
  4. Remove a few leftover defined(DOS) that remained in logical expressio…

    …ns, update endif comments
    nbriggs committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    74828c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c03560 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aacd8a9 View commit details
    Browse the repository at this point in the history
  7. Fix dependencies for ether.o

    nbriggs committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    ea6f46b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

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