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

Upgrade to C++17 and add compatibility to the most current hpx master branch #398

Merged
merged 9 commits into from
Jan 21, 2022

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    a50dce5 View commit details
    Browse the repository at this point in the history
  2. Remove thread_priority_boost for compiling with master

    Meant for a quick test if compiliation actually works!
    G-071 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    7ab7227 View commit details
    Browse the repository at this point in the history
  3. Remove debug_get method

    Currently not used and they cause compilation issues
    G-071 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    44eaa80 View commit details
    Browse the repository at this point in the history
  4. Revert "Remove thread_priority_boost for compiling with master"

    This reverts commit 7ab7227.
    G-071 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    2721170 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dba1084 View commit details
    Browse the repository at this point in the history
  6. Add version guard for distributed runtime header

    This allows the compilation with older HPX versions
    G-071 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    b0c428d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e90b75c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

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

Commits on Jan 21, 2022

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