Jason Volk
|
d95718ed6f
|
ircd::fs: Additional convenience tools for path suite.
|
2022-11-03 18:28:53 +00:00 |
|
Jason Volk
|
079e273355
|
ircd: Upgrade to std::filesystem from boost::filesystem.
|
2022-07-07 16:47:55 -07:00 |
|
Jason Volk
|
df3304005a
|
ircd: Properly scope various visibility/linkages.
|
2022-06-17 21:11:54 -07:00 |
|
Jason Volk
|
ec3209b6d5
|
ircd::fs: Add missing base::include path definition.
|
2021-09-14 23:39:55 -07:00 |
|
Jason Volk
|
119f5a88fc
|
ircd::fs::path: Translate boost exceptions coming out of tool impls.
|
2020-11-16 07:22:12 -08:00 |
|
Jason Volk
|
6a5dbfe228
|
ircd::fs::path: Additional reorg; add safe path() overload; add missing parent().
|
2020-11-15 02:27:33 -08:00 |
|
Jason Volk
|
34cf3e032e
|
ircd::fs::path: Add absolute() to interface.
|
2020-11-14 00:59:09 -08:00 |
|
Jason Volk
|
cb223b97c0
|
ircd::fs::path: Add canonical() suite to interface; minor reorg.
|
2020-11-14 00:59:09 -08:00 |
|
Jason Volk
|
266530bc5e
|
ircd:;fs::base: Fixes for GCC-8 ternary GNU-extension.
|
2020-04-19 21:59:15 -07:00 |
|
Jason Volk
|
eb9cc07767
|
ircd::fs::path: Improve default precedence and expected behavior of path conf items. #138
|
2020-04-19 18:29:18 -07:00 |
|
Jason Volk
|
a063b4a681
|
ircd::fs::base: Make all items have persist=false behavior.
|
2020-04-19 17:53:22 -07:00 |
|
Jason Volk
|
a6cf4c3c91
|
ircd::fs: Refactor base paths into conf::items.
|
2020-04-19 06:13:23 -07:00 |
|
Jason Volk
|
2d14956c64
|
ircd::fs: Improve path_cstr() internal util related.
|
2020-04-18 19:06:13 -07:00 |
|
Jason Volk
|
d644df72be
|
ircd::fs: Rename path_view to path_views.
|
2020-04-18 19:06:13 -07:00 |
|
Jason Volk
|
2953ca0b55
|
ircd::fs: Split path related from fs unit.
|
2020-04-18 19:06:13 -07:00 |
|