Commit Graph

4459 Commits

Author SHA1 Message Date
Günter Obiltschnig
e3a05a4c58 fixed a warning 2020-02-14 11:22:18 +01:00
Günter Obiltschnig
4de9a21187 make CMake files style (more) consistent 2020-02-14 11:07:32 +01:00
Günter Obiltschnig
4f59aef815 remove non-UTF8 Windows platform support 2020-02-14 09:52:50 +01:00
Günter Obiltschnig
76012717b0 #2908 tests 2020-02-14 09:28:21 +01:00
Günter Obiltschnig
888d8e6fb9 commit missing file 2020-02-14 09:05:38 +01:00
Günter Obiltschnig
1cfe6b0f02 #2908: [Windows] Process arguments quoting is broken. 2020-02-14 09:03:03 +01:00
Günter Obiltschnig
7656b71aa6 skip more libs on arm build to stay under 50min limit 2020-02-14 08:45:12 +01:00
Günter Obiltschnig
dea91c8105 style fix 2020-02-13 22:08:44 +01:00
Günter Obiltschnig
23da8c21c9 fixed a bug in RefAnyCast causing a crash if the cast is invalid 2020-02-13 21:56:59 +01:00
Günter Obiltschnig
0b59315443 #2923: cmake: Version 1.10.0 not parsed correctly from VERSION file 2020-02-13 20:25:29 +01:00
Günter Obiltschnig
6aa1abd8f6 warn if POCO_STATIC is used 2020-02-13 20:11:03 +01:00
Günter Obiltschnig
13d0bd7f0b added backwards compatibility for POCO_STATIC setting 2020-02-13 20:07:47 +01:00
Günter Obiltschnig
e5afb2fa89 CMake fixes for Windows 2020-02-12 22:46:18 +01:00
Günter Obiltschnig
75a86ad868 remove POCO_STATIC 2020-02-12 22:10:01 +01:00
Günter Obiltschnig
bb63b28121
Merge pull request #2920 from KevDi/closeServiceHandleAfterUnregister
Close Service Handle after DeleteService Function call
2020-02-12 20:36:23 +01:00
Günter Obiltschnig
c4841302b4
Merge pull request #2919 from KevDi/bugfix/setFailureActionsCrashes
Fixed Crash in WinService::setFailureActions
2020-02-12 20:35:44 +01:00
Günter Obiltschnig
29f745ff65 backport #2921 2020-02-12 20:15:02 +01:00
Jan Kevin Dick
753cfcecd7 Close Service Handle after DeleteService Function call 2020-02-12 13:10:09 +01:00
Jan Kevin Dick
e51adf72cf Fixed setFailureActions. Function could crash if the given Vector has
less then 3 Elements. Also the Function crashes if no SVC_REBOOT or
SVC_RUN_COMMAND are specified. If this is the case ac.lpCommand and
ac.lpRebootMessage are not set.
2020-02-12 13:01:45 +01:00
Günter Obiltschnig
ab453d0097 fix 'using namespace std::string_literals;' statement in generated code 2020-02-10 19:03:18 +01:00
Günter Obiltschnig
1be791a8aa use std::string literals in generated code 2020-02-10 09:24:18 +01:00
Günter Obiltschnig
646a80a1fb ignore test results for osx as various timing-sensitive tests fail randomly 2020-02-09 11:25:46 +01:00
Günter Obiltschnig
5b74d8b1d7 ignore another test 2020-02-09 09:45:25 +01:00
Günter Obiltschnig
c4840b724a ignore more tests 2020-02-09 07:49:56 +01:00
Günter Obiltschnig
11a3fb3097 remove unused stuff 2020-02-09 06:46:44 +01:00
Günter Obiltschnig
027835f04b disable additional tests 2020-02-09 06:40:17 +01:00
Günter Obiltschnig
290d9b3538 fix travis builds 2020-02-08 21:29:28 +01:00
Günter Obiltschnig
ee9ce376e3 updated changelog 2020-02-08 20:44:27 +01:00
Günter Obiltschnig
3d901b7d84 Merge branch 'poco-1.10.1' of github.com:pocoproject/poco into poco-1.10.1 2020-02-08 20:30:43 +01:00
Günter Obiltschnig
58c956a7f9 travis fixes 2020-02-08 20:30:24 +01:00
Günter Obiltschnig
c890576b9a add timeout to testMulticast 2020-02-08 20:25:25 +01:00
Günter Obiltschnig
4092984256 fix UTF16/UTF32Encoding wrong byte order handling on bigendian 2020-02-08 20:25:00 +01:00
Günter Obiltschnig
f399062da4 CppUnit: flush after writing test name 2020-02-08 19:45:34 +01:00
Günter Obiltschnig
137c6ad136 clarify documentation of flags parameter 2020-02-08 16:29:01 +01:00
Günter Obiltschnig
58e4839f44 remove unused var 2020-02-08 16:13:32 +01:00
Günter Obiltschnig
ed2f6b813e GH #2909: fix SHA2Engine for big-endian architectures 2020-02-08 16:09:37 +01:00
Günter Obiltschnig
506049e360 add fail-readonly connection string parameter 2020-02-08 15:41:43 +01:00
Günter Obiltschnig
8bf5fceaaf add macos build to travis 2020-02-08 15:28:36 +01:00
Günter Obiltschnig
132d1427de install missing packages 2020-02-08 13:45:56 +01:00
Günter Obiltschnig
e12ba03014 cleanup 2020-02-08 11:50:33 +01:00
Günter Obiltschnig
3629a89636 fix tests 2020-02-08 10:49:42 +01:00
Günter Obiltschnig
e59732bef8 Merge branch 'poco-1.10.1' into travis-experiments 2020-02-08 09:41:02 +01:00
Günter Obiltschnig
e01039c9f0 fix unused var warning 2020-02-08 09:40:38 +01:00
Günter Obiltschnig
df3502d5fa fix ninja 2020-02-08 09:38:09 +01:00
Günter Obiltschnig
21da81b009 fix config 2020-02-08 08:36:53 +01:00
Günter Obiltschnig
7488d9a6d3 updated .travis.yml 2020-02-08 08:32:05 +01:00
Günter Obiltschnig
ed0f23b60f build matrix 2020-02-08 08:23:52 +01:00
Günter Obiltschnig
2ffb24583e travis 2020-02-08 08:12:34 +01:00
Günter Obiltschnig
90cfb5dff0 travis experiments... 2020-02-08 08:06:24 +01:00
Günter Obiltschnig
a4eaf3b07d try different archs 2020-02-08 07:35:38 +01:00