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.
qmk-fw/util
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.
5 years ago
..
usb_detach Relocate usb_detach to utils (#5121) 6 years ago
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) 9 years ago
2-setup-environment-win.bat Fix avoid certificate errors that occur during '2-setup-environment-win.bat' 8 years ago
ELEVATE_LICENSE.md Stops explorer.exe from being started with admin privilieges (#373) 9 years ago
Win_Check.bat Fixed Batch Syntax on different versions of Windows 9 years ago
activate_msys2.sh Miscellaneous cleanups (#8639) 5 years ago
activate_wsl.sh Miscellaneous cleanups (#8639) 5 years ago
add-paths.bat Stops explorer.exe from being started with admin privilieges (#373) 9 years ago
bootloader_at90usb128x_1_0_1.hex add other mcu bootloaders 8 years ago
bootloader_atmega16u4_1_0_1.hex add other mcu bootloaders 8 years ago
bootloader_atmega32a_1_0_0.hex ISP Flashing Guide - atmega32a info (#4993) 6 years ago
bootloader_atmega32u4_1_0_0.hex convert to unix line-endings [skip ci] 7 years ago
chibios-upgrader.sh Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272) 5 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 Add missing elevate.exe file (#377) 9 years ago
freebsd_install.sh QMK CLI and JSON keymap support (#6176) 6 years ago
generate_internal_docs.sh Set the executable bit for sh scripts under util. 7 years ago
linux_install.sh Upgrade gcc version/tweak package installs in Gentoo installation (#8757) 5 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) 5 years ago
new_keyboard.sh Add creation of new keyboard in child directory (#6018) 6 years ago
new_keymap.sh Bug: Users had to be in the /util directory to run the script (#4228) 7 years ago
pro_micro_ISP_B6_10.hex Update ISP flashing guide with pre-compiled binary (#3217) 7 years ago
qmk_install.sh Fold install_dependencies.sh into linux_install.sh and freebsd_install.sh 7 years ago
rgblight_breathing_table_calc.c If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 6 years ago
rules_cleaner.sh Remove build option firmware size impacts (#6947) 6 years ago
teensy_2.0_ISP_B0.hex convert to unix line-endings [skip ci] 8 years ago
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) 5 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) 5 years ago
wsl_install.sh QMK CLI and JSON keymap support (#6176) 6 years ago