poco/build/script
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
..
makedepend.aCC Build and dev system improvements (#4193) 2023-10-18 18:48:20 +02:00
makedepend.clang Build and dev system improvements (#4193) 2023-10-18 18:48:20 +02:00
makedepend.cxx Build and dev system improvements (#4193) 2023-10-18 18:48:20 +02:00
makedepend.gcc Build and dev system improvements (#4193) 2023-10-18 18:48:20 +02:00
makedepend.qcc Build and dev system improvements (#4193) 2023-10-18 18:48:20 +02:00
makedepend.SunCC Build and dev system improvements (#4193) 2023-10-18 18:48:20 +02:00
makedepend.xlC Build and dev system improvements (#4193) 2023-10-18 18:48:20 +02:00
makeldpath Build and dev system improvements (#4193) 2023-10-18 18:48:20 +02:00
projname Build and dev system improvements (#4193) 2023-10-18 18:48:20 +02:00
runtests2.cmd Rename '64' as '-64' since it is an option 2019-12-19 04:06:42 +01:00
runtests.cmd remove duplicate files and remaining Id headers 2017-11-10 09:26:24 +01:00
runtests.sh Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
shlibln fix(build): Makefile dependency 2023-11-04 23:50:21 +01:00
vxprogen Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00