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

ext_pkg_versions #912

Merged
merged 22 commits into from
Apr 8, 2020
Merged

ext_pkg_versions #912

merged 22 commits into from
Apr 8, 2020

Commits on Mar 25, 2020

  1. 4 Configuration menu
    Copy the full SHA
    49f887d View commit details
    Browse the repository at this point in the history
  2. update libusb to 1.0.23

    slyshykO committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    c27b8f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Merge pull request #894 from slyshykO/libusb_loglevel

    setting up a libusb log level accordingly to verbosity.
    Nightwalker-87 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    0b0d8ce View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

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

    slyshykO committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    18735de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cefcb73 View commit details
    Browse the repository at this point in the history
  4. fix intendation

    slyshykO committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    04630e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f36d45a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. fix typo

    slyshykO committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    085ccae View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

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

Commits on Apr 2, 2020

  1. Merge pull request #895 from slyshykO/update_libusb

    [compatibility] update of libusb
    Nightwalker-87 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    d3ad0c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. Updated compiling doc & version support

    - Added info on version support
    - Updated compiling instructions
    - Updated minGW-w64 gcc-TC to v8.1.0
    - Minor formatting fixes
    
    (Closes #896, #897, #899)
    Nightwalker-87 committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    27aa888 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. Updated cmake configuration

    - Alligned formatting
    - Updated version requirement
    - Updated pkg-maintainer
    - [doc] Added note in compiling manual
    - Fixed install paths in build script
    - Updated C-flag -std=gnu99 to gnu11
    Nightwalker-87 committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    587fb48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1818d93 View commit details
    Browse the repository at this point in the history
  3. Added cmake uninstall target

    (Fixes #619)
    Nightwalker-87 committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    e7ed76b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41f8417 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Minor fixes

    - Updated CentOS repo in README.md
    - Whitespace fixes
    Nightwalker-87 committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    be6aafd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8c1f41 View commit details
    Browse the repository at this point in the history
  3. Updated documentation

    - Compiling manual
    - Updated version support for macOS
    Nightwalker-87 committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    23c071e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af1570f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9748442 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Fixed compilation errors (Regression)

    -> error: ‘O_BINARY’ undeclared
    -> tabspaces in Makefile
    Nightwalker-87 committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    c6753e3 View commit details
    Browse the repository at this point in the history