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

9 Коммитов

Автор SHA1 Сообщение Дата
Samantha Houts 0fcb349e1d Merge branch '3.6.0' into 4.0.0 2019-04-10 21:59:38 -07:00
Stephane Delcroix 4ba7610c04 [X] update Cecil (#5878)
- fixes #5875
2019-04-10 16:10:54 -07:00
E.Z. Hart f1297f93d5 Re-enable "Treat warnings as errors" (#5602)
* Enable "treat warnings as errors"

* Remove unnecessary for loop

* Remove properties which already exist in base class

* Make property hiding explicit and obsolete hiding property

* Move Treat Warnings as Errors setting to props file

* Fix weird quotation changes in Xamarin.Forms.Build.Tasks.csproj

* Scrub empty WarningsAsErrors tags

* Remove unused variable

* Fix TearDown method hiding in UI tests

* Fix Id member hiding in test for Bugzilla32871

* Fix RootPage member hiding in Bugzilla51503

* Fix RooPage member hiding in Issue1483

* Disable warnings for deprecated OpenGL calls

* Fix member hiding in test view models

* Fix RootPage member hiding in Issue1931

* Fix Id member hiding in Bugzilla42620

* Fix AutomationId member hiding in Bugzilla57114

* Fix Layout member hiding in Bugzilla40911

* Remove unused variables from Bugzilla31114

* Remove unused variable

* Fix various unused variable warnings

* Disable warning to leave example code for reference

* Fix unused variable from macOS test

* Remove unused members

* Fix unused variable warnings

* Fixed unused property warnings

* Fix warnings for unused code

* Disable 'await' warning

* Remove unused variable

* Adding pragma directives for await warnings

* Remove member hiding

* Turn off global "Treat warnings as errors" in other platforms

* Use MarkerId instead of obsolete Id member

* Fix await warnings in WPF GeocoderBackend

* Add missing await

* Disable warning for unused event
2019-03-27 18:38:38 +00:00
Stephane Delcroix 38e12de583 [build] do not fail on multiple core rebuild (#4621) fixes #4619
- fixes #4619
2018-12-04 13:13:08 +00:00
Stephane Delcroix 59116665fd Merge branch '3.4.0' into 3.5.0 2018-12-03 08:57:17 +01:00
Stephane Delcroix 5a65df826d [build] prevent ShameHat to run twice (#4579)
- fixes #4563
2018-11-30 12:47:23 +00:00
Stephane Delcroix 3cf544c1a7
bump our build dependencies (#4496) 2018-11-21 11:43:12 +01:00
Stephane Delcroix 5dc8935e52
[Tasks] multitarget the build tasks (#3895)
- fixes #2690
- closes #2706
2018-10-11 09:00:33 -04:00
Stephane Delcroix a2d82b5de0
[build] post-build fix of the assembly (#2880)
- fixes #2835
2018-06-01 10:03:46 +02:00