Jörn Zaefferer
9bac5bb54a
Grunt: New task for downloading themes using new themeroller.
...
* Replaces the old theme tasks with generate_themes.
* Drops useless download_docs task
* Drops request module
2012-09-24 08:54:24 +02:00
Scott González
a638acb583
Upgrade jQuery to 1.8.2.
2012-09-20 21:41:47 -04:00
Scott González
a14cf74c16
Build: Remove summary from changelog.
2012-09-20 20:36:39 -04:00
Scott González
1827b390d8
Build: Convert changelog to markdown.
2012-09-20 20:21:45 -04:00
Scott González
30e1ec47bf
Build: Update link to AUTHORS.txt during release.
2012-08-23 10:27:12 -04:00
Scott González
1e6b2b2298
Upgrade jQuery to 1.8.0.
2012-08-13 09:19:09 -04:00
Corey Frang
bde439292a
Build: Extending testswarm timeout to 45 minutes
2012-08-05 10:05:44 -05:00
Scott González
548d37bca1
Release: Update TODOs related to publishing generated files.
2012-07-25 10:53:31 -04:00
Scott González
97ec1ddbc6
Build: Remove need to install shelljs globally for release script. Colorized output.
2012-07-23 15:39:12 -04:00
Corey Frang
7f07f93c28
Build: Extra whitespace
2012-07-23 12:14:12 -05:00
Corey Frang
9fb9b6d65c
Build: Adding subtitles for release coverage builds to testswarm description
2012-07-23 11:50:50 -05:00
Corey Frang
cb41ec798a
Build: Splitting Release Coverage build into three
2012-07-23 10:54:06 -05:00
Scott González
f8bdd6e192
Build: New release script.
2012-07-19 20:49:07 -04:00
Scott González
ebc8210b1f
Build: Add a newline at the end of manifest files.
2012-07-19 17:14:47 -04:00
Scott González
8d4036cf90
Merge branch 'manifest'
2012-07-16 15:29:31 -04:00
Scott González
99c4dde130
Manifests: Update URLs for core files.
2012-07-16 15:29:13 -04:00
Scott González
c484bc093b
Manifest: Move transfer effect to core.json since it's not like other effects (no show/hide).
2012-07-16 15:14:42 -04:00
Scott González
58a199370e
Manifest: Move interactions to their own file.
2012-07-16 08:53:34 -04:00
Scott González
ac44afe4e8
Manifest: Use existing data structure to infer categorization.
2012-07-16 08:50:00 -04:00
Scott González
2e385a71e1
Manifests: Fixed typo.
2012-07-16 08:37:53 -04:00
Jörn Zaefferer
cd82b335a8
Manifest: Add category field
2012-07-16 14:08:10 +02:00
Karl Swedberg
44dda079c0
Update descriptions of UI components in manifest files.
2012-07-11 08:59:03 -04:00
Scott González
0fc3afb2a1
Tests: Add jQuery 1.6.2 to testswarm-multi-jquery grunt task.
2012-07-09 12:57:28 -04:00
Scott González
83ec5e2077
Let's not pretend that manifest names are configurable...
2012-07-09 10:19:17 -04:00
Scott González
10984c012f
Accidentally removed licenses.
2012-07-06 12:47:44 -04:00
Scott González
d369417f7e
Minor manifest updates.
2012-07-06 12:39:17 -04:00
Scott González
7f859e4c73
Initial implementation for generating manifest files.
2012-07-05 20:11:52 -04:00
Scott González
7716c3d461
Grunt: Use grunt-git-authors plugin to generate authors list.
2012-07-05 14:34:15 -04:00
Jörn Zaefferer
4f3c1e9796
Revert "Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task"
...
This reverts commit 38aac3770c
.
As long as grunt-contrib has a coffeescript dependency, we won't use it.
2012-06-16 14:39:46 +02:00
Jörn Zaefferer
7419a915b2
Grunt: Add all jQuery versions to test 1.9 beta against to testswarm-multi-jquery task
2012-06-16 12:12:41 +02:00
Jörn Zaefferer
42599a6001
Grunt: Fix test urls
2012-06-16 00:11:20 +02:00
Jörn Zaefferer
c9ff92a008
Grunt: Fix scoping issue
2012-06-15 23:58:29 +02:00
Jörn Zaefferer
b657473178
Grunt: Refactor testswarm task and add an experimental testswarm-multi-jquery task for testing across jQuery versions
2012-06-15 23:51:42 +02:00
Jörn Zaefferer
38aac3770c
Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task
2012-06-14 12:41:04 +02:00
Jörn Zaefferer
43c6663676
Grunt: Update testswarm task to use more config props
2012-06-14 00:24:51 +02:00
Timo Tijhof
6752994014
Test: Set testswarm.runMax from config file
2012-06-11 15:53:46 -04:00
Scott González
a59c896b54
Build: Adding missing require in build.js and add buid/tasks/*.js to lint.
2012-06-11 10:56:56 -04:00
Jörn Zaefferer
abb6c4c8e2
Grunt: Extract testswarm and build tasks into separate files
2012-06-08 17:41:18 +02:00
Scott González
84ac716fbf
Build: Removed ant build.
2012-04-18 16:31:30 -04:00
Jörn Zaefferer
f8bad0441d
Build: Modify uglify.js to include a newline charakter after the copyright comment, makes diffing against new build a little bit more efficient
2012-03-10 14:16:13 +01:00
Jörn Zaefferer
8b9ec2b861
Build: Also minify i18n files.
2011-12-01 17:05:58 +01:00
basti
ea38e15e20
build: removes disturbing error outputs on which call
...
By calling `which node nodejs` which reports an error even if there's an existing nodejs installation in $PATH.
It silently ignores that non existing issue now.
Before: http://imagebin.org/181889
After: http://imagebin.org/181890
2011-11-01 11:53:06 +01:00
Scott González
dcac8c1f29
Tests: Added ability to run tests against minified files via ?min=1
2011-10-28 15:58:33 -04:00
Corey Frang
bd71f24f5d
Build: Switching to uglify.js instead of closure compilier. Saves 4 minutes per build, and actually produces slightly smaller files
2011-10-18 12:09:38 -05:00
Corey Frang
d871fe46aa
Build: For some reason, using parallel for gzip is causing some truncation issues
2011-10-17 17:04:23 -05:00
Corey Frang
f6c12849f1
Build: Fixing the sizer script to handle this many files
2011-10-17 15:32:01 -05:00
Corey Frang
d2764d88ca
Build: whitespace
...
(cherry picked from commit 6cd672b660
)
2011-10-17 14:58:54 -05:00
Corey Frang
264139b225
Build: ant size
will now give you a report detailing differences in size since the last time you ran the report
2011-10-17 14:37:36 -05:00
techtangents
a6f8019325
Builds: used ant parallel task to run the two closure compiler steps and the yui css compressor step in parallel. The http get requests for documentation are also run in parallel. Reduced build time by about 40%. Fixed #7404 - build.xml can run quicker.
2011-05-20 21:17:30 +10:00
jzaefferer
f78f20a077
Build: Update to latest Closure Compiler jar
2011-03-20 12:21:42 +01:00