aboutsummaryrefslogtreecommitdiff
path: root/zen/cmds/deploy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deleted file that mysteriously returned via a mergeMartin Ridgers2021-12-151-87/+0
* Cross-platform path-to-utf8 conversionMartin Ridgers2021-12-021-1/+2
* 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-3/+3
* Changed logging implementationStefan Boberg2021-09-151-4/+4
* 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/+85