summaryrefslogtreecommitdiffstats
path: root/build2/filesystem.cxx
Commit message (Expand)AuthorAgeFilesLines
* Implement detection of ignorable changes (whitespaces, comments)Boris Kolpackov2017-07-221-0/+16
* Add hxx extension for headersKaren Arutyunov2017-05-011-2/+2
* Make use of operator<<(ostream, exception)Karen Arutyunov2017-01-091-7/+7
* Update copyright yearBoris Kolpackov2017-01-051-1/+1
* Use diagnostics facility from libbutlBoris Kolpackov2016-11-221-12/+6
* Make rmdir_r() to call entry_exists(path) rather than exists(dir_path)Karen Arutyunov2016-11-041-1/+15
* Add empty(dir_path) to filesystemBoris Kolpackov2016-11-041-0/+14
* Fix crashing on unhandled system_error thrown by file_exists()Karen Arutyunov2016-09-131-1/+29
* Move filesystem-related functions from context to new filesystem filesBoris Kolpackov2016-07-081-0/+99