unleashed-firmware/site_scons
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
..
fbt_extra fbt: doxygen target (#3510) 2024-03-21 01:32:53 +09:00
cc.scons Toolchain fixes (#3451) 2024-02-26 16:16:19 +04:00
commandline.scons WiFi board: fixed update script on Windows (unfortunately also Mac and Linux) (#3485) 2024-03-01 15:58:15 +04:00
environ.scons fbt/ufbt: Ensure POSIX paths are passed to GDB on all platforms (#3360) 2024-03-21 07:36:38 +09:00
extapps.scons New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
firmwareopts.scons New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
site_init.py fbt fixes pt4 (#1899) 2022-10-26 07:15:02 +09:00