Commit graph

26 commits

Author SHA1 Message Date
mark_story
e5b36f696d Actually exclude core test cases from pear packages.
Refs #2620
2014-01-29 20:40:04 -05:00
mark_story
caf350c01f Exclude lib/Cake/Test when building pear packages.
The core tests include a number of files that cause grief when the
cakephp pear package is installed via composer. Excluding the core tests
solves all of these problems and makes a smaller package which is nice.

Fixes #2620
2014-01-07 10:06:50 -05:00
mark_story
2d483f08ef Shift script install files around to put .bat first.
Hopefully this addresses installation issues on windows using composer.

Fixes #2145
2013-10-28 23:19:17 -04:00
mark_story
cd7d18de68 Update build scripts to fetch new changes.
Prevent future mistakes when creating tags by always fetching the branch
head before bumping version numbers or creating tags.
2013-06-29 23:26:13 -04:00
Marc Würth
2609016dfe Changed http links to lighthouse, groups.google and github to https
Because they get redirected anyway and we should follow good practices.
Also in many cases similar URLs were already using https
2013-06-25 22:58:30 +02:00
mark_story
dd8060bb12 Fix build.xml
Add missing hidden files. This requires an upgrade of the phing task.
2013-04-29 22:49:33 -04:00
mark_story
77a5adac6a Fix help & default properties file.
Having a totally useless default property makes doing releases hard.
Change it to a sane default.
2013-02-03 13:05:55 -05:00
mark_story
cc361135e0 Add cacert.pem file to pear package.
Fixes #3591
2013-02-01 21:19:50 -05:00
mark_story
71371dd9da Add codestyle and reports-ci targets to phing.
This should make it easier to run and test the various code
reports + stylechecking.
2012-12-15 14:45:39 -05:00
mark_story
4ebe754076 Add descriptions to top level tasks. 2012-11-15 22:52:25 -05:00
mark_story
661feb8a1f Create signed tags. 2012-05-22 21:26:40 -04:00
mark_story
fe3d354b61 Define roles in pear package for files.
Fixes a number of issues with the PEAR package where files
would be installed in the incorrect directories as the role type was
incorrect.

Fixes #2680
2012-03-14 21:56:37 -04:00
mark_story
19292a012b Add git branch to phing build. 2012-02-20 21:23:29 -05:00
ADmad
db10bdb0f3 Info tweaks in build file 2012-02-21 01:21:21 +05:30
ADmad
7c042a637e Updating developer name in build file 2012-02-21 01:15:33 +05:30
mark_story
90423dcfac Add more verbose output to the various commands. 2012-01-07 20:05:51 -05:00
mark_story
1644b1c249 Fix a few problems with the build.xml
- Fix condition checking. Phing was barfing on the old 'code'
- Packages would always be made for the previous release.  Fix that.
- Check return codes so we don't blunder ahead when things go wrong.
- Put in invalid data so accidents don't happen.
2012-01-07 20:05:12 -05:00
mark_story
2aa6822b32 Add other core members. 2012-01-07 20:05:12 -05:00
mark_story
ca99ebf912 distribute target works 2012-01-07 20:05:12 -05:00
mark_story
af5fe31e4b Update build definition. 2012-01-07 20:05:11 -05:00
mark_story
baaa2e66f4 Add help and docs. 2012-01-07 20:05:11 -05:00
mark_story
65a6fae406 Remove un-used property. 2012-01-07 20:05:11 -05:00
mark_story
393bc7f1e5 Add distribute task.
Once the pear channel is setup, this will publish tar
files to the pear channel.
2012-01-07 20:05:11 -05:00
mark_story
ce80a78763 Adding task to cut a release tag and push it. 2012-01-07 20:05:11 -05:00
mark_story
41bbc02603 Add next-version task. 2012-01-07 20:05:10 -05:00
mark_story
864cb3920c Adding phing build.xml 2012-01-07 20:05:10 -05:00