summaryrefslogtreecommitdiff
path: root/build.xml
AgeCommit message (Expand)Author
2006-06-30Merge from 3.0 branch till 1218.xue
2006-06-19Merge from 3.0 branch till 1185.xue
2006-04-30merge from 3.0 branch till 995.xue
2006-04-27merge from 3.0 branch till 978.xue
2006-04-25Merge from 3.0 branch till 967.xue
2006-04-14Adding SQLMap unit tests. Allow sqlmap to use Prado's caching module to cache...wei
2006-03-31Added state in addition to version in title information of API documentation ...knut
2006-03-31Workaround for packaging with empty directories and preparing build file for RC1knut
2006-03-31Removed tests from the build process and added a new target 'all' to run ever...knut
2006-03-31Removed evaluation of pradolite.php, lint check is okknut
2006-03-31Switched to use the original build script to generate pradolite.phpknut
2006-03-09Disabling "if-if-else" warnings from analyze reportingknut
2006-03-08Added a ZendCodeAnalyzerTask and a analyze target to phing to be able to run ...knut
2006-03-07Added variuos resource files to build (Ticket #82)knut
2006-02-26Corrected references to XSD and DTD filesknut
2006-02-25Excluding DataAccess/**/*.php from code coverage since that part of the frame...knut
2006-02-23Completed target pradoliteknut
2006-02-23Created an XmlLintTask to validate configuration against XML Schema Definitio...knut
2006-02-21A lot of updates to the build fileknut
2006-02-09added lint task for checking syntax of PHP source filesknut
2006-02-01added pradolite targetknut
2006-01-30fixed minor bug with XML entities in build.xmlknut
2006-01-30added some more info to the PearPackageTaskknut
2006-01-30- Ported a few unit tests from the I18N packageknut
2006-01-26Prototype on new test system with Phing and PHPUnit2 to generate both Unit Te...knut