Commit Graph

11 Commits

Author SHA1 Message Date
Friedrich von Never de6b51bc4e Convert build script to PowerShell
Close #205.
2018-10-27 21:48:50 +03:00
Friedrich von Never 0d5f6f45aa Enable release publishing (#57) 2018-03-11 03:53:52 +03:00
Friedrich von Never d28745423a Pack PDBs into a separate artifact (#57) 2018-03-11 03:53:52 +03:00
Friedrich von Never 05b766a460 Extract Appveyor scripts into separate files (#57) 2018-03-11 03:53:52 +03:00
Stanislav Ershov c879bc80be New appveyor.yml 2017-12-21 09:14:42 +03:00
Christoph 62463d2c3e Remove notes about the signature (#4015)
* Remove notes about the signature

It's handled by a bot now 🎉

* Remove check from travis

* Remove check from appveyor
2017-10-26 23:35:55 +02:00
John Preston 74e46f7b80 Fix travis / appveyor CI builds. 2017-09-06 17:12:26 +03:00
John Preston e102793d93 Fix Appveyor CI build. 2017-05-18 12:55:05 +03:00
Christoph 6fa3122bb6 Implement signature check for Travis and AppVeyor (#3295)
Signed-off-by: Christoph Auer <auer.chrisi@gmx.net>
2017-04-19 14:57:45 +02:00
John Preston 839bf313cf Remove two build jobs from appveyor CI.
No need for disable_desktop_generation_file and disable_unity_integration
in appveyor builds, because the defines from this jobs are Linux-only.
2017-03-10 23:12:56 +03:00
Christoph ef535ca026 Implement AppVeyor (#3025)
Also implement build defines for Windows
Set TELEGRAM_BUILD_DEFINES before calling gyp/refresh.bat

Fix #3000

Signed-off-by: Christoph <auer.chrisi@gmx.net>
2017-02-18 20:23:50 +01:00