aboutsummaryrefslogtreecommitdiff
path: root/bpkg/checksum.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in l...Karen Arutyunov1-3/+3
2017-05-01Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-2/+2
2017-04-18Reduce noise at verbosity level 2Boris Kolpackov1-4/+4
2017-04-10Adapt to process_error changeKaren Arutyunov1-4/+4
2017-01-09Make use of operator<<(ostream, exception)Karen Arutyunov1-2/+2
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-11-22Use diagnostics facility from libbutlBoris Kolpackov1-6/+3
2016-11-03Adopt to auto_fd introduced to libbutl fdstreams and processKaren Arutyunov1-6/+6
2016-09-17Audit all print_process()/process ctor for path_search()Karen Arutyunov1-15/+27
2016-09-16Add io_error alias for std::ios_base::failureKaren Arutyunov1-5/+5
2016-08-02Check for eof before streaming rdbufBoris Kolpackov1-1/+6
2016-07-23Adapt to fdstream extensionKaren Arutyunov1-32/+57
2016-05-31Port to MinGWKaren Arutyunov1-1/+6
2016-01-30Add checksum verificationBoris Kolpackov1-0/+385