aboutsummaryrefslogtreecommitdiff
path: root/build2/filesystem.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-22Implement detection of ignorable changes (whitespaces, comments)Boris Kolpackov1-0/+16
2017-05-01Add hxx extension for headersKaren Arutyunov1-2/+2
2017-01-09Make use of operator<<(ostream, exception)Karen Arutyunov1-7/+7
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-11-22Use diagnostics facility from libbutlBoris Kolpackov1-12/+6
2016-11-04Make rmdir_r() to call entry_exists(path) rather than exists(dir_path)Karen Arutyunov1-1/+15
2016-11-04Add empty(dir_path) to filesystemBoris Kolpackov1-0/+14
2016-09-13Fix crashing on unhandled system_error thrown by file_exists()Karen Arutyunov1-1/+29
2016-07-08Move filesystem-related functions from context to new filesystem filesBoris Kolpackov1-0/+99