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: aeddi/aws-lambda-python-opencv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: Prebuilt
Choose a base ref
...
head repository: aeddi/aws-lambda-python-opencv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 5 files changed
  • 3 contributors

Commits on May 22, 2016

  1. Fix username in URLs

    aeddi committed May 22, 2016
    Configuration menu
    Copy the full SHA
    e28d44d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. Add .editorconfig file

    aeddi committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    1187c39 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

  1. Abbreviate mkdir command

    aeddi committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    f935e2f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2016

  1. Fix small typos

    aeddi committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    ab3dd7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a875121 View commit details
    Browse the repository at this point in the history
  3. Add LICENSE file

    aeddi committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    de13c04 View commit details
    Browse the repository at this point in the history
  4. Fix small typo

    aeddi committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    0809412 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. update to 3.2

    p0wdrdotcom committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    4dbf628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4ad3c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2017

  1. Updates to cmake args to not build the tests

    Added cmake flags to not build the tests or the performance tests.  These are not needed and add some time to the build.
    p0wdrdotcom authored Jul 30, 2017
    Configuration menu
    Copy the full SHA
    6e05e24 View commit details
    Browse the repository at this point in the history
  2. Fix comment

    p0wdrdotcom authored Jul 30, 2017
    Configuration menu
    Copy the full SHA
    b4f7fd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. Merge pull request #7 from p0wdrdotcom/master

    Update to opencv 3.2 and speed up the build
    aeddi authored Sep 8, 2017
    Configuration menu
    Copy the full SHA
    d23990d View commit details
    Browse the repository at this point in the history
  2. Update OpenCV version

    aeddi authored Sep 8, 2017
    Configuration menu
    Copy the full SHA
    bd80b18 View commit details
    Browse the repository at this point in the history
Loading