aboutsummaryrefslogtreecommitdiffstats
path: root/build/build.js
Commit message (Collapse)AuthorAgeFilesLines
* Move jQuery specific tasks to independent files. Close gh-1334.Oleg Gaidarenko2013-08-161-226/+0
| | | | | | | | | | | Also: * Confirm build task to the style guide * Use grunt API to load jQuery specific tasks * Add "use strict"; statements Conflicts: Gruntfile.js build/tasks/build.js
* Fix build for jenkinsTimmy Willison2013-08-151-1/+1
|
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-0/+226
| | | | | | | | | | | | | | | | | | | | Conflicts: Gruntfile.js README.md src/ajax.js src/ajax/xhr.js src/attributes.js src/core.js src/css.js src/data.js src/effects.js src/event.js src/manipulation.js src/offset.js src/selector-native.js src/traversing.js test/unit/core.js test/unit/data.js
* Made a bunch of changes to the build system.John Resig2006-08-131-5/+0
|
* Moved docs stuff to build, to be created when the docs are actually built.John Resig2006-08-131-1/+1
|
* Added the inital build directory.John Resig2006-08-131-0/+5