poco/Foundation
Matej Kenda 607b0863ce
enh(Foundation): Path of the current process Path::self() (#2282)
* Merge remote-tracking branch 'jackywoo/add_self_to_path' into 2282-path-self
* fix(Foundation): minor code cleanup. #2282
* enh(Foundation): Windows unit test for Path::self and exception for non-implemented platform.
* fix(Foundation): Path::self() throws SystemException when the path can't be acquired. #2282

Co-developed-by: Jackie Woo <wuchienchao@qq.com>
Co-developed-by: Matej Kenda <matejken@gmail.com>
2023-12-05 07:55:07 +01:00
..
cmake fix(cmake): PocoFoundationConfig.cmake should now check for PCRE2 #3677 2022-07-09 19:13:04 +02:00
include/Poco enh(Foundation): Path of the current process Path::self() (#2282) 2023-12-05 07:55:07 +01:00
samples feat(ProGen): default to c++17 2023-11-05 23:40:47 +01:00
src enh(Foundation): Path of the current process Path::self() (#2282) 2023-12-05 07:55:07 +01:00
testsuite enh(Foundation): Path of the current process Path::self() (#2282) 2023-12-05 07:55:07 +01:00
wcelibcex-1.0 Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
CMakeLists.txt fix(Data): 2023-11-04 23:11:38 +01:00
extradirs new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Foundation_vs140.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs140.vcxproj Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
Foundation_vs140.vcxproj.filters Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
Foundation_vs150.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs150.vcxproj Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
Foundation_vs150.vcxproj.filters Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
Foundation_vs160.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs160.vcxproj Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
Foundation_vs160.vcxproj.filters Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
Foundation_vs170.sln Remaining changes for Windows on ARM64 support (#3608) 2022-05-26 22:40:30 -05:00
Foundation_vs170.vcxproj Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
Foundation_vs170.vcxproj.filters Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
Makefile Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00