aboutsummaryrefslogtreecommitdiffstats
path: root/build/release.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix #13983. Switch to //# for sourcemaps."Dave Methvin2013-07-021-3/+3
* Fix #13983. Switch to //# for sourcemaps.Dave Methvin2013-07-021-3/+3
* 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
* 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
* 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
* Tagging the 1.8.2 release.Dave Methvin2012-09-201-4/+8
* Update release script and notes builder.Dave Methvin2012-08-301-27/+17
* 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
* Fix bug with handling minor releases after major releases in the build script.John Resig2011-05-021-1/+1
* Adding a Node-based release management script for pushing new releases to the...John Resig2011-04-261-0/+169