hbristow
|
7e5bbec895
|
Removing trailing whitespace and expanded tabs
|
2013-09-03 10:14:45 +10:00 |
|
hbristow
|
c112c9aa00
|
Made binding compilation less verbose
|
2013-09-02 16:43:58 +10:00 |
|
hbristow
|
52dc51a62c
|
Added custom OpenCV mex compiler
|
2013-08-28 12:01:34 +10:00 |
|
hbristow
|
d00f4e267b
|
Added Windows dll versioning and Debug library postfix checks. Dependent libraries now being found by linker :)
|
2013-08-05 17:37:48 +10:00 |
|
hbristow
|
ecb506842b
|
Added Windows-specific configuration lookup for linker paths
|
2013-08-05 14:49:12 +10:00 |
|
hbristow
|
dfda79e673
|
Added passthrough of CXX FLAGS to mex compiler
|
2013-08-05 00:44:38 +10:00 |
|
hbristow
|
d126263983
|
implemented faster transpose with SEE auto vectorization
|
2013-07-03 23:34:02 -07:00 |
|
hbristow
|
504558c0be
|
Better C++11 and C++98 support/interop. Started writing map interface. Some core functions actually run
|
2013-07-01 16:33:55 -07:00 |
|
hbristow
|
6fd296c0b0
|
More aggressive build warnings. The cmake configuration is quite fragile. Pay particular attention to quotes around variables
|
2013-06-29 16:30:17 -07:00 |
|
hbristow
|
bb56ac4ae6
|
Added delta builds of Matlab executables. Imgproc module now compiling
|
2013-06-27 00:25:48 -07:00 |
|
hbristow
|
c8fdb2c1e0
|
Changed build locations so that the matlab module can be used in-place, without having to install
|
2013-06-23 13:54:54 -07:00 |
|
hbristow
|
3b77fa5e8c
|
Improved dependency checking
|
2013-06-23 09:44:26 -07:00 |
|
hbristow
|
755ce9d654
|
Matlab bindings now only building once rather than every call to make, via the use of some proxies. Matlab build currently only happens in one thread, so it can be pretty slow
|
2013-06-22 23:26:27 -07:00 |
|