-
Notifications
You must be signed in to change notification settings - Fork 851
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
Implementation of SWIG with C# bindings #2577
base: master
Are you sure you want to change the base?
Commits on Dec 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c0fcf24 - Browse repository at this point
Copy the full SHA c0fcf24View commit details -
Configuration menu - View commit details
-
Copy full SHA for cee3a35 - Browse repository at this point
Copy the full SHA cee3a35View commit details -
-docker lin build now uses ubuntu 22.04 base
-improve some comments in CMakeLists -default win swig back to OFF
Lewis Kirkaldie committedDec 6, 2022 Configuration menu - View commit details
-
Copy full SHA for e73b119 - Browse repository at this point
Copy the full SHA e73b119View commit details
Commits on Dec 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2ea30af - Browse repository at this point
Copy the full SHA 2ea30afView commit details
Commits on Feb 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3191862 - Browse repository at this point
Copy the full SHA 3191862View commit details
Commits on Feb 26, 2023
-
-swig off by default (breaks older CI builds)
-set execution bit on build_lin script (CI problem)
Configuration menu - View commit details
-
Copy full SHA for 7971f28 - Browse repository at this point
Copy the full SHA 7971f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4961728 - Browse repository at this point
Copy the full SHA 4961728View commit details
Commits on Feb 28, 2023
-
-compile up-to-date swig within linux container
-typedef byte (needed to compile on linux) -download swig from cinegy s3 link (fix flakey CI)
Configuration menu - View commit details
-
Copy full SHA for ae46ba8 - Browse repository at this point
Copy the full SHA ae46ba8View commit details
Commits on Mar 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 85f38a4 - Browse repository at this point
Copy the full SHA 85f38a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 741c3ca - Browse repository at this point
Copy the full SHA 741c3caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40357d3 - Browse repository at this point
Copy the full SHA 40357d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0972dd3 - Browse repository at this point
Copy the full SHA 0972dd3View commit details
Commits on Mar 23, 2023
-
-SWIG on in teamcity if VS2019+
Lewis Kirkaldie committedMar 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 5a761af - Browse repository at this point
Copy the full SHA 5a761afView commit details -
-update cmake to 3.25.3 (VS2022 support)
Lewis Kirkaldie committedMar 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 02c9634 - Browse repository at this point
Copy the full SHA 02c9634View commit details -
-remove use of span (fails with netstandard2.0)
Lewis Kirkaldie committedMar 23, 2023 Configuration menu - View commit details
-
Copy full SHA for e0e20d7 - Browse repository at this point
Copy the full SHA e0e20d7View commit details
Commits on Mar 28, 2023
-
-add socketID into delegate dictionary name on listen/connect
Lewis Kirkaldie committedMar 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 57c0df6 - Browse repository at this point
Copy the full SHA 57c0df6View commit details
Commits on Apr 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 464dec3 - Browse repository at this point
Copy the full SHA 464dec3View commit details
Commits on Apr 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3103108 - Browse repository at this point
Copy the full SHA 3103108View commit details
Commits on May 4, 2023
-
-clear null-forgiveness flag (not C# 8)
Lewis Kirkaldie committedMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for efa8fa2 - Browse repository at this point
Copy the full SHA efa8fa2View commit details
Commits on May 5, 2023
-
-change ordering of SWIG cmake policies inclusion
Lewis Kirkaldie committedMay 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 571c07c - Browse repository at this point
Copy the full SHA 571c07cView commit details -
Merge pull request #11 from Cinegy/vshkolka_swig_upgrade
Merge enhancement from @BlackGad into PR linked branch
Configuration menu - View commit details
-
Copy full SHA for e7ab2f2 - Browse repository at this point
Copy the full SHA e7ab2f2View commit details -
-added missed () from cmake else
Lewis Kirkaldie committedMay 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 7583958 - Browse repository at this point
Copy the full SHA 7583958View commit details -
Merge pull request #12 from Cinegy/vshkolka_swig_upgrade
-added missed () from cmake else
Configuration menu - View commit details
-
Copy full SHA for 671a2ee - Browse repository at this point
Copy the full SHA 671a2eeView commit details
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 319d933 - Browse repository at this point
Copy the full SHA 319d933View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0afb40b - Browse repository at this point
Copy the full SHA 0afb40bView commit details
Commits on Jun 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 661cc37 - Browse repository at this point
Copy the full SHA 661cc37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eb250d - Browse repository at this point
Copy the full SHA 7eb250dView commit details
Commits on Jan 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b57581 - Browse repository at this point
Copy the full SHA 2b57581View commit details
Commits on Jan 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44a548d - Browse repository at this point
Copy the full SHA 44a548dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd30b74 - Browse repository at this point
Copy the full SHA cd30b74View commit details -
Configuration menu - View commit details
-
Copy full SHA for f29b2eb - Browse repository at this point
Copy the full SHA f29b2ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97bd170 - Browse repository at this point
Copy the full SHA 97bd170View commit details
Commits on Jan 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9fbd51 - Browse repository at this point
Copy the full SHA e9fbd51View commit details
Commits on Jun 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 33a150c - Browse repository at this point
Copy the full SHA 33a150cView commit details