Andrey Nekrasov
0843efd282
CDPX: fix build ( #8708 )
2020-12-22 13:28:13 +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
24141abde2
updating: remove all scheduled toast notifications from previous versions ( #8644 )
2020-12-17 19:34:55 +03:00
Andrey Nekrasov
445c32c996
notifications: use message/title directly instead of binding to it, because it breaks snoozed notifications ( #8609 )
2020-12-15 19:59:56 +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
Andrey Nekrasov
5fa4ee4942
Cpp build: factor out common project props & prepare for common split ( #8509 )
...
* make common include paths format consistent
* build: introduce common Cpp.Build.props
2020-12-14 15:20:45 +03:00
Andrey Nekrasov
06984ff317
CI: disable multiple msbuild instances ( #8253 )
...
* CI: disable multiple msbuild instances
* make MultiProcessorCompilation option consistent
* KBM: increase compiler limit again
2020-11-27 14:18:23 +03:00
yuyoyuppe
ec18e31ff1
settings: use actionable toast notifications for file explorer modules warning
2020-10-22 18:24:54 +03:00
Clint Rutkas
5b02ee5169
updated to Microsoft.Windows.CppWinRT.2.0.200729.8 ( #5306 )
...
* updated to Microsoft.Windows.CppWinRT.2.0.200729.8
* actually adding in packages.config and updating
Co-authored-by: Clint Rutkas <crutkas@microsoft.com >
2020-07-30 11:37:15 -07:00
Andrey Nekrasov
47cb34d26b
chore: enable multiprocessor compilation ( #5272 )
2020-07-28 17:20:01 +03:00
Clint Rutkas
4f45cf1386
Upgrading CppWinRT and adding in new packages.config ( #5134 )
...
Co-authored-by: Clint Rutkas <crutkas@microsoft.com >
2020-07-22 00:35:39 -07:00
Clint Rutkas
44c41d52b2
upgrading wincppwinrt across the board ( #4669 )
...
Co-authored-by: Clint Rutkas <crutkas@microsoft.com >
2020-07-02 09:42:51 -07:00
Yevhenii Holovachov
ad440f70fa
Added info to projects inside root, tests and common folders ( #4413 )
2020-06-23 16:53:16 +03:00
Josh Soref
c2c163ac4e
Spelling: ... common ( #3781 )
...
* spelling: alignment
* spelling: awareness
* spelling: background
* spelling: bottom
* spelling: buttons
* spelling: comparison
* spelling: cortana
* spelling: exiting
* spelling: initialization
* spelling: middle
* spelling: properly
* spelling: succeeded
* spelling: unknown
2020-05-27 16:58:47 +02:00
Clint Rutkas
85f7d19eb2
upgrade to cppwinrt after the last merge conflict ( #3745 )
2020-05-26 10:53:46 -07:00
Andrey Nekrasov
c923e96f3e
sln: do not use PCH on CI ( #3106 )
2020-05-25 10:59:05 +03:00
Arjun Balgovind
58f1a8e916
Fix failing build pipeline ( #2932 )
...
* Add extra libpath load statement
* Add QSpectre flags on Release
* Revert cmd change
* Added spectre flag for debug
* added flag for more projects
2020-05-12 20:52:02 -07:00
Yevhenii Holovachov
febacfcb79
Added informaton to notifications dll ( #2687 )
...
Added informaton to notifications dll
2020-05-07 12:01:01 +03:00
Rafael Rivera
d16ebba9e0
Move from sdk-provided cppwinrt-1.x to cppwinrt-2.x nuget package ( #2246 )
2020-04-29 22:02:18 +02:00
yuyoyuppe
60fa6071b9
FZ: warn w/ a toast if an elevated window cannot be dragged and offer learning more
2020-03-27 13:23:37 +03:00
Andrey Nekrasov
e52c5d38d3
Cleanup project output/intermediate dirs ( #1640 )
...
* sln: set output dir prefix to "modules\" for all modules
* sln: CopyToOutputDirectory only when necessary
* sln: intermediate dir for csprojs
* sln: intermediate dir for vcxprojs
* sln: add PT as runner project deps + remove nonexisting project confs
* sln: remove AnyCPU for win-app-driver project
2020-03-20 21:41:48 +03:00
yuyoyuppe
c543b7585a
notifications: add support for unpackaged apps and protocol activation
2020-02-26 23:06:44 +03:00
yuyoyuppe
5089729b18
MSIX: implement initial version of notifications library ( #1178 )
2020-02-04 19:41:00 +03:00