Andrey Kamaev
|
44098b2fbb
|
#1813 fixed compiler options with profiling enabled
|
2012-04-17 11:45:24 +00:00 |
|
Andrey Kamaev
|
ce32b4792f
|
Made OpenCVConfig.cmake friendly to Windows pack
|
2012-04-16 19:38:19 +00:00 |
|
Andrey Kamaev
|
f9da906144
|
Fixed Android manifest generation and Android samples install
|
2012-04-16 09:14:26 +00:00 |
|
Andrey Kamaev
|
00de4b9314
|
Fixed compiler flags caching in toolchain; fixed zlib search.
|
2012-04-16 07:24:15 +00:00 |
|
Andrey Kamaev
|
67a336e0be
|
Fixed gcc version parsing.
|
2012-04-13 19:47:29 +00:00 |
|
Andrey Morozov
|
ee682493fd
|
added support clang compiler
|
2012-04-13 14:15:17 +00:00 |
|
Andrey Kamaev
|
3b3d1a86ae
|
Fixed ant search on Windows
|
2012-04-12 15:29:50 +00:00 |
|
Andrey Kamaev
|
7c33d65b59
|
Fixed broken by r8007 install target
|
2012-04-12 11:55:33 +00:00 |
|
Andrey Kamaev
|
b3587c9e34
|
Fixed problem with headers install patch
|
2012-04-12 11:11:12 +00:00 |
|
Andrey Kamaev
|
47148ce275
|
Added version detection for OpenNI
|
2012-04-11 13:20:25 +00:00 |
|
Andrey Kamaev
|
07f8bf9226
|
Attempt to fix windows build failure
|
2012-04-11 08:31:43 +00:00 |
|
Andrey Kamaev
|
626afecaf8
|
Fixed couple of MSVC warnings
|
2012-04-10 22:21:12 +00:00 |
|
Andrey Kamaev
|
d29a0d4c43
|
Fixed Ant search (Android build)
|
2012-04-10 11:59:00 +00:00 |
|
Andrey Kamaev
|
12d42768f8
|
Slightly improved cmake status report
|
2012-04-10 08:28:09 +00:00 |
|
Alexander Reshetnikov
|
6f6d12c2b6
|
Updated cvconfig.h.cmake
|
2012-04-09 18:51:03 +00:00 |
|
Andrey Kamaev
|
f7853b262b
|
Fixed cmake configuration for Android for case when only one SDK target is available #1781
|
2012-04-09 14:51:14 +00:00 |
|
Andrey Kamaev
|
c208b58e6b
|
Fixing TBB search and zlib version detection
|
2012-04-09 13:47:30 +00:00 |
|
Andrey Kamaev
|
aa4a45ff3b
|
Added more version information to cmake status (Qt, CUDA, OpenEXR, gcc)
|
2012-04-09 13:22:52 +00:00 |
|
Andrey Kamaev
|
d1a8f562b9
|
Added version detection for zlib, libjpeg, libjasper, libpng, libtiff
|
2012-04-09 11:32:28 +00:00 |
|
Andrey Kamaev
|
7ed80d54d7
|
Added TBB version detection to CMake
|
2012-04-09 07:53:04 +00:00 |
|
Andrey Kamaev
|
7cc7a3f37d
|
Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings.
|
2012-04-08 21:49:19 +00:00 |
|
Andrey Kamaev
|
c16a1d86cc
|
Fixed python detection on Windows with both 32bit and 64bit pythons installed.
|
2012-04-08 17:36:41 +00:00 |
|
Marina Kolpakova
|
fb0611bd51
|
Fix for #1773
|
2012-04-07 12:03:02 +00:00 |
|
Andrey Kamaev
|
99b24f77c5
|
Fixed problem with backslashes in embedded build information.
|
2012-04-06 20:03:21 +00:00 |
|
Andrey Kamaev
|
1c1c6b98f6
|
#645 Added cv::getBuildInformation function (with sample) to get OpenCV build configuration
|
2012-04-06 15:43:20 +00:00 |
|
Andrey Kamaev
|
c648de0e08
|
Fixed build error in Android examples when java bindings are excluded from build.
|
2012-03-31 12:26:03 +00:00 |
|
Andrey Kamaev
|
2c2616d46f
|
#1508 prefer architecture-specific install directory for python bindings, when LIB_SUFFIX is used
|
2012-03-28 13:37:58 +00:00 |
|
Andrey Kamaev
|
7d51a4ab78
|
#1416 added option to install OpenCVConfig.cmake i arch-dependent lo
|
2012-03-28 10:38:50 +00:00 |
|
Andrey Kamaev
|
e72a23243b
|
Reworked build scripts for Android Java API, tests and examples
|
2012-03-27 16:05:52 +00:00 |
|
Alexander Shishkov
|
216ef24b92
|
fixed Debug compilation on Windows (it works for VS versions > 2005)
|
2012-03-26 07:33:01 +00:00 |
|
Andrey Kamaev
|
8991d323ea
|
Refactored Java wrapper build scripts.
Improved Android SDK search, fixed some bugs.
|
2012-03-25 19:57:58 +00:00 |
|
Andrey Kamaev
|
9b2d7e19db
|
Added "fat" mode for Java wrapper
|
2012-03-23 17:03:05 +00:00 |
|
Andrey Kamaev
|
305d024137
|
CMake status report: list unsatisfied dependencies for automatically disabled modules; fixed few problems with Windows-style paths
|
2012-03-16 09:16:31 +00:00 |
|
Andrey Kamaev
|
ddc4ed4741
|
Added protection from modules redefinition and globbing recursion
|
2012-03-15 09:20:16 +00:00 |
|
Andrey Kamaev
|
e4307d05f3
|
Made dependency of features2d and calib3d from highgui optional
|
2012-03-13 12:33:16 +00:00 |
|
Andrey Kamaev
|
628076b7da
|
Fixed broken headers install layout
|
2012-03-11 15:22:38 +00:00 |
|
Andrey Morozov
|
52b4536d39
|
fixed module name for mingw compiler under Windows
|
2012-03-11 07:00:22 +00:00 |
|
Andrey Kamaev
|
18dbe6b3e5
|
cmake scripts are updated to prefer includes from the OpenCV source tree
|
2012-03-03 15:49:23 +00:00 |
|
Anatoly Baksheev
|
18933c12f7
|
Disabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug info is included in debug configuration
|
2012-03-02 14:48:35 +00:00 |
|
Andrey Kamaev
|
ab221fb3d6
|
More accurate cmake flags sets/unsets for 3rdparty libs
|
2012-03-02 11:36:34 +00:00 |
|
Alexander Shishkov
|
06a6c5851c
|
updated libpng: from 1.4.3 to 1.5.9 #1609
|
2012-03-02 11:01:10 +00:00 |
|
Andrey Kamaev
|
aa6c677bd8
|
Added opencv_tests and opencv_perf_tests targets to simplify building tests only
|
2012-03-02 08:48:33 +00:00 |
|
Andrey Kamaev
|
2f4bb580fc
|
Fixed some build warnings; slightly improved python search
|
2012-03-02 08:34:54 +00:00 |
|
Andrey Kamaev
|
0db570b1ca
|
minor cmake update
|
2012-03-01 10:44:19 +00:00 |
|
Andrey Kamaev
|
e8afcdba0a
|
More flexible tiff library configuration
|
2012-03-01 09:01:32 +00:00 |
|
Vladislav Vinogradov
|
2d81ecce23
|
fixed required CUDA version in OpenCVDetectCUDA.cmake
|
2012-02-29 20:24:28 +00:00 |
|
Andrey Kamaev
|
4b5d04f475
|
Fixed tbb hang in Android apps
|
2012-02-29 08:11:01 +00:00 |
|
Andrey Kamaev
|
212ceb3e24
|
Minor improvement for Android TBB
|
2012-02-27 12:49:00 +00:00 |
|
Andrey Kamaev
|
cb9823704c
|
#1568 support of building with OpenEXR on Windows
|
2012-02-27 06:23:14 +00:00 |
|
Andrey Kamaev
|
c6445e2de1
|
Slightly improved build of TBB for Android
|
2012-02-27 06:19:25 +00:00 |
|