language:
Deutsch (de_DE)
English (en_US)
Español (es_ES)
Français (fr_FR)
Italiano (it_IT)
日本語 (ja_JP)
Русский (ru_RU)
Türkçe (tr_TR)
中文简体 (zh_CN)
projects
/
scannr.git
/ blame
commit
author
committer
file
search:
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
plain
|
HEAD
| blame
proper concat for hourlies
[scannr.git]
/
js
/
flotr2
/
make
/
ie.json
2012-10-12 11:03:17
Maxious
1
{
2012-12-22 05:51:14
Alex Sadleir
2
"JAVASCRIPT": {
3
"DIST_DIR": "./build",
4
"ie": [
5
{
6
"src": "./lib/excanvas.js",
7
"jshint": false
8
},
9
{
10
"src": "./lib/base64.js",
11
"jshint": false
12
},
13
{
14
"src": "./lib/canvastext.js",
15
"jshint": false
16
}
17
]
18
}
2012-10-12 11:03:17
Maxious
19
}
20