[wesnoth-commits] [wesnoth/wesnoth] 231d97: Filesystem: added (currently incomplete) support f...
GitHub
noreply at github.com
Sat May 12 13:11:35 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 231d97c27f8488cb273fc18bfced5523ffb8cb16
https://github.com/wesnoth/wesnoth/commit/231d97c27f8488cb273fc18bfced5523ffb8cb16
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-05-13 (Sun, 13 May 2018)
Changed paths:
M src/filesystem_boost.cpp
Log Message:
-----------
Filesystem: added (currently incomplete) support for using std::filesystem
Not usable until I figure out how to convert the return value of std::filesystem::last_write_time
to time_t, but this lays the groundwork.
Commit: e0192b1b1fe71b98403bad6f0df3c115adbb2291
https://github.com/wesnoth/wesnoth/commit/e0192b1b1fe71b98403bad6f0df3c115adbb2291
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-05-13 (Sun, 13 May 2018)
Changed paths:
M projectfiles/VC14/wesnothlib.vcxproj
M projectfiles/VC14/wesnothlib.vcxproj.filters
M source_lists/libwesnoth_core
A src/filesystem.cpp
R src/filesystem_boost.cpp
Log Message:
-----------
Renamed filesystem_boost.cpp to filesystem.cpp
Compare: https://github.com/wesnoth/wesnoth/compare/0b8c90e75216...e0192b1b1fe7
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list