unleashed-firmware/scripts/ufbt
Silent 4039ccbcca
fbt/ufbt: Ensure POSIX paths are passed to GDB on all platforms (#3360)
* fbt/ufbt: Ensure POSIX paths are passed to GDB on all platforms
  GDB heavily dislikes forward slashes from Windows paths and strips
  them internally instead of normalizing them. Account for this by
  passing POSIX paths explicitly.
* fbt: different approach for posix path handling
* fbt, ufbt: further fixes for path handling
* fbt: explicit path stringification
* linter fixes

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
Co-authored-by: あく <alleteam@gmail.com>
2024-03-21 07:36:38 +09:00
..
project_template FBT/uFBT: Enable C++20/GNU23 in VSCode IntelliSense (#3394) 2024-02-27 17:56:11 +04:00
site_tools WiFi board: fixed update script on Windows (unfortunately also Mac and Linux) (#3485) 2024-03-01 15:58:15 +04:00
commandline.scons [FL-3627, FL-3628, FL-3631] fbt: glob & git improvements (#3151) 2023-10-23 18:55:36 +09:00
SConstruct fbt/ufbt: Ensure POSIX paths are passed to GDB on all platforms (#3360) 2024-03-21 07:36:38 +09:00
site_init.py [FL-3174] Dolphin builder in ufbt; minor ufbt/fbt improvements (#2601) 2023-05-03 14:48:49 +09:00