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

Add configuration for GitHub Actions #544

Merged
merged 7 commits into from
Jan 25, 2021

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    6bda563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fc5696 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6954728 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1c3a4a View commit details
    Browse the repository at this point in the history
  5. ci: Add -mbig-obj to GCC on Windows

    That is to avoid string table overflow and file too big
    mloskot committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    d4cca64 View commit details
    Browse the repository at this point in the history
  6. Define _GLIBCXX_USE_CXX11_ABI=0 for clang 3.5, 3.6, 3.7

    Should help avoid linker error
    undefined reference to std::ios_base::failure::failure(char const*, std::error_code const&)
    mloskot committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    d64791c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

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