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

GHA and Cmake changes #1888

Merged
merged 10 commits into from
Feb 26, 2023
Merged

GHA and Cmake changes #1888

merged 10 commits into from
Feb 26, 2023

Commits on Feb 25, 2023

  1. [gha] add git to windows build

    Signed-off-by: R4SAS <r4sas@i2pmail.org>
    r4sas committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    e036b32 View commit details
    Browse the repository at this point in the history
  2. [gha] fetch whole repository

    Signed-off-by: R4SAS <r4sas@i2pmail.org>
    r4sas committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    2e899a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. [cmake] add windows support for MSYS

    Done with Vort's (https://github.com/Vort) cooperation
    
    + Updated Makefiles for correct options order
    
    Signed-off-by: R4SAS <r4sas@i2pmail.org>
    r4sas committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    8ed721c View commit details
    Browse the repository at this point in the history
  2. [gha] fix artifact path in windows cmake build

    Signed-off-by: R4SAS <r4sas@i2pmail.org>
    r4sas committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    5461dbc View commit details
    Browse the repository at this point in the history
  3. [gha] install correct compiler between gcc and clang, add clang build…

    … to make, update actions
    
    Signed-off-by: R4SAS <r4sas@i2pmail.org>
    r4sas committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    7150b2b View commit details
    Browse the repository at this point in the history
  4. install required package for clang and make cmake build runnable on Win7

    Signed-off-by: R4SAS <r4sas@i2pmail.org>
    r4sas committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    5842f88 View commit details
    Browse the repository at this point in the history
  5. [gha] update workfows

    Signed-off-by: R4SAS <r4sas@i2pmail.org>
    r4sas committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    ebeec02 View commit details
    Browse the repository at this point in the history
  6. [gha] fix debian workflow

    Signed-off-by: R4SAS <r4sas@i2pmail.org>
    r4sas committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    1cae841 View commit details
    Browse the repository at this point in the history
  7. [gha] switch to latest ubuntu image

    Signed-off-by: R4SAS <r4sas@i2pmail.org>
    r4sas committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    df28d9f View commit details
    Browse the repository at this point in the history
  8. [gha] remove boost ppa

    Signed-off-by: R4SAS <r4sas@i2pmail.org>
    r4sas committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    586e049 View commit details
    Browse the repository at this point in the history