Commit Graph

31 Commits

Author SHA1 Message Date
jkriege2
d99637398a added Qt6 appveyor builds 2022-04-22 15:24:54 +02:00
jkriege2
3dd8246405 updated appveyor.yml (exclude gh-pages, find CImg on Win)
updated appveyor badge
2022-04-18 14:08:01 +02:00
jkriege2
30f4813ae2 deactivated CImg in Linux appveyor.yml build 2022-04-17 23:30:50 +02:00
jkriege2
b951958db1 moderized appveyor.yml 2022-04-17 23:21:05 +02:00
jkriege2
0e7ce2dc5a modernized appveyor.yml 2022-04-17 23:21:04 +02:00
jkriege2
ea30cbbcdd fixed appveyor.yml (syntax, added CImg ...) 2022-04-17 23:21:04 +02:00
jkriege2
33563bd379 Merge branch 'master' of https://github.com/jkriege2/JKQtPlotter 2022-04-17 23:21:04 +02:00
jkriege2
129eb619a5 tried to fix problem in appveyor.yml: build-phase set to MSBuild, but should be script 2022-04-17 23:20:55 +02:00
jkriege2
073c7ef7fd corrected appveyor.yml: Unix-Build (calculating Qt path) 2022-04-17 23:20:54 +02:00
jkriege2
85c25ebeea update appveyor.yml, added Qt 5.15 & Unix 2022-04-17 23:20:54 +02:00
jkriege2
1f1fe186ef added debug output to appveyor.yml 2022-04-17 23:20:54 +02:00
jkriege2
a60a03acd9 added debug output to appveyor.yml 2022-04-17 23:20:54 +02:00
jkriege2
9998708b43 added build for higher Qt version to appveyor.yml 2022-04-17 23:20:53 +02:00
jkriege2
170b6778a5 corrected CI build scripts to use my mirror of doxygen binaries (that do not vanish!) 2022-04-15 20:41:56 +02:00
jkriege2
35965b2e09 added OpenCV-dependency to AppVeyor/Travis CI-builds 2020-08-14 12:07:43 +02:00
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