aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
...
* Move jQuery specific tasks to independent files. Close gh-1334.Oleg Gaidarenko2013-08-164-7/+203
| | | | | | | Also: * Confirm build task to the style guide * Use grunt API to load jQuery specific tasks * Add "use strict"; statements
* Remove logTimmy Willison2013-08-151-1/+0
|
* Fix build for jenkinsTimmy Willison2013-08-151-1/+2
|
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-152-0/+26000
|
* Revert "Fix #13983. Switch to //# for sourcemaps."Dave Methvin2013-07-021-3/+3
| | | | | | | | | Per the discussion here: https://code.google.com/p/chromium/issues/detail?id=256636 Thanks to the Chrome team for the quick response! This reverts commit d53ddc90c1f119fb9148a553443ef3fbc3f3cc99.
* Change the changelog header styleDave Methvin2013-07-021-1/+1
|
* Fix #13983. Switch to //# for sourcemaps.Dave Methvin2013-07-021-3/+3
| | | | | Normally we'd avoid doing this on a patch release, but Chrome Canary is spewing deprecation warnings already and that's generating bug tickets.
* Do not include the path in map references.Dave Methvin2013-05-241-4/+5
|
* Update the map reference in each minified file.Dave Methvin2013-05-161-6/+13
| | | | (cherry picked from commit ebc7899ba1ba6e8306066b5bd4d3e14f0d2d8aad)
* build: switch from .min.gz to .zip format.Dave Methvin2013-05-121-20/+10
|
* build: update release script to use nodejs archiver.Chris Talkington2013-05-121-2/+26
|
* build: correct paths so that archiving works.Chris Talkington2013-05-121-5/+7
|
* Create CDN archives in the build script.Dave Methvin2013-05-081-7/+45
|
* Make it easier to debug the release script.Dave Methvin2013-05-061-4/+12
|
* Use semantic versions.Dave Methvin2013-04-091-4/+4
|
* Edited comments and minor adjustments. Fixes #13553. Closes gh-1195.Michał Z. Gołębiowski2013-03-121-1/+1
|
* Let version 1.9 claim jquery.js and jquery-latest.js files.Dave Methvin2013-01-141-7/+8
|
* Simplify release notes generator script.Dave Methvin2013-01-142-44/+22
|
* Add release support for map files.Dave Methvin2012-12-281-10/+45
|
* Use the right repo.Dave Methvin2012-12-161-2/+1
|
* Update the build script so it runs on Windows.Dave Methvin2012-12-161-30/+45
|
* Update version in release notes builder.Dave Methvin2012-12-161-3/+3
|
* Tagging the 1.8.2 release.Dave Methvin2012-09-201-4/+8
|
* Update release notes script to 1.8.2 and add debug option.Dave Methvin2012-09-201-3/+3
|
* Update release script and notes builder.Dave Methvin2012-08-302-30/+20
|
* Don't let the release notes script truncate!Dave Methvin2012-08-091-4/+4
|
* Updating the source version to 1.8.1preDave Methvin2012-08-091-1/+1
|
* Update release script; use package.json as the One True Version.Dave Methvin2012-08-091-126/+160
|
* Take out the papers and the trash (from build/)Rick Waldron2012-06-049-7818/+0
|
* Fix #11823. Remove webkitConvertPointFromNodeToPage. Closes gh-796.Oleg2012-05-271-2/+1
|
* Fix #10996, simplify offset code by forsaking ancient browsers.Mike Sherov2012-04-051-1/+2
|
* Update release notes version.Dave Methvin2012-03-091-3/+3
|
* too many undefs.Mike Sherov2012-01-281-1/+0
|
* Add undef:true to JSHint now that it understands hoistingMike Sherov2012-01-192-84/+189
| | | | also add smarttabs:true and fix some smarttabs spacing issues
* Improves handling of EOL whitespace error reportingRick Waldron2012-01-111-3/+3
|
* Reformat jshint errors to be readable; make post-compile.js write directly ↵Rick Waldron2011-12-152-31/+32
| | | | to jquery.min.js; update required Node version
* Two eq is not enough; three eq is more than we want for now.Dave Methvin2011-12-081-1/+0
| | | | We also don't need the lint alias.
* Fix #10692. JSLint is dead! Long live JSHint!Mike Sherov2011-12-084-5540/+4291
| | | | Still needs this sizzle PR: https://github.com/jquery/sizzle/pull/82
* Update release notes version.Dave Methvin2011-11-211-2/+2
|
* Update version.Dave Methvin2011-11-171-3/+3
|
* Update the version for building release notes.Dave Methvin2011-11-031-3/+3
|
* Landing pull request 560. Further reduce minimal header. Fixes #10553.Rick Waldron2011-10-221-1/+1
| | | | | | More Details: - https://github.com/jquery/jquery/pull/560 - http://bugs.jquery.com/ticket/10553
* Landing pull request 523. Adds character frequency reporting tool, use: make ↵Rick Waldron2011-10-011-0/+79
| | | | | | | | freq. Fixes #10372. More Details: - https://github.com/jquery/jquery/pull/523 - http://bugs.jquery.com/ticket/10372
* Landing pull request 511. Adding a little Makefile jQuery sizing utility to ↵Corey Frang2011-09-191-0/+36
| | | | | | | easily see differences in size between makes. Fixes #10308. More Details: - https://github.com/jquery/jquery/pull/511
* Tagging the 1.6.3rc1 release.1.6.3rc1Dave Methvin2011-08-291-3/+3
|
* Removes date from minimal licenseRick Waldron2011-07-251-14/+3
|
* Mine and munge date from full source license headerRick Waldron2011-07-231-4/+15
|
* Builds minimal license header block for jquery.min.jsRick Waldron2011-07-231-3/+16
|
* Updating version in release notes script.John Resig2011-06-141-3/+3
|
* Tagging the 1.6.2rc1 release.1.6.2rc1John Resig2011-06-141-2/+2
|