aboutsummaryrefslogtreecommitdiffstats
path: root/build/release.js
Commit message (Expand)AuthorAgeFilesLines
* Build: Drop individual AMD modulesMichał Gołębiowski-Owczarek2023-06-271-3/+1
* Release: remove the need to install grunt globallyTimmy Willison2021-03-011-3/+3
* Release: upgrade release dependenciesTimmy Willison2021-03-011-4/+3
* Release: Remove an unused chalk dependencyMichał Gołębiowski-Owczarek2020-05-181-2/+1
* Release: Use an in-repository dist README fixtureMichał Gołębiowski-Owczarek2020-03-021-16/+16
* Build: Create a `grunt custom:slim` alias for the Slim build (#4578)Michał Gołębiowski-Owczarek2020-01-071-1/+1
* Build: Auto-convert sources to AMDMichał Gołębiowski-Owczarek2019-12-091-5/+10
* Build: Require strict mode in Node.js scripts via ESLintMichał Gołębiowski-Owczarek2019-10-091-0/+2
* Build: Stop copying src/core.js to dist on releaseMichał Gołębiowski-Owczarek2019-10-041-4/+7
* Selector: Inline Sizzle into the selector moduleMichał Gołębiowski-Owczarek2019-07-291-9/+0
* Release: update release dependenciesTimmy Willison2017-03-151-4/+4
* Build: Keep deprecated module in slimTimmy Willison2017-02-131-1/+1
* Build: ESLint detailsOleg Gaidarenko2016-06-111-0/+5
* Release: remove extraneous files from dist during releaseTimmy Willison2016-05-131-1/+1
* Release: set version in source for releasesTimmy Willison2016-03-141-1/+13
* Release: push a custom slim build to the CDNTimmy Willison2015-11-161-2/+14
* Release: use chalk instead of colors for terminal colorsTimmy Willison2015-11-121-1/+2
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-3/+4
* Release: fix CDN archive creationTimmy Willison2015-01-291-2/+4
* Release: dist can be run during a testTimmy Willison2015-01-291-6/+0
* Release: bower.json is actually generated from scratchTimmy Willison2015-01-291-4/+0
* Release: Distribute files to distribution repoTimmy Willison2015-01-291-133/+30
* Release: Remove copying of jquery-latest filesDave Methvin2015-01-061-29/+18
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-1/+3
* Release: ensure Sizzle is the latest tagTimmy Willison2014-05-231-0/+8
* Build: Update release script for new jquery-release APIScott González2014-03-211-7/+6
* Release: Instantiate a zip archiver, run archivers asyncTimmy Willison2014-01-231-9/+10
* Release: Publish to npmJörn Zaefferer2014-01-101-0/+1
* Release script: _tracMilestone -> tracMilestoneTimmy Willison2013-12-211-1/+1
* Release script: minor formatting issue.Timmy Willison2013-12-201-1/+1
* Release script: jquery-release integrationTimmy Willison2013-12-201-380/+142
* Manage bower dependencies with grunt-bowercopyTimmy Willison2013-12-061-14/+3
* Release script: Add dist files in multiple commits for a clean final commit w...Timmy Willison2013-11-151-3/+15
* Release script: Add .npmignore and keep .gitignore when creating the tagTimmy Willison2013-11-151-20/+3
* Release script: create tag after building CDN filesTimmy Willison2013-11-151-5/+6
* Update sizzle location in release scriptTimmy Willison2013-11-141-1/+1
* Modify release script to create a headless tag for bower and publish to NPMTimmy Willison2013-11-131-50/+158
* Fix #14415. Remove the source map comment in the release script. Close gh-1424.Michał Gołębiowski2013-11-101-5/+3
* Add bower install script and release scripts to jshint and pass lintTimmy Willison2013-10-071-6/+6
* Update release script for sourcmap syntax changeDave Methvin2013-09-191-4/+4
* 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