Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Rolf Bjarne Kvinge 1b5b960aee
[xcode12] Backport CODEOWNERS and .gitignore changes. (#8922)
* [codeowners] Removing myself as code owner (#8529)

* [msbuild] Remove Jeff as a code owner. (#8688)

* [CODEOWNERS] Update ownership. (#8771)

Done against my will and due to peer pressure.

* [.gitignore] Ignore the json that is created on a device crash on xharness. (#8683)

Those files can be found when we test crashes locally and should not be
added to the project.

* Ignore *.binlog files. (#8704)

They're binary msbuild logs produced by 'msbuild /bl:msbuild.binlog'.

* [.gitignore] Ignore vscode settings dit. (#8747)

Co-authored-by: Vincent Dondain <vidondai@microsoft.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2020-06-23 08:48:13 +02:00
Daniel Cazzulino cf50a29397
Remove @kzu as code owner 2020-06-10 18:14:46 -03:00
Chris Hamons dd75eedacf [codeowners] Add chamons to a few areas (#5147) 2018-11-19 22:20:40 -05:00
Vincent Dondain eec95e881c Merge branch 'd15-8' into xcode10-rebase-15.8 2018-08-13 21:04:56 -04:00
Manuel de la Pena 7c7f46da28
[iTunesLibrary] Xcode 10 beta 3 support. (#4462) 2018-08-08 16:34:16 +02:00
Miguel de Icaza ee4faee1c9 [Network] Declare the Network library in the relevant places 2018-07-05 15:01:47 -04:00
Alex Soto 3aa2167928
[IdentityLookupUI] Add bindings for Xcode 10 Beta 1 (#4281) 2018-06-15 20:46:35 -05:00
Manuel de la Pena f77f44940e
[NaturalLanguage] Added the new framework for Xcode10. (#4236) 2018-06-14 19:21:44 +02:00
Sebastien Pouliot 5784f8daee
[authenticationservices] New iOS-only framework added in beta 1 (#4234) 2018-06-13 14:06:37 -04:00
Alex Soto 20f5d952a9
[CarPlay] Adds Xcode 10 Beta 1 Bindings (#4217)
* [CarPlay] Adds Xcode 10 Beta 1 Bindings

* Adds [DisableDefaultCtor] to CPVoiceControlTemplate

* Implement feedback
2018-06-12 12:12:20 -07:00
Manuel de la Pena 2286b80d78
Update CODEOWNERS 2018-05-15 14:29:59 -04:00
Sebastien Pouliot 0df4274918
Update CODEOWNERS files (#3455) 2018-02-12 08:13:44 -05:00
Chris Hamons c0202e0e2b
PMCS Removal (#3197)
You were the preprocessor we wished C# had natively

Removing PMCS requires these changes:
* Remove XamCore from src/
* Remove XamCore from tools/
* Remove XamCore from runtime/
* nint/nuint enum conversion
* _compat_ enum conversion
* NSAction conversion
* Hand fix single API incorrectly converted by PMCS to unbreak compatibility
   - Due to a bug in PMCS, the nuint was incorrectly converted in this API.
   - However, as that ship as sailed, we must "fix" it until XAMCORE_4_0
* Update readme
* Bump macios-binaries
2018-02-05 10:26:29 -05:00
Rolf Bjarne Kvinge 526d658712 Add a CODEOWNERS file. (#2700)
* Add a CODEOWNERS file.

* Add Xcode 9 frameworks and @me
2017-09-15 14:19:45 +02:00