Sami Vaarala
30d9d58b52
Silence code policy check in Makefile
9 years ago
Sami Vaarala
bbb592b59d
Switch to make_dist.py in Makefile
9 years ago
Sami Vaarala
bb57c7ea13
Add commented out feature opt for c++ exceptions
9 years ago
Sami Vaarala
f1ea87c239
Makefile, drop removed feature option
9 years ago
Sami Vaarala
243e14af23
Commented out regexp canon workaround in Makefile
9 years ago
Sami Vaarala
0b66c6bf17
Reduce runtests thread count to avoid timeouts
9 years ago
Sami Vaarala
50a477b6c2
Makefile fixes for paranoid errors
9 years ago
Sami Vaarala
cd2037ab07
Makefile test target improvements
9 years ago
Sami Vaarala
ee9dc599b1
Add -Wcast-qual to Makefile
9 years ago
Sami Vaarala
9931e7e21a
Makefile perf test indent fix
9 years ago
Sami Vaarala
067e660bb2
Makefile and matrix test for prop error messages
9 years ago
Sami Vaarala
de34db7f9c
Makefile: keep compiler.jar, --create-spdx
Keeping compiler.jar means that if you once "make dist-src-official"
or "make compiler.jar", "make dist" will then closure-minify further
builds.
9 years ago
Sami Vaarala
14a703b0b7
Add node/luajit to makefile perftest target
9 years ago
Sami Vaarala
27ca2efbe3
Add quotes around $(NODE), Windows compatibility
Windows Node.js is installed into a path with spaces, add quotes around
$(NODE) invocations to work around this. While Make doesn't generally
support spaces in filenames (or at least it's awkward to do so), this fix
should be enough to run tests on Windows.
9 years ago
Sami Vaarala
ee97ecf15c
Add new config options to matrix compile, Makefile
9 years ago
Sami Vaarala
31bf768a4a
Add git branch and commit to build artifacts
9 years ago
Sami Vaarala
a7415bc1b7
Remove assertions from default Dukweb build
9 years ago
Sami Vaarala
f2e0286efd
Add "make emduk" target
9 years ago
Sami Vaarala
23058c5991
Remove config.html from site build (now in wiki)
9 years ago
Sami Vaarala
ff0e44648e
Add commented out torture options
9 years ago
Sami Vaarala
549607b84e
Clean compiler.jar only in make cleanall
This ensures that if you have compiler.jar in place, it will be used even
in a normal "make dist" (even when not building an official release, which
depends on compiler.jar).
9 years ago
Sami Vaarala
e91b417a46
Expand codepolicy support to config and debugger
9 years ago
Sami Vaarala
0ba7432f5a
Enable FIXME checks for Ecmascript testcases
9 years ago
Sami Vaarala
b9b20506aa
Fix codepolicycheck issue
9 years ago
Sami Vaarala
5c83bb0869
Fail codepolicycheck only in Travis test
9 years ago
Sami Vaarala
4b600d18fc
Add Duktape 1.2.3 to perftest
9 years ago
Sami Vaarala
11fe318705
Add DUK_OPT_JSON_STRINGIFY_FASTPATH to Makefile
9 years ago
Sami Vaarala
76fbb1f73b
Remove 'closure' from 'make dist' hard dependency
With closure no longer required, also Java is unnecessary for dist.
9 years ago
Sami Vaarala
62a1aab17b
Add c++ comment check, fix examples policy check
9 years ago
Sami Vaarala
1bc3b2f29e
Add Ecma tests and examples to code policy check
9 years ago
Sami Vaarala
d932520848
Remove perl cloc dependency from "make dist"
9 years ago
Sami Vaarala
979e6b645e
Fix some perf test target dependencies
9 years ago
Sami Vaarala
7b51d588de
Improve time_multi.py a bit, avg time, sleep etc
9 years ago
Sami Vaarala
91d973e835
Remove Makefile refs to DUK_OPT_DEEP_C_STACK
9 years ago
Sami Vaarala
9d998b6f43
Add duk-clang target for quick -Wcast-align check
9 years ago
Sami Vaarala
bfe3aadafa
Dist changes for debug trans dvalue and socket
9 years ago
Sami Vaarala
91a4ca42a8
Build config option documentation in site build
9 years ago
Sami Vaarala
3f5e3f5f89
Ajduk makefile fixes for changed paths
9 years ago
Sami Vaarala
8fbd81e597
Implement bytecode dump/load API calls
10 years ago
Sami Vaarala
af696adec5
Remove Ditz issue references
9 years ago
Sami Vaarala
46f1593a41
Makefile clean trivia fix
9 years ago
Sami Vaarala
f436881bfd
Fix testcase refs to new directories
9 years ago
Sami Vaarala
fc55a592bd
Misc genconfig changes: Makefile, README, dist
9 years ago
Sami Vaarala
6c12013431
Comment on emscripten tricky setup
10 years ago
Sami Vaarala
0f59cc3402
Emscripten Makefile, README, and status fixes
10 years ago
Sami Vaarala
92d33fd550
Implement Node.js Buffer and TypedArray support
10 years ago
Sami Vaarala
cd0d0f8dd4
Placeholder lodash testcase
10 years ago
Sami Vaarala
75bda8089f
Bump DITZ_RELEASE in Makefile
10 years ago
Sami Vaarala
8f118fe65d
Emscripten fastcomp fixes (needed for release)
10 years ago
Sami Vaarala
67dbdbcc63
Makefile trivia
10 years ago