This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery
Watch
1
Star
1
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2026-01-24 15:08:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e1467f97eb8facb6677663794eb159eb8fedaab
jquery
/
build
History
awgy
2862f589db
Remove sed from post-build code, due to portability issues between GNU and BSD versions.
...
Follow up to
ba43d37394
which apparently didn't fix the problem completly on Mac OS X.
2011-02-12 13:53:04 +01:00
..
lib
Replace build system with a faster new one that uses Node and UglifyJS and generates smaller minified files. Also removes builds through rake/ant since having 3 different build systems was too much to maintain (make was the only one consistently kept up-to-date).
Fixes
#7973
.
2011-01-17 18:49:24 -06:00
jslint-check.js
Replace build system with a faster new one that uses Node and UglifyJS and generates smaller minified files. Also removes builds through rake/ant since having 3 different build systems was too much to maintain (make was the only one consistently kept up-to-date).
Fixes
#7973
.
2011-01-17 18:49:24 -06:00
post-compile.js
Remove sed from post-build code, due to portability issues between GNU and BSD versions.
2011-02-12 13:53:04 +01:00
uglify.js
Revert uglify.js to original and handle build changes in make file
2011-01-19 02:11:43 -08:00