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 build step for ICPC (with fixes) #3465

Merged
merged 22 commits into from
May 1, 2022

Commits on Dec 29, 2021

  1. ⬆️ Doctest 2.4.7

    nlohmann committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    f65ade0 View commit details
    Browse the repository at this point in the history
  2. 👷 add CI step for ICPC

    nlohmann committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    ab557ae View commit details
    Browse the repository at this point in the history
  3. 👷 add CI step for ICPC

    nlohmann committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    15eaae2 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. 👷 add CI step for ICPC

    nlohmann committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    7b60a2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    604e449 View commit details
    Browse the repository at this point in the history
  3. 👷 add CI step for ICPC

    nlohmann committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    e40843f View commit details
    Browse the repository at this point in the history
  4. 👷 add CI step for ICPC

    nlohmann committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    3822537 View commit details
    Browse the repository at this point in the history
  5. 👷 add CI step for ICPC

    nlohmann committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    42acea3 View commit details
    Browse the repository at this point in the history
  6. 👷 add CI step for ICPC

    nlohmann committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    0152bac View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' of https://github.com/nlohmann/json into icpc

    � Conflicts:
    �	.github/workflows/ubuntu.yml
    �	cmake/ci.cmake
    nlohmann committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    8cbe3ed View commit details
    Browse the repository at this point in the history
  8. 👷 add CI step for ICPC

    nlohmann committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    23a7a2d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

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

Commits on Apr 29, 2022

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

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    e1190d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9dfd63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9463ccd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6fa2d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d909392 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    554dfb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d113f11 View commit details
    Browse the repository at this point in the history
  8. Disable wstring unit test on ICPC

    Fixes:
      error 913: invalid multibyte character sequence
    falbrechtskirchinger committed May 1, 2022
    Configuration menu
    Copy the full SHA
    c86929a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9f9923 View commit details
    Browse the repository at this point in the history