Commit Graph

12 Commits

Author SHA1 Message Date
peterbud
14d9365be3 Appveyor: fix color output (#1932) 2016-11-16 08:23:56 +03:00
Qian Hong
bca471a562 CI: Use --needed when installing pactoys. 2016-07-01 00:29:57 +08:00
Renato Silva
f9c29c0683 CI: Disable recipe check in Drone 32-bit. 2016-06-26 11:02:20 -03:00
Renato Silva
40222700c0 CI: Fix saneman installation and update. 2016-06-25 11:26:35 -03:00
Renato Silva
0c81e8d900 CI: Check recipe quality with saneman. 2016-06-22 20:30:34 -03:00
Renato Silva
ddbfa9201f CI: Fix for package change detection. 2016-05-24 17:56:22 -03:00
Renato Silva
5d8c376966 CI: Fix detection of package installation failures. 2016-05-04 21:13:06 -03:00
Renato Silva
60db7f8424 CI: Fix build ordering not returning. 2016-03-25 19:55:28 -03:00
Renato Silva
46564b3351 CI: Some improvements.
* Only build packages that are actually present in source tree.
  This should fix detection of renamed package folders, including case
  sensitivity changes.

* Fix case sensitivity of Bintray account names.
  Bintray accounts are now properly referenced in lowercase, and compared
  without case sensitivity against the GitHub account for enabling deployment.

* Initialize target list when converting lines to array.
2016-03-23 18:41:01 -03:00
Renato Silva
7bc337fd8c CI: Support for package deployment.
A pacman repository is now generated with built packages, and exported by
AppVeyor to Bintray. Similar export can now be implemented for Drone, and
services other than Bintray can also be used.
2016-03-17 15:12:21 -03:00
Renato Silva
de88c18ef3 CI: Build changed dependencies first. 2016-03-17 13:06:22 -03:00
Renato Silva
6f9f5ded72 CI: Source code refactoring for helper functions.
These functions have been moved to a separate library file and refactored to
become more readable.
2016-03-17 13:06:22 -03:00