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

Have CI build under windows #168

Merged
merged 11 commits into from
Nov 20, 2024
Merged

Have CI build under windows #168

merged 11 commits into from
Nov 20, 2024

Commits on Aug 16, 2024

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

Commits on Aug 17, 2024

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

Commits on Aug 22, 2024

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

Commits on Sep 11, 2024

  1. Fix windows build (#158)

    * add instance of static member of Timestamp, for windows_build
    
    * fix for visual studio warning
    hshibatacrl authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e692dcb View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Add CI build (#162)

    * add github action for building libmultisense
    QuentinTorg authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8cc733c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Dbalish/windows buildfix (#163)

    * reorder includes so min/max macros don't get defined
    
    * remove accidental newline
    dougbalish1 authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    49b344c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Oct 25, 2024

  1. Auto mtu (#166)

    * seems to work - CLEAN UP PRINTS
    
    * readd dropped lines from test code
    
    * reduce retry/timeout - make MTU select faster
    
    * remove debug prints
    
    * change utils to auto mtu- Dont push until approved
    
    * fix fdutil to match others wrt MTU setup
    
    ---------
    
    Co-authored-by: Douglas Balish <[email protected]>
    psmithcrl and dougbalish1 authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7e6aa4e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    41dd3e1 View commit details
    Browse the repository at this point in the history
  2. Fix syntax error

    mattalvarado committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c172deb View commit details
    Browse the repository at this point in the history
  3. Source updates

    mattalvarado committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    626b493 View commit details
    Browse the repository at this point in the history