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

Resync focal with 0.10 #33

Open
wants to merge 68 commits into
base: 0.10-travis-focal
Choose a base branch
from

Commits on Jul 8, 2019

  1. Try switching to g++-9

    peternewman authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    672b27a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64fd790 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

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

Commits on Sep 22, 2019

  1. Fix a typo

    peternewman authored Sep 22, 2019
    Configuration menu
    Copy the full SHA
    e36eb79 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    d3446cd View commit details
    Browse the repository at this point in the history
  2. Switch to g++ 10

    peternewman authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    6956e4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99c2438 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1df1e41 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Correct the gcov build

    peternewman authored Sep 24, 2020
    Configuration menu
    Copy the full SHA
    ee2cf64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42766ad View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

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

Commits on Dec 11, 2020

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

Commits on Dec 20, 2020

  1. Check if librt exists

    peternewman authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    15efb01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46100dc View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    2a1a7b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1664 from peternewman/0.10-g++-10

    g++ 10 support
    peternewman authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    05f3495 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a9f32a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Merge pull request #1698 from peternewman/0.10-lib-rt

    Check if librt exists and add it if required
    peternewman authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    749590b View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. New placeholder for NEWS

    Hopefully we don't ever have to use this unless I've made some huge mea culpa and we'll go straight to 0.11.0
    (cherry picked from commit 7661546)
    peternewman committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    6c82068 View commit details
    Browse the repository at this point in the history
  2. Add a missing semicolon

    (cherry picked from commit f907b4c)
    peternewman committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    aa75e4a View commit details
    Browse the repository at this point in the history
  3. Add the count to the last line of the codespell info run

    (cherry picked from commit ead457c)
    peternewman committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    00b7369 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76099be View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Configuration menu
    Copy the full SHA
    3ec5b63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9160bf View commit details
    Browse the repository at this point in the history
  3. Fix execinfo on NetBSD

    peternewman committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    ba3864d View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Merge pull request #1704 from peternewman/0.10-c11-compat

    Fix the NetBSD build
    peternewman authored Dec 31, 2020
    Configuration menu
    Copy the full SHA
    9f23c71 View commit details
    Browse the repository at this point in the history
  2. Extend configure so we switch to C++11 if necessary for Protobuf 3.6 …

    …or above too
    
    (cherry picked from commit 5286a69)
    peternewman committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    30fe936 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    915c178 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    085a084 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Merge pull request #1703 from peternewman/0.10-lib-rt

    Various minor fixes
    peternewman authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    139438f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

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

Commits on Feb 8, 2021

  1. Merge pull request #1711 from peternewman/0.10-c11-compat

    Clarify the usage of some of the different plugins
    peternewman authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    d2ca757 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Cleanup

    danielskeenan committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    a5575bb View commit details
    Browse the repository at this point in the history
  2. Update python/ola/ClientWrapperTest.py

    Co-authored-by: Peter Newman <[email protected]>
    danielskeenan and peternewman authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    38d2aed View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1716 from danielskeenan/#1714

    Relax timing on ClientWrapperTest
    peternewman authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    448603a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Switch to the new version of the flake8 action

    So we can specify the Python version natively
    peternewman authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    0a47d3a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1724 from OpenLightingProject/peternewman-flake8-…

    …action-upgrades
    
    Switch to the new version of the flake8 action
    peternewman authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    b4d833a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. add vendor JMS

    cmouttet committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    dcf8258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f013a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0945cdc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. Configuration menu
    Copy the full SHA
    60df279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fb5303 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Try doing nothing to get python3 working

    On arm64 at least
    peternewman authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    9344f97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fac4fbb View commit details
    Browse the repository at this point in the history
  3. Temporarily use an older flake8 on arm64 so it actually runs the Pyth…

    …on 2 one, until full Python 3 compatibility is in
    peternewman authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    37a3085 View commit details
    Browse the repository at this point in the history
  4. Revert "Temporarily use an older flake8 on arm64 so it actually runs …

    …the Python 2 one, until full Python 3 compatibility is in"
    
    This reverts commit 37a3085.
    peternewman committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    54296e4 View commit details
    Browse the repository at this point in the history
  5. Fix some typos

    peternewman committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    0f2296d View commit details
    Browse the repository at this point in the history
  6. Fix another typo

    peternewman committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    79af01a View commit details
    Browse the repository at this point in the history
  7. Update the flake8 task to Python 3, but allow it to fail for now.

    As it doesn't seem to want to work on Arm64 on Python 2 and we'll have it fixed when another PR is merged.
    peternewman committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    f98e33d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3848069 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1731 from peternewman/0.10-lib-rt

    Switch to Travis-ci.com
    peternewman authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    62c0d2b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Use a recent clang if we're compiling with clang on arm64 as the late…

    …st isn't available
    
    (cherry picked from commit 3220a37)
    peternewman committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    fc344fb View commit details
    Browse the repository at this point in the history
  2. Point pip back to pip2 when not on python3

    (cherry picked from commit a99f8aa)
    peternewman committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    ad46a28 View commit details
    Browse the repository at this point in the history
  3. Sudo the commands that need it

    (cherry picked from commit 3fdd151)
    peternewman committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    75fd883 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1734 from peternewman/0.10-lib-rt

    Bring a few Travis improvements back across from master
    peternewman authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    60f338d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cb31c5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1729 from cmouttet/JMS_USB2DMX

    Support for FTDI device "JMS USB2DMX PRO V2.1"
    peternewman authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    32a0497 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    e87f9f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c0ce66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0ca1f3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1735 from peternewman/0.10-lib-rt

    Update the documentation to match the limits allowed in #995
    peternewman authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    4194ecd View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    b5a0025 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1736 from peternewman/0.10-lib-rt

    Fix a longstanding bug in GetMaxPacketSize RDM test around timeouts
    peternewman authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    470372e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Configuration menu
    Copy the full SHA
    e3321ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5843c1d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Merge pull request #1751 from peternewman/0.10-uart-logging

    Add more debugging so we can tell why setting the baud rate failed
    peternewman authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    33785bf View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

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