Andrey Nekrasov
535cd1f9ac
[Auto-update] Turn off on Windows < 1903 ( #10240 )
2021-03-17 16:49:07 +03:00
Ivan Stošić
655a86694d
[Runner/common] Fixed two potential issues with CreateProcess ( #9063 )
...
* Fixed two potential issues with CreateProcess
* Remove comment
2021-01-14 15:29:12 +01:00
Andrey Nekrasov
dde63b5017
Report tool improvements ( #8709 )
...
* bugreport: move to tools
* bugreport: skip packaging installers, format time with seconds, remove monitor-info-report tool
* bugreport: move BugReportTool to Tools folder
* fix CI
* fix CDPX
2020-12-22 17:15:46 +03:00
Andrey Nekrasov
063e704321
build: Treat warnings as errors in the remaining projects ( #8689 )
...
* build: remove #pragma comment(lib
* build: treat warnings as errors for all src projects
2020-12-21 18:51:48 +03:00
Andrey Nekrasov
c9c4c9ba8c
ImageResizer: fix crash on using UseNewSettings ( #8661 )
...
* ImageResizer: fix crash on using UseNewSettings
- add unit test to InteropTests
2020-12-18 15:25:58 +03:00
Andrey Nekrasov
212ea2de30
common: refactor common library pt2 ( #8588 )
...
- remove common lib
- split settings, remove common-md
- move ipc interop/kb_layout to interop
- rename core -> settings, settings -> old_settings
- os-detect header-only; interop -> PowerToysInterop
- split notifications, move single-use headers where they're used
- winstore lib
- rename com utils
- rename Updating and Telemetry projects
- rename core -> settings-ui and remove examples folder
- rename settings-ui folder + consisent common/version include
2020-12-15 15:16:09 +03:00