Added support for min and speed to the 'all' build.
[jquery.git] / Makefile
2007-06-30 John ResigAdded support for min and speed to the 'all' build.
2007-06-30 John ResigAdded the Speed Test Suite. Can be made by doing 'make...
2007-03-15 John ResigAdded an initial version of the new animation test...
2007-02-15 John ResigFixed a problem with the Makefile, fx wasn't being...
2007-02-15 John ResigAdded support for making a minified version of jQuery.
2006-12-31 John ResigMoved the bulk of the selector code out into a separate...
2006-11-22 Jörn ZaeffererTried to fix make build, PLEASE TEST
2006-11-07 Yehuda KatzAdded metadata (fully documented)
2006-10-26 Yehuda KatzAdded comments to various plugins and added make and...
2006-10-10 John ResigNow have accurate version information built into jquery...
2006-10-03 John ResigAdded .filter("expr",ifCallback,elseCallback) (works...
2006-09-16 John ResigAdded .htaccess file for docs directory.
2006-09-16 Jörn ZaeffererFixed typo, thanks Patrick
2006-09-16 Jörn ZaeffererRefactored test suite: tests subdir not needed anymore
2006-09-16 Jörn ZaeffererRefactored test suite: All tests are now compiled into...
2006-09-15 Jörn ZaeffererFixed bug #147, required some (ugly) modifications...
2006-08-14 John ResigChanged the -n flag of cp to -f, not equivalent, but...
2006-08-14 John ResigMassive overhauls to the test suite - it is now generat...
2006-08-13 John ResigMoved the test directory.
2006-08-13 John ResigMore fixes to the build system.
2006-08-13 John ResigMade a bunch of changes to the build system.
2006-08-13 John ResigMoved docs stuff to build, to be created when the docs...
2006-08-13 John ResigAdded the new Makefile.