poco/Data
Aleksandar Fabijanic eaabd3ff8d
Stack trace (#4691)
* chore(Trace): add dev env settings

* add(Trace): init add Poco::trace and libbacktrace files

* feat(Exception): generate stack trace if enabled at compile time

* chore(DNSSD): remove binaries from git

* fix(Trace): build

* chore(ci): exclude exception text tests for trace build; add debug test script params

* chore(build): mac (dl)

* chore(cmake): Changes to build Trace with CMake.

* chore(cmake): Changes to build Trace on Windows

* chore(cmake): Improvements to include trace sample.

* chore(cmake): Fixes to properly build/link Trace on Linux

* chore(cmake): add_definitions --> add_compile_definitions

* chore(cmake): Build Trace as static and don't export it.

* chore(make): Link Trace with built-in libbacktrace on Linux

* chore(Trace): remove unnecessary sources for libbacktrace.

* chore(github): enable trace on a few github checks

* chore(cmake): Build Trace with clang++ on Linux.

* chore(cmake): Properly set POCO_ENABLE_TRACE globally when needed.

* fix(cmake): Trace: corrected include for clang on Linux

---------

Co-authored-by: Matej Kenda <matejken@gmail.com>
2024-10-10 10:36:13 +02:00
..
cmake Do not overwrite CMAKE_PREFIX_PATH in component config files. 2015-02-04 04:35:23 +01:00
DataTest Cppunit and data test enhancements (#4616) 2024-07-30 15:09:58 +02:00
doc Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
include/Poco/Data GitHub runner ubuntu 24.04 and resolve some issues (#4727) 2024-10-09 21:53:49 +02:00
MySQL chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
ODBC Cppunit and data test enhancements (#4616) 2024-07-30 15:09:58 +02:00
PostgreSQL enh(Poco): Mark deprecated functionality with C++ attributes and resolve internal usage of deprecated functions (#4551) 2024-07-29 08:37:35 +02:00
samples chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
SQLite Stack trace (#4691) 2024-10-10 10:36:13 +02:00
SQLParser enh(Poco): Mark deprecated functionality with C++ attributes and resolve internal usage of deprecated functions (#4551) 2024-07-29 08:37:35 +02:00
src enh(Poco): Mark deprecated functionality with C++ attributes and resolve internal usage of deprecated functions (#4551) 2024-07-29 08:37:35 +02:00
testsuite GitHub runner ubuntu 24.04 and resolve some issues (#4727) 2024-10-09 21:53:49 +02:00
CMakeLists.txt fix(DataTest): move to Data directory 2024-02-19 15:15:48 +01:00
Data_NO_SQL_PARSER.progen 4368 oracle odbc tests (#4410) 2024-01-31 22:07:07 +01:00
Data_NO_SQL_PARSER.vcproj feat(ProGen): default to c++17 2023-11-05 23:40:47 +01:00
Data_vs160.sln chore: fix vs project files 2024-02-19 22:29:26 +01:00
Data_vs160.vcxproj chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
Data_vs160.vcxproj.filters chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
Data_vs170.sln chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
Data_vs170.vcxproj chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
Data_vs170.vcxproj.filters 4529 sql logger shutdown (#4530) 2024-07-16 20:03:32 +02:00
Data_VS90.sln fixed Data project files 2012-10-10 18:40:01 +00:00
Data_VS90.vcproj 4529 sql logger shutdown (#4530) 2024-07-16 20:03:32 +02:00
Data.progen fix(DataTest): move to Data directory 2024-02-19 15:15:48 +01:00
dependencies fix(Data): dependencies 2024-02-19 15:15:48 +01:00
extradirs fix(DataTest): move to Data directory 2024-02-19 15:15:48 +01:00
Makefile fix(SQLParser): move to Data dir; add extradirs, remove vs 140,150 build scripts generation 2024-02-14 00:23:38 +01:00