jkriege2
e21a6076f2
AppVeyor now only builds RELEASE-builds ...
2019-11-24 12:20:03 +01:00
jkriege2
4ae591c42f
only use CMake builds on AppVeyor
2019-06-30 21:11:53 +02:00
jkriege2
01b6d7cee6
JKQTMathText: improved font-handling system + new fraktur and caligraphic, as well as special math sans/serif fonts-classes
2019-06-30 17:34:41 +02:00
jkriege2
34b31812ba
+ bugfixed DLL-export when building shared libraries
...
+ CMAKE now properly adds the Build-type when building libraries
+ removed some more compiler warning
2019-06-22 14:21:32 +02:00
jkriege2
77d799a742
- removed many compiler warnings
...
- enabled compiler-warnings in CMake-build
- several bugfixes (also to appveyor.yml)
- removed some function from JKQTBasePlotter, which were (messy) shortcuts to adding graphs
2019-06-21 21:48:14 +02:00
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