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
All tests passed!
|
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
The version reported by toolchain is 4.6.x-google so regex needs an adjustment.
|
12 years ago |
Andrey Kamaev
|
3fb3851c7a
|
Remove debug print
|
12 years ago |
Andrey Kamaev
|
11bffb0e7d
|
Unify manifest files in Android examples
(cherry picked from commit bd12f636c8 )
Signed-off-by: Andrey Kamaev <andrey.kamaev@itseez.com>
|
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
renamed OPENCV_SOURCE_DIR to OpenCV_SOURCE_DIR
|
14 years ago |
Alexander Shishkov
|
ca758a9dac
|
fixed #768 ticket
|
14 years ago |
Andrey Kamaev
|
41f5e8e3d8
|
Fixed output paths for some libraries and executables.
Added option to force disable precompiled headers.
|
14 years ago |
Andrey Kamaev
|
68534d70f3
|
Merged android-experimental branch back to trunk.
|
14 years ago |
Vadim Pisarevsky
|
030323c83f
|
turn off PCH support for GCC 3.x
|
15 years ago |
Vadim Pisarevsky
|
e1c2e72ed6
|
temporarily turned off PCH support for GCC 4.1, since it causes "undefined main" error
|
15 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |