summaryrefslogtreecommitdiff
path: root/buildscripts/phing
AgeCommit message (Collapse)Author
2006-04-30Small correction of core dependencies in PEAR package taskknut
2006-04-30Some modification regards PEAR packagingknut
2006-04-27Added first test version of PEAR packaging through Phing. Run "phing ↵knut
dist-pear" to test it.
2006-03-08Added a ZendCodeAnalyzerTask and a analyze target to phing to be able to run ↵knut
the Zend Code Analyzer against the framework source
2006-02-23Created an XmlLintTask to validate configuration against XML Schema ↵knut
Definitions and a new target lint-demos to check both syntax of demo configuration and PHP source files
2006-02-21A lot of updates to the build fileknut
* PEAR packaging removed for new implementation using package2.xml * Created 'dist' as default target which build everything
2006-02-09forgot the actual task :)knut
2006-01-30- Ported a few unit tests from the I18N packageknut
- Moving report stylesheets to buildscripts/phing - Added a build/dist target for both standard distribution and PEAR package to build.xml