flipperzero-firmware/site_scons/site_tools
Max Andreev 93a4b9c4a9
[FL-2649] Drop Docker in CI/CD (#1412)
* enable sparseCheckout, moving github actions from docker to raw shell
* fix missing known_hosts while setting ssh priv key
* fix build.yml
* add ssh key to upload just in time
* fixing rsync syntax
* fix build.yml
* try to fix build.yml again
* testing rsync
* test rsync again
* add linters
* add Black Python linter to submodules
* add Black submodule
* add working python linter target, dirty file list
* up toolchain to version 4
* up toolchain to ver 5
* up toolchain version to 6
* fbt: using black 22.6.0
* remove Black submodule, up toolchain to ver 7
* fbt: added lint_py, format_py targets
* add pvs_studio workflow
* fix pvs_studio segfault
* fix pvs_studio command
* fix pvs_studio command 2
* show env before run pvs_studio
* try to debug pvs_studio
* try to strace pvs_studio..
* Add FBT_TOOLCHAIN_PATH, MacOS Rosseta check, and ignore non-x86_64 linux architectures
* prevent redownloading toolchain on github-runners
* fix toolchain download exitcode
* add strace to debug pvs_studio segfault
* disable strace to catch full code dump
* Add './fbt cli' target to access Flipper CLI via PySerial
* remove pvs_studio from this PR
* removing clang-format from toolchain due errors
* make source easy, and fix some mistakes found by @hedger
* Add check_submodules workflow, some fixes
* fixing mistakes

Co-authored-by: hedger <hedger@nanode.su>
Co-authored-by: hedger <hedger@users.noreply.github.com>
2022-08-02 23:05:31 +09:00
..
blackmagic.py fbt: initial blackmagic support (#1362) 2022-07-05 02:53:04 +10:00
ccache.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
crosscc.py [FL-2554] Embedded arm-none-eabi toolchain (#1351) 2022-07-15 01:24:26 +09:00
fbt_apps.py [FL-2649] Drop Docker in CI/CD (#1412) 2022-08-02 23:05:31 +09:00
fbt_assets.py fbt: Fixed build for users with space in username (#1437) 2022-07-26 00:31:34 +03:00
fbt_dist.py fbt fixes & improvements (#1490) 2022-08-02 22:46:43 +09:00
fbt_extapps.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
fbt_version.py fbt: Fixed build for users with space in username (#1437) 2022-07-26 00:31:34 +03:00
fwbin.py fbt: Fixed build for users with space in username (#1437) 2022-07-26 00:31:34 +03:00
gdb.py fbt: fixes (#1352) 2022-07-01 01:06:12 +09:00
jflash.py fbt fixes & improvements (#1490) 2022-08-02 22:46:43 +09:00
objdump.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
openocd.py fbt: fixes (#1352) 2022-07-01 01:06:12 +09:00
python3.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
sconsmodular.py [FL-2649] Drop Docker in CI/CD (#1412) 2022-08-02 23:05:31 +09:00
sconsrecursiveglob.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
size.py fbt: building core with respect for debug flag (#1347) 2022-06-28 21:28:55 +09:00
strip.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00