Searched full:scripts (Results 1 – 25 of 48) sorted by relevance
12
33 run: scripts/install-prerequisites.sh44 run: scripts\install-prerequisites.bat56 run: scripts\install-prerequisites.bat97 run: scripts/install-prerequisites.sh
28 working-directory: scripts30 …ode >/dev/null 2>&1 || (echo "Please regenerate lv_conf_internal.h using scripts/lv_conf_internal_…
24 working-directory: scripts30 echo "Please apply the preceding diff to your code or run scripts/properties.py"
36 working-directory: scripts42 echo "Please apply the preceding diff to your code or run scripts/code-format.py"
65 run: scripts/build_html_examples.sh72 echo "::set-output name=VERSION_NAME::$(scripts/find_version.sh)"
31 run: pip install -r scripts/gen_json/requirements.txt
24 run: scripts/install-prerequisites.sh
33 run: python3 lvgl/scripts/release_branch_updater.py --oldest-major 9
35 working-directory: scripts
9 …` run [lv_conf_internal_gen.py](https://github.com/lvgl/lvgl/blob/master/scripts/lv_conf_internal_…10 - Run `scripts/code-format.py` (`astyle v3.4.12` needs to installed by running `cd scripts; ./insta…
11 can be found in the ``lvgl/scripts/gdb`` directory. The GDB plugin can be used18 ``source lvgl/scripts/gdb/gdbinit.py``25 (gdb) source lvgl/scripts/gdb/gdbinit.py
129 ./lvgl/scripts/trace_filter.py my_trace.txt135 python3 ./lvgl/scripts/trace_filter.py my_trace.txt
325 the ``scripts`` folder.359 hook scripts <https://pre-commit.com/#3-install-the-git-hook-scripts>`__
42 - **feat(scripts): add default config generator** `6522 <https://github.com/lvgl/lvgl/pull/6522>`__202 - **fix(scripts): fix update_version error** `6662 <https://github.com/lvgl/lvgl/pull/6662>`__301 - **fix(scripts): remove scripts/release/ directory** `6134 <https://github.com/lvgl/lvgl/pull/6134…
9 scripts/cppcheck_res.txt10 scripts/built_in_font/lv_font_*
12 scripts/install-prerequisites.sh22 It relies on scripts/LVGLImage.py, which requires pngquant and pypng.
13 arabic_font = "../../../scripts/built_in_font/DejaVuSans.ttf"18 cjk_font = "../../../scripts/built_in_font/SimSun.woff"
2 python3.10 ../../../scripts/LVGLImage.py $1 --ofmt C -o ../src/generated --cf $2
5 http://scripts.sil.org/OFL31 include source files, build scripts and documentation.
31 http://scripts.sil.org/OFL55 include source files, build scripts and documentation.
30 …python /scripts/gen_json/gen_json.py --output-path=json/output/directory --lvgl-config=path/to/lv_…37 python /scripts/gen_json/gen_json.py --lvgl-config=path/to/lv_conf.h
7 scripts/genexamplelist.sh > emscripten_builder/examplelist.c
17 ../scripts/generate_lv_conf.py --template ../lv_conf_template.h --config ../../lv_conf.h