index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.xml
Age
Commit message (
Expand
)
Author
2006-09-06
Added prado-cli.php into distribution.
xue
2006-08-06
fixed some build errors.
xue
2006-07-02
Fixes for next release.
xue
2006-06-29
Added Dreamweaver extension generator.
xue
2006-06-19
Fixed an issue about excluding contents under runtime/assets.
xue
2006-06-19
fixed an issue about CHM generation.
xue
2006-06-19
Adjust build based on OS.
xue
2006-06-19
updated build.xml for chmod
xue
2006-06-19
build script update. Fixed #82 and #165.
xue
2006-04-30
Some modification regards PEAR packaging
knut
2006-04-27
Added first test version of PEAR packaging through Phing. Run "phing dist-pea...
knut
2006-04-24
Added PDF generation of quick start guide to build #62
knut
2006-04-24
Reorganized the resource fileset to include everything under the framework di...
knut
2006-04-24
Added javascripts as resource files that will be included in the distribution...
knut
2006-03-31
Added state in addition to version in title information of API documentation ...
knut
2006-03-31
Workaround for packaging with empty directories and preparing build file for RC1
knut
2006-03-31
Removed tests from the build process and added a new target 'all' to run ever...
knut
2006-03-31
Removed evaluation of pradolite.php, lint check is ok
knut
2006-03-31
Switched to use the original build script to generate pradolite.php
knut
2006-03-09
Disabling "if-if-else" warnings from analyze reporting
knut
2006-03-08
Added a ZendCodeAnalyzerTask and a analyze target to phing to be able to run ...
knut
2006-03-07
Added variuos resource files to build (Ticket #82)
knut
2006-02-26
Corrected references to XSD and DTD files
knut
2006-02-25
Excluding DataAccess/**/*.php from code coverage since that part of the frame...
knut
2006-02-23
Completed target pradolite
knut
2006-02-23
Created an XmlLintTask to validate configuration against XML Schema Definitio...
knut
2006-02-21
A lot of updates to the build file
knut
2006-02-09
added lint task for checking syntax of PHP source files
knut
2006-02-01
added pradolite target
knut
2006-01-30
fixed minor bug with XML entities in build.xml
knut
2006-01-30
added some more info to the PearPackageTask
knut
2006-01-30
- Ported a few unit tests from the I18N package
knut
2006-01-26
Prototype on new test system with Phing and PHPUnit2 to generate both Unit Te...
knut