[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project gulrak-filesystem-1.5.14-8.el10_0

Name gulrak-filesystem
Epoch 0
Version 1.5.14
Release 8.el10_0
Website/URL https://github.com/gulrak/filesystem
License MIT
Build Time 2025-03-05 20:07:10
Build Host builder-x86-03.inferitos.ru
Summary Implementation of C++17 std::filesystem for C++11/14/17/20
Repositories Extras
Description This is a header-only single-file std::filesystem compatible helper library, based on the C++17 and C++20 specs, but implemented for C++11, C++14, C++17 or C++20 (tightly following the C++17 standard with very few documented exceptions). It is currently tested on macOS 10.12/10.14/10.15, Windows 10, Ubuntu 18.04, Ubuntu 20.04, CentOS 7, CentOS 8, FreeBSD 12 and Alpine ARM/ARM64 Linux but should work on other systems too, as long as you have at least a C++11 compatible compiler. It should work with Android NDK, Emscripten and I even had reports of it being used on iOS (within sandboxing constraints) and with v1.5.6 there is experimental support for QNX. The support of Android NDK, Emscripten and QNX is not backed up by automated testing but PRs and bug reports are welcome for those too. It is of course in its own namespace ghc::filesystem to not interfere with a regular std::filesystem should you use it in a mixed C++17 environment (which is possible).
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
gulrak-filesystem-devel-1.5.14-8.el10_0.x86_64 Development files for gulrak-filesystem 48cbe52d2f9b3950d8760b59a6d1fb9158a496123dc2cbe7b92e4cbf7e84f693 download
aarch64
gulrak-filesystem-devel-1.5.14-8.el10_0.aarch64 Development files for gulrak-filesystem 96ac8c30bfbfcd8f7d4d0e961e09d279cd63344ac0f9b198e23ada82b72ffe71 download
src
gulrak-filesystem-1.5.14-8.el10_0.src Implementation of C++17 std::filesystem for C++11/14/17/20 d3bf0cd1494980c485f116fb40aa7f1c48a9471432a199a53b7d97e8b706c7e2 download
Changelog link
* Wed Mar 05 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.5.14-8
- Rebuilt for MSVSphere 10

* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.14-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.14-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.14-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.14-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Fri May 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.14-3
- Add trailing slashes to listed directories

* Mon Mar 06 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.14-1
- Update to 1.5.14 (close RHBZ#2175562)