aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Clarify cygwin instructions slightly and swap the order of arguments to ↵Colin Snover2011-01-171-2/+2
| | | | which in Makefile because of a bug in current versions of MSYS that causes only the first argument to /bin/which to be searched.
* Replace build system with a faster new one that uses Node and UglifyJS and ↵Colin Snover2011-01-171-58/+37
| | | | generates smaller minified files. Also removes builds through rake/ant since having 3 different build systems was too much to maintain (make was the only one consistently kept up-to-date). Fixes #7973.
* Updated the Questions? section with the forum information. Ralph Whitbeck2010-09-171-3/+3
|
* Edits to README after Karl's reviewDouglas Neiner2010-06-191-3/+3
|
* Minor changes to READMEDouglas Neiner2010-06-191-5/+4
|
* Updated README file with updated information for the Rake addtionsDouglas Neiner2010-06-191-17/+44
| | | | | Also changed the default Rake task to "all" instead of "jquery" to parallel the Makefile.
* Removing the mention of buliding the docs from the README. Thanks to ↵jeresig2010-03-091-4/+0
| | | | 'phihag' in the forum for the heads-up.
* Added in integrated JSLint checking against the jQuery source. Just run ↵jeresig2010-03-011-0/+4
| | | | 'make lint' to see the result.
* Updated the README to reference the Closure Compiler instead of YUI Min. ↵jeresig2009-12-211-1/+1
| | | | Thanks for the heads-up @_carumba.
* changed the extension of the README from .markdown to .mdMichael Bensoussan2009-11-031-0/+59