- 20 Jul, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 06 Jun, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 04 Apr, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 23 Mar, 2017 1 commit
-
-
Alexander Alekhin authored
- use suffixes like '.avx.cpp' - added CMake-generated files for '.simd.hpp' optimization approach - wrap HAL intrinsic headers into separate namespaces for different build flags - automatic vzeroupper insertion (via CV_INSTRUMENT_REGION macro)
-
- 09 Mar, 2017 1 commit
-
-
Christof Kaufmann authored
This is a completion for PR #7390 and fixes #6517 and #815.
-
- 13 Feb, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 23 Jan, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 04 Oct, 2016 2 commits
-
-
Alexander Alekhin authored
1) fix include directories 2) don't use PCH for source file with custom COMPILE_FLAGS
-
Alexander Alekhin authored
-
- 03 Oct, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 30 Sep, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 16 May, 2016 1 commit
-
-
Maksim Shabunin authored
Command line generation routine uses "-isystem" to include headers outside of "<opencv>/modules" folder, but GCC 6 does not work when passed "-isystem /usr/include" option.
-
- 13 May, 2016 1 commit
-
-
Maksim Shabunin authored
Command line generation routine uses "-isystem" to include headers outside of "<opencv>/modules" folder, but GCC 6 does not work when passed "-isystem /usr/include" option.
-
- 22 Dec, 2015 2 commits
-
-
Philip authored
#5858 for master
-
Maksim Shabunin authored
-
- 17 Nov, 2015 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 08 Sep, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 03 Aug, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 25 Dec, 2014 1 commit
-
-
Andrey Kamaev authored
* cmake CMP0054 and CMP0045 * aarch64 build * portable code options in PCH cmake * some of gcc 4.9 warnings
-
- 10 Nov, 2014 1 commit
-
-
Roman Donchenko authored
This is actually the same warning that the suppression at the bottom suppresses, but that one doesn't suppress it when using a native compiler (go figure). I remove the forced inclusion of precompiled headers into all sources, since otherwise this workaround doesn't work - the header with the warning is included before I can use a pragma.
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 25 Sep, 2013 1 commit
-
-
Alexander Alekhin authored
-
- 08 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 22 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
All tests passed!
-
- 21 Dec, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 22 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 04 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
The version reported by toolchain is 4.6.x-google so regex needs an adjustment.
-
- 01 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 31 Aug, 2012 2 commits
-
-
Andrey Kamaev authored
(cherry picked from commit bd12f636) Signed-off-by:
Andrey Kamaev <andrey.kamaev@itseez.com>
-
Andrey Kamaev authored
-
- 28 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 18 Jun, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 08 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 07 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 03 Jan, 2012 1 commit
-
-
Andrey Kamaev authored
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
-
- 26 Jul, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 24 Jul, 2011 1 commit
-
-
Andrey Kamaev authored
-