Update the webpage (#2835)

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
László Langó
2019-04-24 10:35:44 +02:00
committed by GitHub
parent 9ca5e323bd
commit 887d06b7a3
8 changed files with 856 additions and 137 deletions
+6
View File
@@ -49,6 +49,12 @@ python tools/build.py --debug
python tools/build.py --debug --lto=off
```
**To enable more verbose outputs for debugging**
```bash
tools/build.py --debug --logging=on --error-messages=on --line-info=on
```
**Add custom arguments to CMake**
```bash