3 Commits
Author SHA1 Message Date
Mikaël Capelle 45fc9af2e6 Add IFileTree::walk() and IFileTree::glob(). (#171)
* Add IFileTree::walk() and IFileTree::glob().
* Fix formatter issues with C++23.
2025-07-02 09:15:08 +02:00
Mikaël Capelle 96a2f3aeb8 Move to VCPKG (#155)
* Add proper CMake packaging for UIBase.
* Add alias mo2::uibase target for uibase.
* Add a few string methods to remove boost dependencies.
2025-05-29 10:56:10 +02:00
Mikaël Capelle ef56b9e9d9 Add specialization of std::formatter for random-access containers. (#149)
* Add specialization of std::formatter for random-access containers.
* Split formatters into multiple files.
2024-06-22 18:03:01 +02:00