This website requires JavaScript.
Explore
Help
Sign In
YourWishes
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
034ecf78f8630df6dcf6d5a8c145fb9520114089
jerryscript
/
tools
T
History
Sung-Jae Lee
e2bbd6f9de
Fix prerequisites setup error on Mac OS X
...
JerryScript-DCO-1.0-Signed-off-by: Sung-Jae Lee
sjlee@mail.com
2015-08-31 11:20:02 +09:00
..
cppcheck
Add suppression of 'duplicateExpression' cppcheck rule, as it leads to false positives in expressions like
static_assert (ENUM_VALUE == 0, "");
.
2015-08-27 17:42:45 +03:00
git-scripts
Support 'make push' for non-master branches.
2015-05-15 20:55:26 +03:00
runners
Add parallel test262 runner.
2015-07-01 15:20:11 +03:00
vera++
Add indentation checks for code inside classes and fix appeared issues.
2015-06-09 00:30:20 +03:00
generator.sh
Fix MCU script transformation logic.
2015-06-17 17:55:56 +02:00
make-log-perf-compare.sh
Add script for performance testing.
2015-08-11 16:14:35 +03:00
mem_stats.sh
Fixing RSS measurement in tools/mem_stats.sh: using mem_stats build for heap usage statistics and non-mem_stats build for RSS measurement.
2015-04-30 18:54:51 +03:00
perf.sh
Enable ./tools/perf.sh to accept arguments with quotes.
2015-08-19 15:41:33 +03:00
precommit-full-testing.sh
Add support of cross-compilation for linux-based targets.
2015-06-30 15:03:36 +03:00
precommit.sh
Add support of cross-compilation for linux-based targets.
2015-06-30 15:03:36 +03:00
prerequisites.sh
Fix prerequisites setup error on Mac OS X
2015-08-31 11:20:02 +09:00
print-unicode-ranges.sh
Add unicode characters ranges, listed per category.
2015-07-02 17:37:21 +03:00
rss-measure.sh
Add script for performance testing.
2015-08-11 16:14:35 +03:00
run-perf-test.sh
Remove 'if engine is executable' check.
2015-08-19 15:41:33 +03:00