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

Scripts update #11

Merged
merged 16 commits into from
May 5, 2023
Merged

Scripts update #11

merged 16 commits into from
May 5, 2023

Commits on Feb 25, 2023

  1. Scripts update

    SWIG definition updates
    BlackGad committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    3191862 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. -swig off by default (breaks older CI builds)

    -set execution bit on build_lin script (CI problem)
    lewk2 committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    7971f28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4961728 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. -compile up-to-date swig within linux container

    -typedef byte (needed to compile on linux)
    -download swig from cinegy s3 link (fix flakey CI)
    lewk2 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    ae46ba8 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. WIP

    BlackGad committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    85f38a4 View commit details
    Browse the repository at this point in the history
  2. Added options handling

    BlackGad committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    741c3ca View commit details
    Browse the repository at this point in the history
  3. Marshaler fix

    BlackGad committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    40357d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0972dd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. -SWIG on in teamcity if VS2019+

    Lewis Kirkaldie committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5a761af View commit details
    Browse the repository at this point in the history
  2. -update cmake to 3.25.3 (VS2022 support)

    Lewis Kirkaldie committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    02c9634 View commit details
    Browse the repository at this point in the history
  3. -remove use of span (fails with netstandard2.0)

    Lewis Kirkaldie committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e0e20d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. -fix cmake download

    -add socketID into delegate dictionary name on listen/connect
    Lewis Kirkaldie committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    57c0df6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

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

Commits on Apr 29, 2023

  1. Added EPOLL mappings

    BlackGad committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    3103108 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. -clear null-forgiveness flag (not C# 8)

    Lewis Kirkaldie committed May 4, 2023
    Configuration menu
    Copy the full SHA
    efa8fa2 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. -change ordering of SWIG cmake policies inclusion

    Lewis Kirkaldie committed May 5, 2023
    Configuration menu
    Copy the full SHA
    571c07c View commit details
    Browse the repository at this point in the history