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

Add patches to make C and Cpp packages installable #72

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

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    05e7d1d View commit details
    Browse the repository at this point in the history
  2. Make use of -fPIC parameter when building'

    Tomáš Chvátal committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    b13655f View commit details
    Browse the repository at this point in the history
  3. Generate both shared and static libraries

    Tomáš Chvátal committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    aceb39d View commit details
    Browse the repository at this point in the history
  4. Create install targets for C and CPP

    Tomáš Chvátal committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    79b4404 View commit details
    Browse the repository at this point in the history
  5. Rename cpp library to qrcodegencpp to avoid conflict

    Tomáš Chvátal committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    568eaa7 View commit details
    Browse the repository at this point in the history
  6. Add PREFIX variable and few minor fixes from code review

    Tomáš Chvátal committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    e0a2311 View commit details
    Browse the repository at this point in the history
  7. Install static and shared library as an executable

    Tomáš Chvátal committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    e4125ff View commit details
    Browse the repository at this point in the history
  8. Reflect in version information we are now 1.6.0 release

    Tomáš Chvátal committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    9812eee View commit details
    Browse the repository at this point in the history