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 memory sanitizer #157

Closed
wants to merge 21 commits into 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: add memory sanitizer

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