Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move jQuery specific tasks to independent files. Close gh-1334. | Oleg Gaidarenko | 2013-08-16 | 1 | -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 jenkins | Timmy Willison | 2013-08-15 | 1 | -1/+1 |
| | |||||
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -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 Resig | 2006-08-13 | 1 | -5/+0 |
| | |||||
* | Moved docs stuff to build, to be created when the docs are actually built. | John Resig | 2006-08-13 | 1 | -1/+1 |
| | |||||
* | Added the inital build directory. | John Resig | 2006-08-13 | 1 | -0/+5 |