Commit Graph

61 Commits

Author SHA1 Message Date
jkriege2
0399a41ec9 bugfixed appveyor.yml script 2019-06-21 14:00:47 +02:00
jkriege2
fb5b497356 - several bugfixes (doc etz.)
- decoration of library names in CMake-builds
- renamed advancedlineandfillstyling to advplotstyling to solve problems with too long filenames
2019-06-21 13:44:49 +02:00
jkriege2
3d4da28455 changed appveyor.yml integration to call CMake and QMake build systems 2019-06-21 11:06:49 +02:00
jkriege2
df257a6b1a major renaming to get rid of the get_.../set_... function names
improved documentation
2019-01-25 20:17:07 +01:00
jkriege2
500eea0ccf testing random on AppVeyor 2019-01-25 19:12:30 +01:00
jkriege2
bf30964f0f don't create artifacts on AppVeyor 2019-01-19 16:25:31 +01:00
jkriege2
f55c088617 less artifacts 2019-01-19 16:14:49 +01:00
Razi Alavizadeh
31a066846e Fix AppVeyor script 2018-12-29 21:36:03 +03:30
Jan W. Krieger
5beed78563 reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
Jan W. Krieger
9d43cd67cf several improvements in build infrastructure + some tidying the code (made classes on data storeage non-virtual) + moved OpenCV interface to a separate header-only file 2018-12-28 15:17:40 +01:00
Razi Alavizadeh
461e4e5f03 Windows CI: Add AppVeyor script 2018-12-20 04:11:59 +03:30