You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Forcier f538b2273a
Upgrade gcc version/tweak package installs in Gentoo installation (#8757)
GCC 4.9.4 is no longer available on Gentoo (or Sabayon), which causes
problems when attempting to install on either of these platforms. Since
QMK is not particularly sensitive to its GCC version, modify the version
restriction to <9 so newer versions of GCC may be installed. Since the
toolchain for arm-none-eabi isn't currently installed as part of setup,
add that as well.

Additionally, drop the Python installation as part of the Gentoo
installation process. Python is a core system package on Gentoo and can
therefore be assumed to be present; in addition, the slot restriction of
3.5 which was present is also no longer available in Gentoo.

Finally, separate the gcc rebuild invocation of `emerge` from the new
packages that may need to be installed, and apply the `--noreplace` flag
to new packages so that they are not rebuilt if already present.
6 years ago
..
usb_detach
vagrant Configure Vagrant to use qmk_base_container (#6194) 6 years ago
1-setup-path-win.bat Long overdue fixes and improvements to environment setup scripts (#448) 10 years ago
2-setup-environment-win.bat
ELEVATE_LICENSE.md
Win_Check.bat
activate_msys2.sh Miscellaneous cleanups (#8639) 6 years ago
activate_wsl.sh Miscellaneous cleanups (#8639) 6 years ago
add-paths.bat
bootloader_at90usb128x_1_0_1.hex
bootloader_atmega16u4_1_0_1.hex
bootloader_atmega32a_1_0_0.hex
bootloader_atmega32u4_1_0_0.hex
chibios-upgrader.sh Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272) 6 years ago
docker_build.sh Fix docker script and document (#7786) 6 years ago
drivers.txt Port drivers.txt changes from the Toolbox (#6786) 6 years ago
elevate.exe
freebsd_install.sh QMK CLI and JSON keymap support (#6176) 6 years ago
generate_internal_docs.sh
linux_install.sh Upgrade gcc version/tweak package installs in Gentoo installation (#8757) 6 years ago
macos_install.sh Specify Arm GCC 8 in macOS install script (#7509) 6 years ago
msys2_install.sh msys2_install.sh: wrap requirements.txt in quotes (#8424) 6 years ago
new_keyboard.sh Add creation of new keyboard in child directory (#6018) 6 years ago
new_keymap.sh
pro_micro_ISP_B6_10.hex
qmk_install.sh
rgblight_breathing_table_calc.c If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 7 years ago
rules_cleaner.sh Remove build option firmware size impacts (#6947) 6 years ago
teensy_2.0_ISP_B0.hex
travis_build.sh CI - Fix change detection (#7038) 6 years ago
travis_compiled_push.sh Fix unknown key 'IndentPPDirectives' on CI (#7933) 6 years ago
travis_docs.sh CI - Fix change detection (#7038) 6 years ago
travis_push.sh CI - Fix change detection (#7038) 6 years ago
travis_test.sh CI: Add workflow for CLI testing (#7357) 6 years ago
travis_utils.sh [CI] Revert to previous logic for branch name and changes (#7343) 6 years ago
win_shared_install.sh Made windows driver installation accept y as All to allow CI (#8189) 6 years ago
wsl_install.sh QMK CLI and JSON keymap support (#6176) 6 years ago