-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #29 from phalcongelist/dev
1.3.0
- Loading branch information
Showing
10 changed files
with
110 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
# obtain it through the world-wide-web, please send an email | ||
# to [email protected] so we can send you a copy immediately. | ||
# | ||
# Authors: Phalcon Framework Team <[email protected]> | ||
# Authors: Phalcon Team <[email protected]> | ||
# | ||
|
||
sudo: required | ||
|
@@ -45,7 +45,7 @@ env: | |
- STABLE_BRANCH=v3.4.0 | ||
- NIGHTLY_BRANCH=3.4.x | ||
# This should be increased to reb-build and push package | ||
- STABLE_BUILD_VERSION=2 | ||
- STABLE_BUILD_VERSION=5 | ||
- NIGHTLY_BUILD_VERSION=$TRAVIS_BUILD_NUMBER | ||
- TARGET=package | ||
- RE2C_VERSION="1.0.3" | ||
|
@@ -60,6 +60,9 @@ env: | |
- OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH | ||
- OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.1 | ||
- OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.2 | ||
- OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH | ||
- OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.1 | ||
- OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.2 | ||
- OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH | ||
- OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.0 | ||
- OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.1 | ||
|
@@ -76,6 +79,9 @@ env: | |
- OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH | ||
- OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
- OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
- OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH | ||
- OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
- OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
- OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH | ||
- OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.0 | ||
- OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
|
@@ -96,6 +102,9 @@ matrix: | |
- env: OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH | ||
- env: OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
- env: OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.0 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
|
@@ -112,6 +121,10 @@ matrix: | |
php: 5.5 | ||
- env: OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH | ||
php: 5.5 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH | ||
php: 5.5 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH | ||
php: 5.5 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH | ||
php: 5.5 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.0 | ||
|
@@ -132,6 +145,10 @@ matrix: | |
php: 5.5 | ||
- env: OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
php: 5.5 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.1 | ||
php: 5.5 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
php: 5.5 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.1 | ||
php: 5.5 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
|
@@ -148,6 +165,10 @@ matrix: | |
php: 5.5 | ||
- env: OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
php: 5.5 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.2 | ||
php: 5.5 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
php: 5.5 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.2 | ||
php: 5.5 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
|
@@ -168,6 +189,10 @@ matrix: | |
php: 5.6 | ||
- env: OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH | ||
php: 5.6 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH | ||
php: 5.6 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH | ||
php: 5.6 | ||
- env: OS=debian DIST=stretch PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH | ||
php: 5.6 | ||
- env: OS=debian DIST=stretch PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH | ||
|
@@ -184,6 +209,10 @@ matrix: | |
php: 5.6 | ||
- env: OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
php: 5.6 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.1 | ||
php: 5.6 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
php: 5.6 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.1 | ||
php: 5.6 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
|
@@ -200,6 +229,10 @@ matrix: | |
php: 5.6 | ||
- env: OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
php: 5.6 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.2 | ||
php: 5.6 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
php: 5.6 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.2 | ||
php: 5.6 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
|
@@ -224,6 +257,10 @@ matrix: | |
php: 7.0 | ||
- env: OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
php: 7.0 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.1 | ||
php: 7.0 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
php: 7.0 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.1 | ||
php: 7.0 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
|
@@ -240,6 +277,10 @@ matrix: | |
php: 7.0 | ||
- env: OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
php: 7.0 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.2 | ||
php: 7.0 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
php: 7.0 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.2 | ||
php: 7.0 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
|
@@ -268,6 +309,14 @@ matrix: | |
php: 7.1 | ||
- env: OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
php: 7.1 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH | ||
php: 7.1 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.2 | ||
php: 7.1 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH | ||
php: 7.1 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.2 | ||
php: 7.1 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH | ||
php: 7.1 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.0 | ||
|
@@ -308,6 +357,14 @@ matrix: | |
php: 7.2 | ||
- env: OS=ubuntu DIST=xenial PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
php: 7.2 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH | ||
php: 7.2 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.1 | ||
php: 7.2 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH | ||
php: 7.2 | ||
- env: OS=ubuntu DIST=bionic PACKAGE=deb CLONE_BRANCH=$NIGHTLY_BRANCH PHP_VERSION=7.1 | ||
php: 7.2 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH | ||
php: 7.2 | ||
- env: OS=debian DIST=jessie PACKAGE=deb CLONE_BRANCH=$STABLE_BRANCH PHP_VERSION=7.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
php-phalcon (3.1.0-1) stable; urgency=low | ||
|
||
-- Serghei Iakovlev <[email protected]> Wed, 22 Mar 2017 21:30:00 +0300 | ||
* Automated build. See details at release page | ||
https://github.com/phalcon/cphalcon/releases | ||
|
||
-- Serghei Iakovlev <[email protected]> Wed, 22 Mar 2017 21:30:00 +0300 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
Format: http://dep.debian.net/deps/dep5/ | ||
Debianized-By: Serghei Iakovlev <[email protected]> | ||
Upstream-Name: php-phalcon | ||
Upstream-Contact: Phalcon Framework Team <[email protected]> | ||
Upstream-Contact: Phalcon Team <[email protected]> | ||
Source: https://github.com/phalcon/cphalcon | ||
|
||
Files: * | ||
Copyright: Copyright (c) 2011-present Phalcon Framework Team <[email protected]> | ||
Copyright: Copyright (c) 2011-present Phalcon Team <[email protected]> | ||
License: BSD-3-clause | ||
Copyright (c) 2011-present, Phalcon Framework Team <[email protected]> | ||
Copyright (c) 2011-present, Phalcon Team <[email protected]> | ||
All rights reserved. | ||
. | ||
Redistribution and use in source and binary forms, with or without | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
#!/bin/bash | ||
|
||
# This line instructs debconf to store in its database an answer for | ||
# the program debconf. If (the running program) debconf later asks | ||
# (the database of answers) debconf what is my frontend the answer | ||
# will be frontend is Noninteractive. | ||
# | ||
# It has nothing to do with the interactivity of bash. | ||
echo 'debconf debconf/frontend select Noninteractive' | sudo debconf-set-selections |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
diff --git a/packpack b/packpack | ||
index 6f4c80f..1659773 100755 | ||
--- a/packpack | ||
+++ b/packpack | ||
@@ -155,6 +155,7 @@ docker run \ | ||
--entrypoint=/build/userwrapper.sh \ | ||
-e XDG_CACHE_HOME=/cache \ | ||
-e CCACHE_DIR=/cache/ccache \ | ||
+ -e TMPDIR=/tmp \ | ||
--volume "${CACHE_DIR}:/cache" \ | ||
${DOCKER_REPO}:${DOCKER_IMAGE} \ | ||
make -f /pack/Makefile -C /source BUILDDIR=/build -j "$@" |