kicad/qa/tools
Ian McInerney c9eefa7ad7 Replace boost::filesystem with std::filesystem
Our minimum C++ version is C++17, which has std::filesystem, so ditch
the boost dependency and use the standard library instead. (this only
affects temp file creation in the QA suite anyway).
2023-03-10 16:38:35 +00:00
..
common_tools
drc_proto Modernize setting of compiler definitions in CMake 2023-02-22 01:44:06 +00:00
gal/gal_pixel_alignment Replace boost::filesystem with std::filesystem 2023-03-10 16:38:35 +00:00
libeval_compiler Replace boost::filesystem with std::filesystem 2023-03-10 16:38:35 +00:00
pcb_test_window Replace boost::filesystem with std::filesystem 2023-03-10 16:38:35 +00:00
pcbnew_tools Name shortening and line-break reduction. 2022-10-21 18:41:39 +01:00
pegtl Add PEGTL playground tool 2022-06-09 17:35:00 +01:00
pns Modernize setting of compiler definitions in CMake 2023-02-22 01:44:06 +00:00
CMakeLists.txt Add PEGTL playground tool 2022-06-09 17:35:00 +01:00