PowerToys/deps
Mykhailo Pylyp 321a722b8e
Bug report tool (#8633)
* added diagnostic tool project

* Add copy to a temp folder, escape private info and zip it

* Added diagnostic tool to installer

* zip folder path as cmd argument

* renamed project to BugReportTool

* do not use precompile headers for release

* Added zip lib

* Added license

* Delete old zip source files

* Use fork version while PR is not merged

* fix spelling

* exclude deps folder from spell checking

* exclude only zip

* removed redundant configuration from zip project

* fix spelling

* Add error handling to implementation

* Added build of BugReportTool.sln to pipeline

* Delete redundant info from BugReportTool.vcxproj

* Deleted submodule

* Added submodule

* fix build

* Restore nuget packages for BugReportTool.sln on CI

* spelling fix

* Use SettingsAPI

* changed git submodule

* added new sensitive info

* Removed zip project

* use json.h, add date to zipfolder, handle zip is not created

* fix spelling

* delete bad_alloc catch

* add new sensative info

* report monitor info

* report windows version

* fix spelling

* delete platform specific configuration

* fix output
2020-12-22 11:27:28 +01:00
..
cxxopts@12e496da3d bootstrapper: implement logging support 2020-10-16 16:30:26 +03:00
cziplib@f9e0959eb2 Bug report tool (#8633) 2020-12-22 11:27:28 +01:00
expected-lite@076e96f683 updating: show the reason why the update couldn't be completed 2020-11-23 13:43:23 +03:00
spdlog@cbe9448650 bootstrapper: implement logging support 2020-10-16 16:30:26 +03:00
cxxopts.props checkout git submodules as PowerToys.sln prebuild action 2020-10-22 16:14:37 +03:00
expected.props updating: show the reason why the update couldn't be completed 2020-11-23 13:43:23 +03:00
restore_git_submodules.props checkout git submodules as PowerToys.sln prebuild action 2020-10-22 16:14:37 +03:00
spdlog.props Runner logging (#8068) 2020-11-18 12:15:14 +02:00