aboutsummaryrefslogtreecommitdiff
path: root/zen/cmds/copy.cpp
Commit message (Expand)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-95/+0
* zen command line tool improvements (#212)Dan Engelbrecht2023-01-131-7/+2
* Zen cmd fixes (#201)Dan Engelbrecht2022-12-071-1/+1
* timer: cleaned up Stopwatch, removed GetCpuTimerValueStefan Boberg2021-09-291-1/+1
* clang-formatStefan Boberg2021-09-171-1/+1
* Added namespace scopes to more includes for better consistencyStefan Boberg2021-09-171-0/+4
* Changed `std::exception` into `std::runtime_error` since `std::exception` doe...Stefan Boberg2021-09-151-5/+5
* Changed logging implementationStefan Boberg2021-09-151-2/+2
* Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...Stefan Boberg2021-09-151-2/+1
* Removed #pragma once from cpp files (copy pasta fail)Stefan Boberg2021-09-031-2/+0
* Adding zenservice codeStefan Boberg2021-05-111-0/+99