Shane Neuville
e9358642b3
Fix nuspec to copy xaml files from obj directory ( #9395 )
...
* copy xaml files from obj
* reference 14393
* - nuget
2020-02-02 01:42:15 -07:00
Shane Neuville
d6b1aee3af
Apply cecil fixes to make packages 2017 compatible ( #9145 )
...
* Apply cecil fixes to make packages 2017 compatible
* - version bumps
* - remove extra win builds
* - package fixes
* - conditionally include binding redirect
* - bump type redirector
2020-01-11 12:19:03 -07:00
Shane Neuville
5f4f4dd06c
The great Androidx IF Def'ing of 2019 ( #8898 )
...
* AndroidX API updates
* - merge fixes
* - 2017 fixes
* - extra lines added to cs proj files
* - menu element fix
* - androidx bump
* - cleanup
* - remove extra using
* - missed one
* - fix material version
* - one more TapOverflowMenuButton
2020-01-10 13:35:41 -07:00
Rui Marinho
418e2f994a
Update build-sign.yml
2020-01-07 23:26:32 +00:00
Shane Neuville
11a3a0dec3
Don't copy system files to appcenter ( #9067 )
...
* Don't copy system files to appcenter
* - only copy some of android
2020-01-06 13:16:43 +00:00
Shane Neuville
44dd779647
Package up everything into the PRI file for debug and release builds ( #8926 )
...
* Copy files everywhere
* - release test
* - remove from csproj
* - copy more files
* - xaml
* - disable embeddedxbf
* - fix nuget paths
* - move embed property outside of csproj
* - fix nuspec
* - remove extra files
* - fix typo
* - rebuild
* - build uwp on 2019
* - yaaaaaaml typo
* - taaaaaaabs
* - fix what copies
* - cleanup
2019-12-19 10:32:37 -07:00
Shane Neuville
9d096f68a4
Setup UWP Platform projects to use multi targeting ( #8750 )
...
* - fix multi target
* - 619
* - nuspec
* - fix nuspec
* - consolidate
* - fix Isolated Storage for 16299 target
* - increment
* - configurations
* - always
* - library layout workaround
* - global json for sdk extras
* -fix spelling
* - fix maps spelling
* - 16299
* - nuspec
* - simplify csproj
2019-12-16 19:26:09 -07:00
Rui Marinho
d8a6daf0f5
[Build] Some updates to VS2017 ( #8855 )
...
* [Build] Update vstest
* [Nuget] Add repository metadada
Allow to push to GitHub pacakge registry
* [Build] Update cake provisioning variable
* [Build] Remove extra steps
* [Build] Update yaml tasks
* [Build] Fix yaml
* [Build] Don0t install dotnet on windows
2019-12-12 22:34:14 +00:00
Rui Marinho
221963cf1e
Merge branch '4.2.0' into 4.3.0
2019-11-04 13:10:00 +00:00
Rui Marinho
6351caa8f4
[Build] Clean repos, update vs image ( #8339 )
2019-10-31 17:06:42 +00:00
Shane Neuville
773232214c
[Android] speed up development builds ( #7834 )
...
* speed up development builds android
* - remove extra property group
* - add cake descriptions
* - fix
* - remove shared runtime
* - add check for TF_Build
2019-10-14 23:10:00 -06:00
Rui Marinho
b86351d71d
Revert "ios: raise touch event on touchbegin. ( #6989 ) fixes #3320" ( #7787 )
...
This reverts commit dca82ed828
.
2019-10-03 09:50:00 +01:00
v-haroha
dca82ed828
ios: raise touch event on touchbegin. ( #6989 ) fixes #3320
...
* ios: raise touch event on touchbegin.
* bugfix - listview highlight on tap, select on tap release
updated touch gester to highlight on Touchbegin and select on touchend. Also remove highlight when tab view is scrolling.
* - fix CI
* - fix CI
2019-10-01 16:59:59 +01:00
Shane Neuville
09f4375b97
UWP fixes for lower target sdk on VS 2017 ( #7722 )
...
* Set UWP to lower target framework
* - mono version
* - dotnet core
* - dotnet core
* - dotnet core
* - mono
* - remove sdks
* - new sdk for mac targets
* - mono path
* - fix mono version
* - update unit test
2019-09-29 00:42:14 +01:00
Rui Marinho
a3706fe1ce
Merge branch '4.2.0' into 4.3.0
2019-09-28 02:27:54 +01:00
Shane Neuville
a9f3953b06
Setup public and provisionator based provisioning of SDKS ( #7458 )
...
* general provisioning
* - remove android
* - add android in
* - split up provisioning
* Update build.cake
* - increment versions
* Update azure-pipelines.yml
* Update azure-pipelines.yml
* - fix android
* - version
* - fix varialbes
* - NUGET_VERSION
* - set on parameters
* - fix parameters
* - nuget build step
* - fix powershell
* - merge UI Test fixes in
* - squash
* - cleanup provisionator
* - fix missing names
* - simplify
* - simplify
* - provisionator
* - provisionator
* JavaSDK build path hack
* - turn off default provisioning
* - windows image
* - remove sdk installs from cake
* - sdk manager installs
* Update azure-pipelines.yml
* Update azure-pipelines.yml
* - conditional core
* - conditional core
* - change to conditions
* - make the same
* - add better naming
* - sdks
* - user better links
2019-09-28 02:01:00 +01:00
Shane Neuville
4b60149912
JavaSDK build path hack ( #7707 )
2019-09-26 18:16:10 -06:00
Rui Marinho
dcff8ef6ff
[Build] Bump msbuild locator move to VS2019 ( #7415 )
...
* Bump msbuild locator
* Update test adapter
* Update build-windows.yml
* Update azure-pipelines.yml
* Update build-windows.yml
2019-09-06 00:33:50 +01:00
Stephane Delcroix
6f663f1c8b
use c#7.3 ( #7131 )
...
* use c#7.2
* try 7.3 on CI
* [Build] Specify mono version on android build
2019-08-12 14:27:30 +01:00
Rui Marinho
4ed6d95cb3
Merge branch '3.6.0' into 4.0.0
2019-06-19 23:48:36 +01:00
Rui Marinho
47a25dc714
[Build] Don't push NuGet packages from build
2019-06-18 13:01:26 +01:00
Rui Marinho
803ad87217
Merge branch '3.6.0' into 4.0.0
2019-05-25 01:33:08 +01:00
Rui Marinho
68d00467cc
[Build] Fix env variable for release nuget ( #6311 )
2019-05-25 01:30:00 +01:00
Rui Marinho
5cbc6b4101
Merge branch '3.6.0' into 4.0.0
2019-05-25 00:18:10 +01:00
Rui Marinho
c7e48da8ab
[Build] Fix release variable name
2019-05-25 00:17:24 +01:00
Rui Marinho
85b9d464e0
Merge branch '3.6.0' into 4.0.0
2019-05-24 22:10:57 +01:00
Rui Marinho
28580e8510
Fix packageversion ( #6288 )
...
* [Build] Simplify package version
* [Build] Update the semver package version
* [Build] Remove prepare and set tags
* [Build] Update win build
* [Build] Fix tags
* Update Version.targets
* Update azure-pipelines.yml
* Update Version.targets
* [Build] Fix sign
* Update azure-pipelines.yml
2019-05-24 22:08:24 +01:00
Rui Marinho
c626a3f299
Merge branch '3.6.0' into 4.0.0
2019-05-22 22:21:31 +01:00
Rui Marinho
d458b6b4aa
[Build]Yaml consolidate nuget ( #6266 )
...
* [Build] Consolidate nuget version
* [Build] Allow to continue to other steps if package fails to push on internal feed
* [Build] Fix script
2019-05-22 19:33:27 +01:00
Rui Marinho
38711f35d0
Merge branch '3.6.0' into 4.0.0
2019-05-22 16:23:05 +01:00
Rui Marinho
9918c8fd8a
[Build] Update yaml builds ( #6230 )
...
* [Build] Update build yaml
* [MacOS]Fix warning
* [Build] Enable binlog
* [Build] Run tests after build, update nuget version
* [Build] Don't build PagesGallery and Embedding
2019-05-22 02:16:26 +01:00
E.Z. Hart
4220b506c6
Hopefully fix the mdoc issues with the localization typo ( #6105 )
2019-05-06 14:29:27 -06:00
Kangho Hur
eaeffc4e54
[Material] [Tizen] Adds Xamarin.Forms.Material.Tizen for Visual ( #5453 )
...
* [Tizen] Adds Xamarin.Forms.Material.Tizen for Visual
* Update Tizen.NET.MaterialComponent for applying color scheme
* Don't build XF.Material.Tzien on iPhone and iPhoneSimulator
* Fix MCanvas build issue
* Update build-windows.yml for XF.Material.Tizen
2019-04-25 12:01:54 -07:00
Rui Marinho
d63002c25f
Merge branch '3.6.0' into 4.0.0
2019-04-18 16:15:48 +01:00
Rui Marinho
3f968189d7
[Build] Fixes to yaml public build ( #5948 )
...
* [Build] Don't sign on public builds
* [Build] Use vmImages
* [Build] Fix pool specification
* [Build] Revert back to pool name
* [Build] add osx demands
* [Build] Fix indentation
* [Build] Add more demands
* [Build] Try using certs
* [Build] Try use name
* cert password
* [Build] Add endpoint back
* [Build] Add VSTS feed as variable
* [Build] Add signing stuff
* Fix
* [Build] Try simplify Windows build
* [Build] Publish android apps
* [Build] Add signVmImage
2019-04-18 16:14:47 +01:00
Rui Marinho
9b8b058416
Merge branch '3.6.0' into 4.0.0
2019-03-25 14:42:29 +00:00
Rui Marinho
a765d7e413
Merge branch '3.5.0' into 3.6.0
2019-03-25 11:54:50 +00:00
Rui Marinho
9dfa174661
[Build] Fix suffix check
2019-03-25 11:47:05 +00:00
Rui Marinho
673d2c58b2
Merge branch '3.5.0' into 3.6.0
2019-03-25 11:06:21 +00:00
Rui Marinho
627695f95c
[Update] Yaml build
2019-03-25 11:05:22 +00:00
E.Z. Hart
dd6cd3305e
Add translated Intellisense files to NuGet package ( #5672 )
...
* WIP Experimenting with getting the translated Intellisense in the right places
* Set up nuspec to include Intellisense translations
* Use languages branch of submodule for now
* Update submodule
* Update submodule
* Updated submodule
* Update submodule
* Pull in translated docs from all the languages
2019-03-24 20:05:01 +00:00
Rui Marinho
a69b8cce15
Merge branch '3.5.0' into 3.6.0
2019-03-24 19:49:23 +00:00
Rui Marinho
9beea57fb2
Merge branch '3.4.0' into 3.5.0
2019-03-22 16:07:42 +00:00
Rui Marinho
f5dce54a7f
[Build] Fix provision on yaml ( #5660 )
...
* [Build] Fix provision on yaml
* [Build] Update provisioning to use shared tasks
2019-03-22 12:13:58 +00:00
Shane Neuville
308c6cbddb
remove maps.design ( #5583 )
2019-03-18 10:27:22 +01:00
Shane Neuville
a9af592006
[Android] move android renderers to separate nuget ( #5405 )
...
* [Android] move renderers to separate nuget
* additional android dependency
* rebase with material changes
* add android to material check
* simplify assembly info
* - add context to Init for future cases
2019-02-27 18:04:52 -07:00
Shane Neuville
b4b5f43ea8
Cake build script ( #5074 )
...
* cake
* cake
* android fix
* fix clean
* version fix
* android deploy updates
* move to cake tools
* add clean bin obj back in
* git versioning
* fix vs mac target
* vs mac fixes
* remove default config on sh
* add UAP pdbs
2019-02-12 13:05:51 +00:00
Shane Neuville
5f98d5cf5d
[iOS] Move Material iOS components to a separate nuget ( #5026 )
...
* [ios] extract ios material out to its own project
* [core] fix platform messaging
* add material to other test projects
* update MaterialComponents on all test projects
* remove material from platform
* yml updates
* nuspec
* add iOS description
* language
* add dummy file so package installs into netstandard/android
* Add Target Framework checks
2019-01-28 16:53:22 -07:00
Rui Marinho
a0fa1af973
[Build] Update build settings
2019-01-24 15:26:46 +00:00
Rui Marinho
701ee4bf28
[Build] Update variable for keychain pass
2019-01-24 15:10:29 +00:00