aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
...
* Updated ant so the default task doesn't require pluginsYehuda Katz2006-10-281-1/+0
* Refactored with_plugins target to reuse jquery target, avoiding duplicationJörn Zaefferer2006-10-271-40/+10
* make task pack_tabs independent of jquery by creating dist directory itselfKlaus Hartl2006-10-271-0/+1
* Added comments to various plugins and added make and ant options to make docs...Yehuda Katz2006-10-261-2/+59
* Added task to build packed tabs pluginKlaus Hartl2006-10-201-7/+20
* Don't include any plugins (or other files by accident) as defaultJörn Zaefferer2006-09-231-1/+1
* Improved jquery target to allow inclusion of plugins directly (specify via th...Jörn Zaefferer2006-09-231-26/+9
* Added targets to allow building jquery with plugins; Creating the raw source ...Jörn Zaefferer2006-09-231-5/+44
* Refactored test suite to allow async tests (use stop() before starting an asy...Jörn Zaefferer2006-09-191-2/+4
* Refactored test suite once more, as proposed by JohnJörn Zaefferer2006-09-171-8/+2
* Added .htaccess file for docs directory.John Resig2006-09-161-0/+1
* Refactored test suite: tests subdir not needed anymoreJörn Zaefferer2006-09-161-1/+0
* Refactored test suite: All tests are now compiled into one file, runs much fa...Jörn Zaefferer2006-09-161-1/+2
* Fixed bug #147, required some (ugly) modifications: changed function jQuery(....Jörn Zaefferer2006-09-151-2/+4
* new build using JSMinFranck Marcia2006-09-021-1/+12
* Added in a new Ant build script.John Resig2006-08-161-0/+100