Denis Chaplygin
|
0503a2fcd3
|
Appveyor build now uses dependency files hosted at Wolt.
|
2020-07-23 11:27:57 +03:00 |
|
Patrick Niklaus
|
0da2029d2d
|
Remove publishing binary artefacts on Windows.
|
2018-02-09 21:18:39 +01:00 |
|
Michael Krasnyk
|
bfc272f3e8
|
fix appveyor fail
|
2017-03-21 20:10:39 +00:00 |
|
Patrick Niklaus
|
7278f88aa9
|
Only extract berlin.osm.pbf once and fix windows builds
|
2017-03-21 20:10:39 +00:00 |
|
Michael Krasnyk
|
f48bbb78de
|
Enable npm and library tests on windows
|
2017-01-03 10:24:48 +01:00 |
|
Patrick Niklaus
|
82372bb2ab
|
Remove develop branch from appveyor
|
2016-04-23 17:55:18 +02:00 |
|
bergwerkgis
|
3044c5ea52
|
AppVeyor: remove MSBuild logs from artifacts as it interferes with deployment of binary
|
2016-03-31 15:55:11 +00:00 |
|
bergwerkgis
|
d0636a9f6d
|
make AppVeyor work again
|
2016-03-31 16:49:30 +02:00 |
|
Patrick Niklaus
|
790520e335
|
Enable AppVeyor only for master/develop and PRs
|
2016-01-18 21:23:13 +01:00 |
|
bergwerkgis
|
d2080808db
|
AppVeyor: include osrm.lib in artifact. don't stick to AppVeyor directory structure in build scripts.
|
2015-09-07 14:26:47 +00:00 |
|
bergwerkgis
|
6143f1ff5b
|
AppVeyor: try "os:VS2015"
|
2015-08-28 12:15:42 +02:00 |
|
bergwerkgis
|
a5fd7cf4e9
|
make AppVeyor green again
|
2015-06-18 18:16:51 +02:00 |
|
Dane Springmeyer
|
da38a1367a
|
try building with vs2015 as CTP_Nov2013 appears broken now on appveyor
|
2015-06-18 18:15:34 +02:00 |
|
Dennis Luxen
|
64c17c4ecd
|
remove explicit appveyor os spec to get scheduled on hyper-v
|
2015-01-09 18:53:15 +01:00 |
|
alex85k
|
72fd0f3d41
|
update appveyor.yml (newer libraries, algorithm-tests)
|
2014-11-26 12:38:04 +03:00 |
|
Dennis Luxen
|
3c28932862
|
remove errenous define in AppVeyor cmake call
|
2014-11-17 14:58:35 +01:00 |
|
Dennis Luxen
|
7e9177cb3c
|
link against expat.lib
|
2014-11-17 14:58:35 +01:00 |
|
Dennis Luxen
|
f692103c81
|
fix build on windows by linking against the right libs
|
2014-11-17 14:58:35 +01:00 |
|
Dennis Luxen
|
f95d1fa8ba
|
add expat to cmake call on AppVeyor
|
2014-11-17 14:58:34 +01:00 |
|
alex85k
|
1ec35befc8
|
package .exe, .pdb and lua profiles on AppVeyor
|
2014-11-14 00:37:07 +05:00 |
|
alex85k
|
41ea339053
|
fix appveyor packaging
|
2014-11-13 20:16:40 +03:00 |
|
Dennis Luxen
|
e469afa4a9
|
upgrade to protobuf 2.5.0 on appveyor
|
2014-09-15 16:21:37 +02:00 |
|
Dennis Luxen
|
c9607b99a3
|
install protoc thru nuget
|
2014-08-19 10:11:32 +02:00 |
|
Dennis Luxen
|
27a367c733
|
enter build directory before calling tests
|
2014-08-14 17:29:11 +02:00 |
|
Dennis Luxen
|
ffa0ace2a7
|
build tests by running msbuild on tests project file
|
2014-08-14 17:29:10 +02:00 |
|
Dennis Luxen
|
074e1e992c
|
build test target explicitly on AppVeyor
|
2014-08-14 17:29:10 +02:00 |
|
Dennis Luxen
|
d6b2712070
|
make msbuild less verbose
|
2014-08-14 17:29:10 +02:00 |
|
Dennis Luxen
|
7e3f476407
|
use 64bit cmake generator
|
2014-08-14 17:29:10 +02:00 |
|
Dennis Luxen
|
e10f36d5f0
|
use explicit OSRM.sln filename
|
2014-08-14 17:29:10 +02:00 |
|
Dennis Luxen
|
1bfd9abda3
|
replace nmake by msbuild
|
2014-08-14 17:29:10 +02:00 |
|
Dennis Luxen
|
4a1a10fde8
|
use Nov 2013 CTP to build
|
2014-08-14 17:29:10 +02:00 |
|
Patrick Niklaus
|
4d0571fd73
|
Fix win32 linking and run test automatically in AppVayor
|
2014-07-22 18:23:43 +02:00 |
|
Patrick Niklaus
|
d38e3bd729
|
Add tests and benchmarks to appveyor
|
2014-07-22 17:17:56 +02:00 |
|
Dennis Luxen
|
fd500001fb
|
Revert "also build tools on Windows"
This reverts commit 54a757a917 .
|
2014-07-14 14:43:07 +02:00 |
|
Dennis Luxen
|
54a757a917
|
also build tools on Windows
|
2014-07-14 14:35:51 +02:00 |
|
Dennis Luxen
|
f2936d1c2d
|
add disabled HipChat notifications to Windows build
|
2014-06-17 15:47:16 +02:00 |
|
Dennis Luxen
|
e68a09fb3c
|
fix windows deploy on develop branch, partially fixes #1085
|
2014-06-16 15:13:19 +02:00 |
|
alex85k
|
671b14dac0
|
pack only develop version to zip on AppVeyor
|
2014-06-16 16:02:14 +06:00 |
|
Dennis Luxen
|
fa35eb1959
|
adapt for merge, add deployment details
|
2014-06-11 15:17:51 +02:00 |
|
alex85k
|
f1bde40939
|
add appveyor.yml template
|
2014-06-11 18:38:03 +06:00 |
|