Sami Vaarala
4ddf8763df
Add duk-sanitize-clang target
7 years ago
Sami Vaarala
e13d220b76
Update jQuery 1.11.0 -> 1.11.2
7 years ago
Sami Vaarala
bc09c8ef70
Add .su files to .gitignore
7 years ago
Sami Vaarala
156efd24ee
Gitignore cleanups for duk-* targets
7 years ago
Sami Vaarala
f66fd1e46a
.gitignore update for ajduk removal
7 years ago
Sami Vaarala
5dd9ebaaa8
.gitignore update for ajduk and alljoyn.js
7 years ago
Sami Vaarala
dd43bf1f83
Add Octane benchmark
8 years ago
Sami Vaarala
ce35e63a93
Add PGO files to .gitignore
8 years ago
Sami Vaarala
af40cd2edd
Makefile, dist, tools fixes for src/ rename
8 years ago
Sami Vaarala
bc4f03336b
Gitignore, add prep/
8 years ago
Sami Vaarala
d121135a43
Gitignore .pyc
8 years ago
jc
1457e242a8
added lstring variants for property access api
added jchlapinski to AUTHORS.rst
8 years ago
Sami Vaarala
dc264cee5c
Gitignore additions
8 years ago
Sami Vaarala
54839ccdd7
Gitignore linenoise checkout, abs paths
9 years ago
Sami Vaarala
3f45436f6e
Add ES5 tests zip to .gitignore
9 years ago
Sami Vaarala
5225f3cbde
Add test262-es5-tests to .gitignore
9 years ago
Sami Vaarala
055d47b0ab
Add 'make refs' target to download ES specs
Remove the existing E5/E5.1 PDF files; they won't be gone from the repo but
won't be downloaded with a shallow clone.
9 years ago
Sami Vaarala
b70f3481c5
Gitignore additions
9 years ago
Sami Vaarala
cd0d0f8dd4
Placeholder lodash testcase
10 years ago
Sami Vaarala
81919a3c2a
Add a trivial bluebird test
10 years ago
Sami Vaarala
4cbf7cd1dd
massif-XXX targets for heap use
Print out the massif graph and a grepped "maximum usage" to get some
quick idea of how much memory a certain ecmascript testcase uses at
the moment. Used for e.g. a hello world memory usage test. Usage is:
"make massif-test-dev-hello-world" or "make massif-XXX" for any other
test in ecmascript-testcases/. A few convenience targets like
massif-helloworld are included.
Set --peak-inaccuracy=0.0 for massif run to get as accurate a peak
estimate as possible. (This is not that important because the measure
itself is not 100% relevant.)
Also adds a testcase needed by massif-helloworld target.
10 years ago
Sami Vaarala
d9865f0de6
Makefile: alljoyn-js and ajduk target
10 years ago
Sami Vaarala
6428e2687b
Add 'flow' checkout to Makefile (unused now)
Flow could be used to check Ecmascript test cases.
10 years ago
Sami Vaarala
098667af51
Use duktape-releases repo for website build
10 years ago
Sami Vaarala
f565007c56
.gitignore: dist/ and autotest/
10 years ago
Sami Vaarala
43c4a333f3
Add more stuff to .gitignore
10 years ago
Sami Vaarala
784c7b7331
Add closure-compiler to ignored dirs
10 years ago
Sami Vaarala
b7eb4e8d03
add .pyc files to gitignore to avoid accidentally adding them to a commit
11 years ago
Sami Vaarala
d906e01981
dtrace4linux makefile target
11 years ago
Sami Vaarala
105c915b00
add FlameGraph to Makefile (convenience, not depended on)
11 years ago
Sami Vaarala
8f89d039a2
commit after local git corruption: build duk/dukd with a valgrind wrapper if requested, remove explicit valgrind tests, trivial xmldoc test
11 years ago
Sami Vaarala
68fd5827d3
add coffeescript, coco, LiveScript makefile targets for convenience (not used automatically)
11 years ago
Sami Vaarala
5bc2b07f71
a bit more work on Dukweb test page, now works on Chromium nicely
11 years ago
Sami Vaarala
b75dbc08c0
add a lua.js test case (mandel), add a dir for jsinterpreter testcases, remove emscripten fixup from test case run (should not be needed soon)
11 years ago
Sami Vaarala
99931a88e8
add a (currently failing) test for running Lua through emscripten (this is more of a stress test)
11 years ago
Sami Vaarala
bfae91daec
fix UglifyJS version as it's a build dependency, add UglifyJS2, make JS-Interpreter also a shallow clone
11 years ago
Sami Vaarala
95d010d8e4
add a CLOC report to make_dist.sh, to provide some elementary code metrics
11 years ago
Sami Vaarala
3cbcb136b3
add closure to gitignore
11 years ago
Sami Vaarala
133a554481
add some more entries to .gitignore
11 years ago
Sami Vaarala
d35d549031
add stripped files to ignore too
12 years ago
Sami Vaarala
0ad9dc860d
basic .gitignore
12 years ago