Pavle Dragisic
|
70bb3a40de
|
Add ProcessRunner and PIDFile (#4225)
* feat(Foundation): PIDFile and ProcessRunner #4064
* feat(Thread): optional signal blocking on POSIX #2978
* fix(ProcessRunner):remove logger, code enhancement #4225
* feat(Foundation): add PIDFile and ProcessRunner Tests #4064
* fix(Foundation): failing ProcessRunner Test #4064
* fix(PIDFile): remove append argument #4064
* remove Windows TODO from ProcessRunner #4064
* feat(ProcessRunnerTest): add line to checkTimeout #4064
* fix(ProcessRunner): add done flag to run() #4064
* fix(ProcessRunnerTest): add missing pidFile argument #4064
* chore(ProcessRunner): remove comments #4064
* fix(ProcessRunner): add runCount flag #4064
* fix(test): SharedLibrary and Class tests paths
* fix(ProcessRunner): thread sanitizer reported data races #4064
* fix(build): pass env var to testrunner #4064
* chore(PIDFile): remove ; in comments #4064
* feat(ProcessRunner): add Win argument format #4064
* fix(Tests): add ProcessRunnerTest to vcxproj #4064
* fix(Tests): change path to TestApp #4064
* feat(Tests): windows processrunner tests #4064
* fix(Tests): duplicate ProcessRunnerTest in TestSuite vcxproj #4064
* fix(CodeQL): sw declaration hides variable #4064
* fix test binaries path for cmake
* fix(Build): missing include/PIDFile.h buildWin #4064
* fix(Build): add PocoFoundation depend in buildWin #4064
* feat(ProcessRunner): test process launching multiple threads #2976
---------
Co-authored-by: Pavle <pavle@debian-gnu-linux-11.localdomain>
Co-authored-by: Alex Fabijanic <alex@pocoproject.org>
|
2023-11-24 20:22:01 +01:00 |
|
Aleksandar Fabijanic
|
bbe09e48d1
|
Feat/pcre2 (#3663)
* upgrade to pcre2
* use pcre2_*_8 names
* fix pcre2 lib name for unbundled build
* CMake changes for PCRE2
* add missing macro for unbundled build
* add PCRE2_STATIC
* updated VS project files for pcre2
Co-authored-by: Günter Obiltschnig <guenter.obiltschnig@appinf.com>
|
2022-07-06 10:46:38 -05:00 |
|
Günter Obiltschnig
|
4f59aef815
|
remove non-UTF8 Windows platform support
|
2020-02-14 09:52:50 +01:00 |
|
Günter Obiltschnig
|
3ccc2baaf8
|
updated project files
|
2020-01-24 10:51:17 +01:00 |
|
Günter Obiltschnig
|
599fa8f24b
|
updated project files
|
2020-01-12 09:23:55 +01:00 |
|
Günter Obiltschnig
|
39a0439132
|
revert Foundation project files
|
2020-01-11 23:59:05 +01:00 |
|
Günter Obiltschnig
|
165f5cfd20
|
re-generated project files
|
2020-01-11 22:33:28 +01:00 |
|
Aleksandar Fabijanic
|
142bbdcef3
|
add ordered containers (#2408)
* add ordered containers
* move ordered_map_util.h to its proper place
* add acknowledgement
|
2018-07-27 07:33:25 -07:00 |
|
Francis ANDRE
|
5dbb9cc3de
|
Regenerating VisualStudio projects
|
2018-06-20 09:47:40 +02:00 |
|
Francis ANDRE
|
19eecbaafb
|
Remove WinTestRunner
|
2018-06-10 19:46:19 +02:00 |
|
Guenter Obiltschnig
|
7d4d01e343
|
GH #1988: Remove OpenVMS support
|
2017-11-09 12:42:13 +01:00 |
|
Alex Fabijanic
|
6efab2cd58
|
back-port JSON and accompanying Foundation portions (JSONString, Dynamic::Var etc)
|
2017-09-25 15:15:05 -05:00 |
|
Günter Obiltschnig
|
aabb406794
|
updated project files
|
2016-03-04 10:25:12 +01:00 |
|
Günter Obiltschnig
|
4f0b692d66
|
added project and solution files for VS2015
|
2015-08-01 10:29:32 +02:00 |
|