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

78 Коммитов

Автор SHA1 Сообщение Дата
Martijn van Dijk 2aee3905b3 Skip playground.core 2017-04-29 15:57:00 +02:00
Martijn van Dijk a446540cd9 Ignore sample 2017-04-29 15:03:45 +02:00
Tomasz Cielecki 83f966b4a5 Be more specific where to look for sln file (#1734) 2017-04-26 20:16:45 +02:00
Tomasz Cielecki 2d0f293877 Update build.cake 2017-04-26 09:52:50 +02:00
Tomasz Cielecki 8d9ca0ddc6 Update build.cake 2017-04-26 09:35:19 +02:00
Tomasz Cielecki ce5d392e12
Skip making packages unless on releasable branch 2017-04-26 01:53:00 +02:00
Tomasz Cielecki 88d1b9c3fb
Adjust build script to also deploy releases branch packages. 2017-04-24 20:17:04 +02:00
Tomasz Cielecki d3610509d1
IsRunningOnVSTS is only for hosted VSTS agents... 2017-04-23 23:05:44 +02:00
Tomasz Cielecki fdfbd9d16b
More debugging of publish task being skipped. 2017-04-23 22:34:49 +02:00
Tomasz Cielecki 3593992970
Spit out more info to debug VSTS skipping publish task 2017-04-23 21:36:32 +02:00
Tomasz Cielecki 9b4ee80aa3
VSTS doesn't return repo or branch name, need to get it from GitVersion instead 2017-04-23 20:58:54 +02:00
Tomasz Cielecki 0cd7062ef1
Spit out tag, branch and repo checks 2017-04-23 20:18:32 +02:00
Tomasz Cielecki 8f76e422de
Make build script spit out nugets on VSTS too 2017-04-23 19:48:55 +02:00
Tomasz Cielecki 83256f4b68
Remove ThreadUtils from build script as it was removed. 2017-04-23 17:26:18 +02:00
Tomasz Cielecki af0ba8314b Clean up JASidePanels stuff (#1709) 2017-04-23 11:01:43 -04:00
Tomasz Cielecki 0f1a81970f Use new non RC VS2017 image for build (#1657)
* Use new non RC VS2017 image for build

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Use NuGet 4.0.0 as MSBuild 14 is not in this image

Described here: https://github.com/cake-build/website/pull/326

* Update packages.config

* Mother freaking MSBuild to the rescue. Swapping to x86 seems to make build work again...

* Try help AppVeyor with the path to nuget.exe

* Enable diagnostic output

* Bump to latest cake version
2017-04-15 15:42:24 +02:00
Martijn van Dijk 9d1c7fc48e Add new MvvmCross logo (#1683) 2017-04-11 09:17:55 -04:00
Maurits van Beusekom ee88b8d9b3 Exclude CustomBinding test projects from build script 2017-02-17 12:46:46 +01:00
Martijn van Dijk 9cdb9f0350 Fix solution files 2017-02-15 17:17:12 +01:00
Martijn van Dijk 7fd07f0585 Merge commit 'bf3fb2249430e6cce0b216ef4fd8e227f252399d' into eventhooks
# Conflicts:
#	build.cake
2017-02-13 09:26:27 +01:00
Martijn van Dijk ba2e72dbbb Merge commit 'c165f687d7cf396fe9f89d45ca2c219d00b9188c' into navigation
# Conflicts:
#	MvvmCross_All.sln
2017-02-13 09:22:19 +01:00
William Barbosa 650e8e343a Remove Package Related Content 2017-02-12 23:09:44 +01:00
Maurits van Beusekom ceac5dcb9d Add implementation for EventHooks in iOS 2017-02-09 20:46:10 +01:00
Martijn van Dijk 30d1c59137 Add ignore for samples in build script 2017-02-09 19:38:38 +01:00
Tomasz Cielecki e7e2794697 Publish nugets on master and develop (#1574)
* Add environment vars for MyGet and NuGet for develop and master respectively

* Update build script to publish nuget packages on master and develop branches

* Fix copy paste error
2017-01-22 16:39:32 +01:00
Tomasz Cielecki a439f4050b [WIP] Fix nuspecs for build script (#1571)
* Use $version$ for nuspec. Remove old Windows stuff

* Remove some build config for another UWP project

* Fix output paths for plugins

* Remove old stuff

* Fix output path for PhoneCall

* Rename WindowsUWP folder to Uwp

* Remove more old stuff

* BindingEx has moved into Binding

* Update nuspecs with UWP

* Fix base dir

* Update UWP projects after rename

* Fix more output paths

* Add Uwp to more nuspecs

* One level too much, underping

* Fix forms presenter nuspec

* Remove src from methodbinding nuspec

* Fix filenames for starterpack and test

* Steal ReactiveUI appveyor.yml

* Ignore another sample for GitLink

* Add repository url to gitlink so it builds in pr
2017-01-21 09:42:15 +01:00
Tomasz Cielecki 5bbef9d820
Make build script pack nugets based on nuspecs 2017-01-19 23:42:33 +01:00
Tomasz Cielecki 7445aeadcd
Added initial build harness 2017-01-19 20:18:02 +01:00