Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zxing-cpp/zxing-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: idscan/zxing-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: idscan-hunter-2.3.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2,236 files changed
  • 2 contributors

Commits on Mar 21, 2025

  1. Removing tests and test data from the repository. Takes up too much s…

    …pace slowing down the download for hunter
    
    (cherry picked from commit c14c90d)
    (cherry picked from commit 67e3dca)
    Further deletions - delete all additional test files
    (cherry picked from commit ea1e87d)
    Further deletions - delete all additional test files
    (cherry picked from commit 234d560)
    Further deletions - delete all files under test (some had changed plus
    some new)
    (cherry picked from commit 2ce998f)
    Further deletions - delete all files under test (again)
    arun bharadwaj authored and john-forrest committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    d8a3cbd View commit details
    Browse the repository at this point in the history
  2. Alway build static library

    (cherry picked from commit 0756800)
    [Minor edit]
    (cherry picked from commit 15f69d7)
    (cherry picked from commit c5b2897)
    (cherry picked from commit 39d4906)
    (cherry picked from commit 79ee02d)
    arun bharadwaj authored and john-forrest committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    3dd4d4c View commit details
    Browse the repository at this point in the history
  3. Fix up idscan updates:

     - Disable build of all tests (we've removed them)
     - Disable copy of pdb in windows (we'd not use anyway but does not
       work)
    
    (cherry picked from commit 591bbd2)
    Minor manual edit
    (cherry picked from commit ec2794f)
    Minor manual edit
    (cherry picked from commit db051e5)
    (cherry picked from commit b98aefb)
    Take mostly "their" changes as the option names have changes, but
    make changes to reflect previous config.
    john-forrest committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    ef2222c View commit details
    Browse the repository at this point in the history
  4. Fix issue when find_package(ZXing) was called multiple times -

    previously it complained about a duplicate ZXing::Core being
    created. Now we ignore the "alias" creation on subsequent calls.
    
    (cherry picked from commit 9078684)
    (cherry picked from commit 8974677)
    (cherry picked from commit af7991b)
    (cherry picked from commit 5a54e8e)
    john-forrest committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    6586b43 View commit details
    Browse the repository at this point in the history
  5. Update install locations - specify relative locations

    (cherry picked from commit 4ec1862)
    (cherry picked from commit f4b6c70)
    Minor manual edit
    (cherry picked from commit c269390)
    Manual edit
    john-forrest committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    b5e7621 View commit details
    Browse the repository at this point in the history
Loading