poco/Util
Pavle Dragisic f30d759c08
Virtualize ServerApplication::handlePidFile() (#4223)
* feat(OptionSet): Add replaceOption() #4181

* revert changes #4181

* feat: make ServerApplication::handlePidFile virtual #4181

* move handlePidFile() out of ifdef #4181

* fix(ServerApplication): move handlePidFile() out of all ifdefs #4181

---------

Co-authored-by: Pavle <pavle@debian-gnu-linux-11.localdomain>
Co-authored-by: Aleksandar Fabijanic <aleks-f@users.noreply.github.com>
2023-11-21 06:36:36 +01:00
..
cmake fix(build): Install cmake files with resolved ENABLE_JSON and ENABLE_XML (#4227) 2023-11-21 03:07:24 +01:00
include/Poco/Util Virtualize ServerApplication::handlePidFile() (#4223) 2023-11-21 06:36:36 +01:00
samples feat(ProGen): default to c++17 2023-11-05 23:40:47 +01:00
src Virtualize ServerApplication::handlePidFile() (#4223) 2023-11-21 06:36:36 +01:00
testsuite feat(ProGen): default to c++17 2023-11-05 23:40:47 +01:00
CMakeLists.txt fix(Data): 2023-11-04 23:11:38 +01:00
dependencies Add JSONConfiguration 2012-05-03 20:12:28 +00:00
Makefile Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util_vs90.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
Util_vs90.vcproj Added missing closing </File> tags (#3610) 2022-05-27 08:35:26 -05:00
Util_vs140.sln re-generated project files 2020-01-11 22:33:28 +01:00
Util_vs140.vcxproj Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util_vs140.vcxproj.filters Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util_vs150.sln re-generated project files 2020-01-11 22:33:28 +01:00
Util_vs150.vcxproj Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util_vs150.vcxproj.filters Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util_vs160.sln re-generated project files 2020-01-11 22:33:28 +01:00
Util_vs160.vcxproj Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util_vs160.vcxproj.filters Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util_vs170.sln ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
Util_vs170.vcxproj ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
Util_vs170.vcxproj.filters Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util.progen feat(ProGen): default to c++17 2023-11-05 23:40:47 +01:00