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

Cirrus CI and macOS on M1 CI #145

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

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    f5f0835 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f60017c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    279ce81 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    1fb620c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6379e6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f359b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Attempt to specify architecture for FreeBSD. Attempt to find out why …

    …clang isn't available. Attempt to explicitly specify clang.
    rptb1 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    7f54c34 View commit details
    Browse the repository at this point in the history
  2. Suppress uninitialized warning on platforms where VMParamFromArgs doe…

    …s nothing. Discovered by GCC 12.2.0.
    rptb1 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    0a21917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e500c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c482a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42a97e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    86e3275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dadde6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddcb384 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd32ff3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81f9e9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c6c2e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e1ecd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    752859a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0442b60 View commit details
    Browse the repository at this point in the history
  10. Adding list of platforms built by which CI system, and cross-referenc…

    …ing to readme.txt and manual/build.txt.
    rptb1 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    0da6884 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1e08497 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a7d85d1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa07e8d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a76ce9c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e92b175 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a536e1a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    bef3b95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7877339 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f278eb View commit details
    Browse the repository at this point in the history
  4. Adding a few notes on design.

    rptb1 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d203aff View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

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

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    549d329 View commit details
    Browse the repository at this point in the history
  2. Using RFC 2119 key words.

    rptb1 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    717d55d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc54e1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7c229e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e595d8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    316b2e0 View commit details
    Browse the repository at this point in the history
  7. Removing references to Travis CI from proc.merge.pull-request and inc…

    …orporating statements about Travis CI into general design.
    rptb1 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    79a814d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b6ae56 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

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

Commits on Mar 16, 2023

  1. Clarifying some TODOs. Drafting administration section. Drafting desi…

    …gn for check scripts. Linking GitHub check actions to design and vice-versa.
    rptb1 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    e6c97d2 View commit details
    Browse the repository at this point in the history
  2. Linking tags.

    rptb1 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    f5f3d23 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Another pass of improvements including quantified requirememnts, clar…

    …ification, linking to design.mps.tests, and more justification.
    rptb1 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    32185ed View commit details
    Browse the repository at this point in the history