-
Notifications
You must be signed in to change notification settings - Fork 51
Comparing changes
Open a pull request
base repository: opencv/ade
base: v0.1.2c
head repository: opencv/ade
compare: master
- 16 commits
- 4 files changed
- 4 contributors
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b2e594 - Browse repository at this point
Copy the full SHA 8b2e594View commit details -
Merge pull request #39 from alexgiving/atrutnev/ade_windows_ci
Added Windows configuration to CI
Configuration menu - View commit details
-
Copy full SHA for 639d3cd - Browse repository at this point
Copy the full SHA 639d3cdView commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 10242ea - Browse repository at this point
Copy the full SHA 10242eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b106b3c - Browse repository at this point
Copy the full SHA b106b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d295d8f - Browse repository at this point
Copy the full SHA d295d8fView commit details -
Merge pull request #41 from dmatveev/dm/fix-win-ci
CI: Remove Ninja as it is not listed in Windows image
Configuration menu - View commit details
-
Copy full SHA for 0cad24f - Browse repository at this point
Copy the full SHA 0cad24fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9458f25 - Browse repository at this point
Copy the full SHA 9458f25View commit details -
Merge pull request #42 from dmatveev/dm/fix-win-ci
CI: Hotfix - make CTest actually work
Configuration menu - View commit details
-
Copy full SHA for ff027f8 - Browse repository at this point
Copy the full SHA ff027f8View commit details -
Don't override CMAKE_CXX_STANDARD set by parent projects
When ADE used as a submodule, it overrides CMAKE_CXX_STANDARD set by parent project. E.g. parent projects defines CMAKE_CXX_STANDARD as 14 and during first cmake run it's applied, but during second cmake run ADE's value is used from cache. No needs to keep CMAKE_CXX_STANDARD in cache, because it may vary from project to project.
Configuration menu - View commit details
-
Copy full SHA for 2589414 - Browse repository at this point
Copy the full SHA 2589414View commit details -
Merge pull request #40 from ilya-lavrenov/patch-1
Don't override CMAKE_CXX_STANDARD set by parent projects
Configuration menu - View commit details
-
Copy full SHA for 0e8a2cc - Browse repository at this point
Copy the full SHA 0e8a2ccView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa2002a - Browse repository at this point
Copy the full SHA aa2002aView commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9659e1b - Browse repository at this point
Copy the full SHA 9659e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2002372 - Browse repository at this point
Copy the full SHA 2002372View commit details
Commits on Oct 21, 2024
-
Merge pull request #47 from mshabunin/cpp-17
build: remove deprecated std::iterator usage
Configuration menu - View commit details
-
Copy full SHA for a40f6d1 - Browse repository at this point
Copy the full SHA a40f6d1View commit details -
Merge pull request #48 from mshabunin/ci-update
CI: add ubuntu 24, upgrade checkout action, limit make threads
Configuration menu - View commit details
-
Copy full SHA for 6482886 - Browse repository at this point
Copy the full SHA 6482886View commit details -
Merge pull request #46 from mshabunin/fix-cpp-standard
build: do not force CXX standard
Configuration menu - View commit details
-
Copy full SHA for ffc83ad - Browse repository at this point
Copy the full SHA ffc83adView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.2c...master