150 Commits (2fd4bdc2f2c34885aeb43dd717f4073d07d29e8a)

Author SHA1 Message Date
Sami Vaarala 636f23f2b3 when building dist-src, also make variants with git describe in the filename for easier identification of snapshots 11 years ago
Sami Vaarala 3b597a4089 fixme cleanups 11 years ago
Sami Vaarala 840a642fc7 add template files to issuecount 11 years ago
Sami Vaarala f9cffe5ee5 add more temporary emscripten fixes to fix_emscripten.py (GH-11) 11 years ago
Sami Vaarala 3385bb4cba add EMCC_FAST_COMPILER=0 env to Makefile, fixes typedarray issue with recent emscripten 11 years ago
Sami Vaarala ac557f1e25 add duk_api_debug.c to build/dist 11 years ago
Sami Vaarala db4508f5c4 fix ditz issue count in makefile 11 years ago
Sami Vaarala 8cf9cc7d45 jsonx/jsonc rename in makefile 11 years ago
Sami Vaarala b9307aade7 build changes related to header .in rename 11 years ago
Sami Vaarala 2c333f0033 commented out -mx32 for X32 ABI build 11 years ago
Sami Vaarala adbd648a1f commented out initjs example in makefile 11 years ago
Sami Vaarala fb072d40ce run html tidy when makeing final web site build 11 years ago
Sami Vaarala 0f950c2903 add 'tidy-site' target 11 years ago
Sami Vaarala 7badef658c makefile tweaks 11 years ago
Sami Vaarala abd9460063 rename feature options for consistency 11 years ago
Sami Vaarala 8934c925a7 rename feature options for consistency 11 years ago
Sami Vaarala 268877034a run debug log call site check before dist 11 years ago
Sami Vaarala 11d5c7a628 makefile update 11 years ago
Sami Vaarala 2121af57ea add duk_bi_proxy.c to dist/build, add commented out feature option to disable it 11 years ago
Sami Vaarala b0fa7404b7 update authors, spacing fix 11 years ago
Rajaram Gaunker cda3191145 Adding dependency for UglifyJS2 dependecies for sucessful building. 11 years ago
Sami Vaarala 5733756bdb add commented out feature options for disabling es6 prototype props 11 years ago
Sami Vaarala 2678fdd8a4 makefile comment trivia 11 years ago
Sami Vaarala efa2391933 add some missing .PHONY lines 11 years ago
Sami Vaarala a27a1f8447 merge fixmecount target to issuecount, more convenient 11 years ago
Sami Vaarala 899b124e95 add 'issuecount' convenience target 11 years ago
Sami Vaarala 59bdd11360 add duk_hstring_misc.c to build 11 years ago
Sami Vaarala 918c7449d9 add apiprep convenience target 11 years ago
Sami Vaarala 3ec0e36b87 add 'fixmecount' makefile target, dump FIXME/XXX/etc counts 11 years ago
Sami Vaarala 2f1cbf7fce makefile, add source prop (commented out) 11 years ago
Sami Vaarala 6f1ae274a7 duk_bi_duk.c -> duk_bi_duktape.c 11 years ago
Sami Vaarala f7fb1a25fe makefile, add commented DUK_OPT_NO_ZERO_BUFFER_DATA 11 years ago
Sami Vaarala 78d0a75f3c emscriptenluatest should now work, if emscripten compilation worked without typed arrays 11 years ago
Sami Vaarala 0a2c68b3e0 deep c stack makefile option (commented out by default) 11 years ago
Sami Vaarala 77a1d14a62 placeholder for C API logging, perhaps easiest to log through a representative logger instance 11 years ago
Sami Vaarala c48006bad9 add duk_bi_logger.c to make/dist 11 years ago
Sami Vaarala f39e60cfc1 add a feature option for non-strict function 'caller' property, add a feature option to disable Array.splice() real world behavior, document the two options 11 years ago
Sami Vaarala f89dc377a3 makefile trivia 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 d9f00bc01d add a few tentative scan-build targets 11 years ago
Sami Vaarala bd74df0368 also output a tar.gz from dist-src, for e.g. openbsd 11 years ago
Sami Vaarala 2e035f6a07 makefile trivia: nonverbose tar unpack for test262 set 11 years ago
Sami Vaarala f5678e6ac0 makefile debug level trivia (revert accidental previous debug level increase) 11 years ago
Sami Vaarala a88e147e15 clang and gcc predef dump targets, fix VALGRIND_WRAP default 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 eecd0557ed makefile bug fix 11 years ago
Sami Vaarala 68fd5827d3 add coffeescript, coco, LiveScript makefile targets for convenience (not used automatically) 11 years ago
Sami Vaarala 52f722f2b2 add DUK_OPT_FORCE_BYTEORDER to allow byte order to be defined on custom platforms: Duktape cannot support them all because endianness headers are non-standard 11 years ago
Sami Vaarala bd89a8562c add a few command detections to Makefile, allow both 'nodejs' and 'node' for NodeJS (both are used) 11 years ago