Will Thant
8af3377350
Fix fallback condition
2020-09-09 01:27:38 -07:00
Will Thant
b486765a05
If you use PCWSTR as a string and you don't allocate and copy it probably, you're gonna have a bad time
2020-09-09 01:13:34 -07:00
Will Thant
006765d090
debug
2020-09-08 22:14:17 -07:00
Will Thant
e9942a109d
Move tests around
2020-09-08 22:03:59 -07:00
Will Thant
58a0c14598
Remove coinitialize
2020-09-08 21:46:49 -07:00
Will Thant
daa80a3279
reuse GetProcessExeDir in dllmain
2020-09-08 18:08:24 -07:00
Will Thant
49aa7070c2
Fix sal annotations
2020-09-08 18:02:26 -07:00
Will Thant
ecf2b6ff3f
Fix cache ref counting
2020-09-08 17:57:49 -07:00
Will Thant
23c0c9e5b0
package identity check
2020-09-08 14:53:46 -07:00
Will Thant
48ec68973f
Remove AtlBase
2020-09-08 13:32:40 -07:00
Will Thant
f91e4b6525
Remove comment
2020-09-08 13:12:34 -07:00
Will Thant
8486d3dc84
Remove weird comment
2020-09-08 12:13:30 -07:00
Will Thant
81317f0ee0
I just wanna trigger another build check
2020-09-03 00:56:52 -07:00
Kyaw Thant
f350b150b7
Delete TypeResolution.cpp
2020-09-03 00:30:23 -07:00
Kyaw Thant
7fc1565d62
Delete TypeResolution.h
2020-09-03 00:30:13 -07:00
Will Thant
bc42b52682
lower case
2020-09-03 00:27:23 -07:00
Will Thant
db665da818
Change return error for LRU cache failure
2020-09-03 00:16:00 -07:00
Will Thant
e45a2be953
Start using LRU catch for metadataImporter
2020-09-02 23:49:05 -07:00
Will Thant
6fa1a76516
Merge branch 'master' of https://github.com/Microsoft/xlang into user/kythant/FixRoGetMetadata
2020-09-02 22:13:27 -07:00
Kyaw Thant
1a030d4ca8
Fix incorrect while loop algo when parsing the manifest ( #692 )
2020-09-02 15:45:57 -07:00
Will Thant
d5d93b6f3f
Remove debugging statements and cleanup headers
2020-09-02 12:26:19 -07:00
Will Thant
bdfb700e60
enable all tests
2020-09-02 12:18:38 -07:00
Will Thant
0faef86591
Fix missing return
2020-09-02 11:55:11 -07:00
Will Thant
495aa12b92
More Debugging
2020-09-02 11:40:41 -07:00
Will Thant
e94dc1becb
Debugging
2020-09-02 10:33:59 -07:00
Will Thant
d99052dcb1
Update messaging
2020-09-01 19:35:04 -07:00
Will Thant
32c0bad39f
Update managed test
2020-09-01 19:30:11 -07:00
Will Thant
a2a0e3deb9
Remove unused code
2020-09-01 19:07:48 -07:00
Will Thant
75f2fb36bf
Remove file check
2020-09-01 19:01:31 -07:00
Will Thant
cc33f6dc80
Routh draft of RoGetMetadata Implementation
2020-09-01 18:49:30 -07:00
Will Thant
b3466caa34
Preview
2020-08-26 16:55:37 -07:00
Ben Kuhn
de1fbb107a
Update steps-package-projection.yml
2020-08-26 09:19:03 -07:00
Ben Kuhn
aeb003679d
Update steps-build-projection.yml
2020-08-26 09:17:24 -07:00
Ben Kuhn
cdbc6625ca
Update job-package-projection.yml
2020-08-26 09:14:38 -07:00
Ben Kuhn
152217e16e
Update job-build-projection.yml
2020-08-26 09:14:07 -07:00
Ben Kuhn
2fdc885e5c
Update setup.py
2020-08-25 23:53:39 -07:00
Ben Kuhn
a6b772b50a
Update steps-sign-projection.yml
2020-08-24 23:43:59 -07:00
Steve Kirbach
8d1d22049b
adding midlrt nuget package ( #679 )
...
* adding initial midlrt nuget package
* updating readme
* updating license
* updating license and copyright
* ensuring that the target gathers the appropriately generated idl files
* fix typo
* fix typo
* pr feedback
* more pr feedback updates
* removing isnativelanguage
* fixing WindowsSdkToolLocation
2020-08-21 12:58:26 -07:00
Ben Kuhn
1b697d1611
cppwinrt updates for pywinrt codegen ( #689 )
...
* cppwinrt updates for pywinrt codegen
* fixing implicit casting issue
Co-authored-by: Ben Kuhn <benkuhn@ntdev.microsoft.com>
2020-08-21 09:06:26 -07:00
Ben Kuhn
573896c666
fixing include paths ( #688 )
...
Co-authored-by: Ben Kuhn <benkuhn@ntdev.microsoft.com>
2020-08-19 10:37:05 -07:00
Kyaw Thant
734461943f
Update Nuget's description to a more accurate one ( #682 )
...
Update Nuget's description to a more accurate one.
2020-07-23 12:48:00 -07:00
Kyaw Thant
b18eb1e324
Update read me with more info ( #680 )
...
Update Readme for the nuget package to have instruction on how to use it.
2020-07-15 13:41:24 -07:00
Kyaw Thant
395658cf89
Fix RoResolveNamespace not looking at exe directory on RS5 as fallback. ( #676 )
...
Types were failing to resolve on RS5 because RoResolveNamespace did not look at the exe file path as fallback by default. Supplying the exe file path to windowsMetaData dir only looks for types with the Windows prefix. The fix was to also supply the exe file path to the package graph parameter.
Also fix xml parsing to look for 'name' on ActivatableClass tag instead of 'clsid'.
2020-07-14 17:23:49 -07:00
Steve Kirbach
33151063ee
Update AbiWinRT semantics to match CppWinRT ( #659 )
...
* adding abiwinrt support to match cppwinrt
* fixes to targets for passing parameters to abi.exe
* remove heapenforcement checks because they are tied to xaml generation
* updating targets per PR feedback and adding a simple readme
* removing special midl stuff
* generating all projections at once
* updating the readme
* grammer updates
* updating c++/winrt term
2020-07-14 15:33:32 -07:00
AdamBrMSFT
3f27a32812
Update readme.txt ( #661 )
...
fixed clsid->name in schema readme to prevent copy paste issues that result in app launch errors.
2020-07-14 10:47:45 -07:00
Kenny Kerr
957289c060
Update README.md
2020-06-26 10:15:03 -07:00
Kenny Kerr
241e19b99f
Update README.md
2020-06-26 10:13:16 -07:00
Kenny Kerr
9de392f050
remove owners
2020-06-22 09:56:53 -07:00
Kyaw Thant
b839544db5
Create README.md for the root Undocked RegFreeWinRT Folder ( #656 )
...
Create README.md within the root RegFreeWinRT Folder
2020-06-19 10:14:57 -07:00
Kyaw Thant
1802c24079
Use WIL NugetPackage for RegFree WinRT ( #653 )
...
Utilize WIL Nuget Package to improve the code and fix leaks.
Also removed locally defined RETURN_IF_FAILED macro.
2020-06-10 11:12:10 -07:00