37 Commits (a68ffc81da131036f616367226eb77d70533244e)

Author SHA1 Message Date
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
Maksim Shabunin 3fd2384b81 Fixed mingw compilation on Windows 7 years ago
luz.paz 413fba14ab Some mist. typo fixes 7 years ago
Csaba Keszegh 2aa18ca3e9 fix: use CXX_STANDARD when extracting compiler flags for PCH with GNUCXX 7 years ago
Alexander Alekhin 6c252d8cdc cmake: fix -fPIC/-fPIE handling in precompiled headers (PCH) 7 years ago
Alexander Alekhin 22f12dc93c cmake: fix build with CMake 3.9.0 7 years ago
Alexander Alekhin 0e1d65d3b1 build: fix PCH stub files generation optimization 8 years ago
Alexander Alekhin 1f86d8564f cmake: fix GCC precompiled headers warnings 8 years ago
Alexander Alekhin 17e5e4cd5a core: CPU target dispatcher update 8 years ago
Christof Kaufmann 583e3a6875 cmake: Avoid adding default path as system directory for GCC 6.x 8 years ago
Alexander Alekhin e16227b53c cmake: support multiple CPU targets 8 years ago
Alexander Alekhin 36b34465a4 cmake: include contrib modules into opencv_world 8 years ago
Alexander Alekhin b640e72877 cmake: update PCH 8 years ago
Alexander Alekhin c181f2f493 cmake: fix for GCC 6.x 8 years ago
Alexander Alekhin 21d9412c93 cmake: fix for GCC 6.x 8 years ago
Alexander Alekhin a3f74aaaaf cmake: repair GCC PCH 8 years ago
Maksim Shabunin fb598bb76a Disabled PCH support for gcc >= 6.0.0 9 years ago
Maksim Shabunin a0fdc91a14 Disabled PCH support for gcc >= 6.0.0 9 years ago
Philip e85b23573b [master] Fixed PCH warning during ARM crosscompilation 9 years ago
Maksim Shabunin 46edb54ac3 Fixed PCH warning during ARM crosscompilation 9 years ago
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
Maksim Shabunin e8bf4417ef New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 9 years ago
Alexander Alekhin b15a9d675e cmake: use copy_if_different 9 years ago
Alexander Alekhin d83d2d4c2f viz: fix precompiled headers definitions 9 years ago
Andrey Kamaev c105b72945 Assorted fixes: 10 years ago
Roman Donchenko 13d67b6ae7 Suppress a bogus -Warray-bounds in modules/superres/src/optical_flow.cpp 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
Alexander Alekhin b4a534a235 cmake: PCH: use DEFINE_SYMBOL target property 11 years ago
Roman Donchenko 6d7f29a03a Made it so that a dummy .cpp is actually created when compiling with VC++. 11 years ago
Andrey Kamaev 762aefd71b Compile opencv_test_core with cv::String instead of std::string 12 years ago
Andrey Kamaev b6efec5f8b Add support for Android NDK r8d 12 years ago
Andrey Kamaev 2e91405833 Fix OS X build warnings 12 years ago
Andrey Kamaev 02b33792cb Fix precompiled headers support detection for gcc-4.6 toolchain from Android NDK r8b 12 years ago
Andrey Kamaev 3fb3851c7a Remove debug print 12 years ago
Andrey Kamaev 11bffb0e7d Unify manifest files in Android examples 12 years ago
Andrey Kamaev bd12f636c8 Unify manifest files in Android examples 12 years ago
Marina Kolpakova 6cca6a4548 merged the trunk r8669:8702 13 years ago
Andrey Kamaev 0f01d8df1c Fixed Visual Studio precompiled headers 13 years ago
Andrey Kamaev a20837fb7c Fixed precompiled headers support detection 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev ffa44fb114 Fixed precompiled headers build on Linux 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Andrey Kamaev 8cab65c173 Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options. 13 years ago
Andrey Kamaev 3b59a51347 Fixed pch support on linux 14 years ago
Andrey Kamaev 0f6503d9a9 Fixed precompiled headeds for non-windows systems. 14 years ago
Andrey Kamaev 3aea74d408 Fixed precompiled headers support (fixed formatting, fixed dependencies generation) 14 years ago
Andrey Kamaev 4d8a261d99 Allowed spaces in path to OpenCV (tested only Android build) 14 years ago
Andrey Kamaev 0b6fed32e3 Allowed spaces in Android NDK path 14 years ago
Alexander Shishkov 6ecebb7f66 fixed #768 ticket 14 years ago
Alexander Shishkov ca758a9dac fixed #768 ticket 14 years ago