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

Feat: enable clang tidy #158

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Mar 20, 2020

  1. build: add cmake support

    feat: add cmake support
    
    chore: remove old code
    
    revert: remove mbus_data_record_unit
    
    build: do not break existing building system
    gocarlos committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    cf3b616 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed61769 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. build: add debian package

    gocarlos committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    6071391 View commit details
    Browse the repository at this point in the history
  2. feat: add github actions

    * feat: add github actions
    
    * Update ccpp.yml
    
    * build: build and install deb in container
    
    * build: clean up
    gocarlos authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    491562b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e885859 View commit details
    Browse the repository at this point in the history
  4. build: add documentation

    gocarlos committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    bdabbc6 View commit details
    Browse the repository at this point in the history
  5. build: install doxygen in ci

    gocarlos committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    126d707 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a967850 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    91fbe76 View commit details
    Browse the repository at this point in the history
  2. build: add also android

    gocarlos committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    e4be69f View commit details
    Browse the repository at this point in the history
  3. build: add pkg config file

    gocarlos committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    eca37f4 View commit details
    Browse the repository at this point in the history
  4. test: add slave test to ci

    Roger Niederhauser committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    f6b29b8 View commit details
    Browse the repository at this point in the history
  5. Revert "test: add slave test to ci"

    This reverts commit f6b29b8.
    Roger Niederhauser committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    db14b57 View commit details
    Browse the repository at this point in the history
  6. chore: enable test coverage

    Roger Niederhauser committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    e03e682 View commit details
    Browse the repository at this point in the history
  7. chore: enable coverage

    Roger Niederhauser committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    5677181 View commit details
    Browse the repository at this point in the history
  8. test: add test coverage

    gocarlos committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    558eed9 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'test--enable-testing' of github.com:gocarlos/libmbus in…

    …to test--enable-testing
    gocarlos committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    4c04b75 View commit details
    Browse the repository at this point in the history
  10. chore: change working directory

    Roger Niederhauser committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    a55e257 View commit details
    Browse the repository at this point in the history
  11. chore: change gcovr job

    Roger Niederhauser committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    dd41128 View commit details
    Browse the repository at this point in the history
  12. fix: make only one run

    Roger Niederhauser committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    5a88e95 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. feat: enable clang-tidy

    Estefania Otero committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    8dd306f View commit details
    Browse the repository at this point in the history
  2. feat: install clang-tidy

    Estefania Otero committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    5789b83 View commit details
    Browse the repository at this point in the history
  3. feat: install clang-tidy

    Estefania Otero committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    437952a View commit details
    Browse the repository at this point in the history
  4. feat: install clang-tidy 6.0

    Estefania Otero committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    29e1e8d View commit details
    Browse the repository at this point in the history
  5. Revert "feat: install clang-tidy 6.0"

    This reverts commit 29e1e8d.
    Estefania Otero committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    16dc649 View commit details
    Browse the repository at this point in the history
  6. feat: install clang tidy

    Estefania Otero committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    4a135ec View commit details
    Browse the repository at this point in the history
  7. feat: install clang-tidy

    Estefania Otero committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    1c0bb4e View commit details
    Browse the repository at this point in the history
  8. feat: install clang tidy

    Estefania Otero committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    442f6cf View commit details
    Browse the repository at this point in the history
  9. fix: rename clang-tidy-9

    Estefania Otero committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    ea01ee5 View commit details
    Browse the repository at this point in the history