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

fix to build with current GCC 11.2.0 on MSYS2 #10

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 24, 2021

  1. fix for gcc10 with MSYS2

    attempting to copy apparently private changes at
    graphstream#9
    
    changed Makefile to detect Windows using $(OS) instead of uname.
    jdpipe committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    3bf6868 View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    jdpipe authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    9a6db42 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. detect windows with _WIN32

    jdpipe committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    e67b6d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

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