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

sync dev2 with all PRs to dev #650

Merged
merged 20 commits into from
Dec 29, 2023
Merged

sync dev2 with all PRs to dev #650

merged 20 commits into from
Dec 29, 2023

Commits on Dec 21, 2023

  1. Merge pull request #614 from DrTimothyAldenDavis/dev2

    build system: split "make distclean/purge" for root CMakeLists.txt and root Makefile
    DrTimothyAldenDavis authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    1c70a34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #615 from DrTimothyAldenDavis/dev2

    remove restrict keyword
    DrTimothyAldenDavis authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    45b4121 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Merge pull request #618 from DrTimothyAldenDavis/dev2

    consistent use of _USE_ and _HAS_ cmake variables
    DrTimothyAldenDavis authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    13adfb5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #619 from DrTimothyAldenDavis/dev2

    make macos.yaml workflow-dispatch only
    DrTimothyAldenDavis authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    0f06788 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #620 from DrTimothyAldenDavis/dev2

    typo in cmake variables
    DrTimothyAldenDavis authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f1ecfa1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #621 from DrTimothyAldenDavis/dev2

    add SUITESPARSE_USE_STRICT
    DrTimothyAldenDavis authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    fbe9cd9 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    ed9d8c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #629 from DrTimothyAldenDavis/dev2

    Fix *_USE_OPENMP, *_HAS_OPENMP, *_USE_CUDA, and *_HAS_CUDA
    DrTimothyAldenDavis authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    9c4bb11 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    49cea0d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #631 from DrTimothyAldenDavis/dev2

    METIS: do not use angle brackets for non-system #include files
    DrTimothyAldenDavis authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    6a02c3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee01a67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d37f2a View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Merge pull request #637 from DrTimothyAldenDavis/dev2

    readme for openmp; remove "set ( CMAKE_MACOSX_RPATH TRUE )" from all cmake scripts
    DrTimothyAldenDavis authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    109ccc7 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Merge pull request #638 from DrTimothyAldenDavis/dev2

    GraphBLAS Test: GxB_Context testing fixed
    DrTimothyAldenDavis authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    cab37fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #639 from DrTimothyAldenDavis/dev2

    remove GraphBLAS and LAGraph from CodeQL (not enough space on github)
    DrTimothyAldenDavis authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    1879055 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    099c61e View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Merge pull request #641 from DrTimothyAldenDavis/dev2

    fix license in GraphBLAS/cmake_modules/GraphBLASReport.cmake
    DrTimothyAldenDavis authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    0940d41 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Merge pull request #645 from DrTimothyAldenDavis/dev2

    Allow BLAS/LAPACK to be specified directly, allow GraphBLAS JITpackage to be created when cross-compiling, documentation/README fixes
    DrTimothyAldenDavis authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    298dbb9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #647 from DrTimothyAldenDavis/dev2

    revise CI to check CUDA on Windows with MSVC
    DrTimothyAldenDavis authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    908f2c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #649 from DrTimothyAldenDavis/dev2

    rebuild */Doc/*pdf user guides
    DrTimothyAldenDavis authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    ce13caf View commit details
    Browse the repository at this point in the history