aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Release: remove extraneous files from dist during releaseTimmy Willison2016-05-132-2/+15
* Release: copy sizzle separately into an 'external' folderTimmy Willison2016-05-131-2/+7
* Revert "Release: copy sizzle separately into an 'external' folder"Timmy Willison2016-05-121-7/+2
* Release: copy sizzle separately into an 'external' folderTimmy Willison2016-05-091-2/+7
* Release: include external/sizzle in releasesTimmy Willison2016-02-241-0/+1
* Build: use hard-coded path to sizzle in selector-sizzleTimmy Willison2016-02-221-4/+1
* Release: ensure files are copied to distTimmy Willison2016-01-081-2/+2
* Release: allow local and github distsTimmy Willison2016-01-081-1/+4
* Release: compat -> 1.x. Remove compat-specific release semanticsTimmy Willison2016-01-084-45/+18
* Build: Fixed issue with base path that contain 'var'Martin Naumann2015-10-121-1/+1
* Tests: Backport basic tests from masterMichał Gołębiowski2015-09-081-4/+8
* Build: Don't install jsdom 3 on Node.js 0.10 & 0.12 by defaultMichał Gołębiowski2015-09-083-28/+21
* Build: space between curly and paren is optionalTimmy Willison2015-09-071-2/+2
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-0711-70/+101
* Core: Support non-browser environmentsMichał Gołębiowski2015-08-164-0/+88
* Docs: Fix various spelling mistakesBruno Pérel2015-07-301-1/+1
* Release: properly set the dist remote when it's a real releaseTimmy Willison2015-07-131-1/+1
* Build: just tack on +compat to versions that may include labelsTimmy Willison2015-07-131-2/+1
* Build: bower.json: remove moot `version` fieldChris Rebert2015-05-131-1/+0
* Build: append "+compat" to tag version and jQuery.fn.jqueryTimmy Willison2015-05-071-2/+2
* Docs: Rename 1.x to compatMichał Gołębiowski2015-03-301-1/+1
* Deferred: Backwards-compatible standards interoperabilityRichard Gibson2015-03-201-0/+20
* Release: push dist to same remote as projectTimmy Willison2015-01-301-3/+2
* Release: remove sourcemap comment from all copies of minified fileTimmy Willison2015-01-302-6/+13
* Release: fix CDN archive creationTimmy Willison2015-01-292-34/+61
* Release: dist can be run during a testTimmy Willison2015-01-292-8/+2
* Release: Distribute files to distribution repoTimmy Willison2015-01-295-140/+264
* Release: Remove copying of jquery-latest filesDave Methvin2015-01-061-28/+18
* Build: Sizzle version labels must start with a dashTimmy Willison2014-12-171-1/+1
* Build: account for version labels in Sizzle versionsTimmy Willison2014-12-171-1/+1
* Build: fix tests in AMD modeTimmy Willison2014-12-101-8/+5
* Build: Remove empty define({}) from build outputDavid Corbacho2014-12-041-1/+3
* Build: Fix various typosOleg Gaidarenko2014-11-081-1/+1
* Build: denote that sizzle cannot be removed on this branchTimmy Willison2014-07-171-1/+5
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-173-12/+27
* Build: drop bower; use npm for front-end depsTimmy Willison2014-07-171-4/+15
* Build: Move all external libraries to external directoryScott González2014-06-252-2/+2
* Release: ensure Sizzle is the latest tagTimmy Willison2014-05-272-0/+48
* Build: run jshint and jscs on release scriptsTimmy Willison2014-05-271-2/+1
* Build: set default testswarm timeout to 15 minutesMichał Gołębiowski2014-04-151-1/+1
* Build: use browserSets from config file; allow to overrideMichał Gołębiowski2014-04-151-5/+10
* Build: Set npmTags and use exec properlyJörn Zaefferer2014-04-141-0/+3
* Build: Update release script for new jquery-release APIScott González2014-03-211-7/+6
* Build: Change the timeout for the weekly job from 4h to 1hMichał Gołębiowski2014-03-181-4/+4
* Build: Refactor testswarm Grunt task optionsMichał Gołębiowski2014-03-161-7/+11
* Build: Fix testswarm task, use API correctlyJörn Zaefferer2014-03-121-5/+4
* Build: Allow to specify timeout in the testswarm taskMichał Gołębiowski2014-03-111-7/+3
* Build: Make it possible to change browserSets in the testswarm taskMichał Gołębiowski2014-03-101-2/+6
* Build: Fix AMD option for custom buildsTimmy Willison2014-03-071-6/+12
* Build: Specify browserSets for TestSwarm directlyMichał Gołębiowski2014-01-271-1/+1