Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • get-base-ref-size-bash-shell
  • update-clang-format
  • checkboxlist_for_settingWakeUp
  • patch/1.14.1
  • remove-watchface-enum
  • display-spi-flash-id-in-systeminfo
  • continuous-time-update-alternative-implementation
  • restore-brightness-level-when-closing-flashlight
  • emit-ble-radio-toggle-only-if-setting-changed
  • weather-service-improvements
  • update-bootloader-documentation
  • documentation-reorganization
  • power-optimization-increase-system-task-period
  • fosdem-2023-edition
  • update-to-gcc12
  • better-hardware-abstraction-using-concepts
  • bootloader-doc
  • reduce-ram-overhead
  • support/0.8
  • 1.15.0
  • 1.14.1
  • 1.14.0
  • 1.13.0
  • 1.12.0
  • 1.11.0-fosdem-edition
  • 1.11.0
  • 1.10.0
  • 1.9.0
  • 1.8.0
  • 1.7.1
  • 1.7.0
  • 1.6.0
  • 1.5.0
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
  • 1.0.0
  • 1.0.0-RC4
40 results

buildWithVScode.md

Blame
  • user avatar
    BloodStainedCrow authored and GitHub committed
    * Only use one Dockerfile and build.sh script for both docker and devcontainer
    * Remove all now unneccessary tasks and scripts
    * Update to clang-format-14
    * Move devcontainer.json into root folder
    * Fix conditional statements in Dockerfile
    * Move .devcontainer/README into doc/usingDevcontainers
    * Remove obsolete VSCode Task
    * Change standard compiler path to the correct compiler
    * Set GDB Path for debugging
    * Hide broken buttons from CMake Extension
    * Refactor .devcontainer
    * Remove unneccessary postBuildCommand
    * Add devcontainer dependencies to all docker images
    * Add Devcontainer Debug launch config
    * Add an additional c_cpp_properties config as a fallback for devcontainer
    * Remove obsolete Docker Argument
    * Fix wrong C/Cpp versions
    * Fix silent fail of gdb, add libncurses5
    57e625d4
    History