Commit Graph

14 Commits

Author SHA1 Message Date
Rick Waldron
8265fa0837 Allow users to store custom dist destinations in dist/.destination.json
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2012-06-05 13:10:01 -04:00
Rick Waldron
e0cdeac87b Don't create "*" dir when "grunt dist" is run without explicit destination dir. (thanks @timmywil)
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2012-06-05 12:16:48 -04:00
Rick Waldron
655350be5d Create special "grunt watch" task called "dev"
"dev" is a short task list that's optimized for grunt watch's high run rate frequency

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2012-06-05 11:52:22 -04:00
Rick Waldron
7c23b77af2 Strips IIFEs from modules; Always require built jQuery for tests. 2012-06-04 12:48:18 -04:00
Richard Gibson
7f2cc46955 Fix #11767. Modularize build and unit tests for exluding effects.
Closes gh-785. To build a version of jQuery without effects, use `grunt build:*:*:-effects`. The unit tests feature-check for the interfaces and skip the unit tests for effects if they don't detect it.
2012-05-28 22:36:23 -04:00
Oleg
d0763a37c6 Fix #11823. Remove webkitConvertPointFromNodeToPage. Closes gh-796. 2012-05-27 12:37:35 -04:00
Jörn Zaefferer
d12e9b289e Grunt: Increase TestSwarm timeout to 30 minutes 2012-05-18 14:47:04 +02:00
Jörn Zaefferer
fe88534b29 Grunt: Add qunit target. Currently finishes with 33/5510 assertions failing. If that can be made to pass, it should be added to the default task 2012-05-09 09:34:12 +02:00
Timo Tijhof
0add0b30db grunt.js testswarm task: shorten job name 2012-05-07 19:43:43 +02:00
Jörn Zaefferer
169b4185bc Grunt: Fix testswarm username 2012-05-07 12:13:08 +02:00
Jörn Zaefferer
bd84aad6cd Grunt: Add testswarm task 2012-05-07 12:06:12 +02:00
Rick Waldron waldron.rick@gmail.com
8cc217eac3 Add resource by @mikesherov to gruntfile 2012-04-25 11:18:15 -04:00
jaubourg
78583d0cd9 Fixes a minor spacing issue. 2012-04-22 23:49:16 +02:00
Rick Waldron waldron.rick@gmail.com
1434b5b567 Initial grunt implementation 2012-04-18 16:07:35 -04:00