qmk_firmware/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.
2020-04-12 16:13:45 +10:00
..
usb_detach Relocate usb_detach to utils (#5121) 2019-02-18 09:03:44 -08:00
vagrant Configure Vagrant to use qmk_base_container (#6194) 2019-07-16 01:20:34 -07:00
1-setup-path-win.bat Long overdue fixes and improvements to environment setup scripts (#448) 2016-06-27 09:52:01 -04:00
2-setup-environment-win.bat Fix avoid certificate errors that occur during '2-setup-environment-win.bat' 2017-08-22 09:09:51 -04:00
ELEVATE_LICENSE.md Stops explorer.exe from being started with admin privilieges (#373) 2016-06-02 13:00:44 -04:00
Win_Check.bat Fixed Batch Syntax on different versions of Windows 2016-09-15 19:49:29 -05:00
activate_msys2.sh Miscellaneous cleanups (#8639) 2020-04-01 15:49:45 +01:00
activate_wsl.sh Miscellaneous cleanups (#8639) 2020-04-01 15:49:45 +01:00
add-paths.bat Stops explorer.exe from being started with admin privilieges (#373) 2016-06-02 13:00:44 -04:00
bootloader_at90usb128x_1_0_1.hex add other mcu bootloaders 2017-06-23 23:05:42 -04:00
bootloader_atmega16u4_1_0_1.hex add other mcu bootloaders 2017-06-23 23:05:42 -04:00
bootloader_atmega32a_1_0_0.hex ISP Flashing Guide - atmega32a info (#4993) 2019-03-22 18:26:21 -07:00
bootloader_atmega32u4_1_0_0.hex convert to unix line-endings [skip ci] 2018-11-12 20:51:24 +00:00
chibios-upgrader.sh Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272) 2020-03-01 11:50:49 +11:00
docker_build.sh Fix docker script and document (#7786) 2020-01-10 00:44:16 +00:00
drivers.txt Port drivers.txt changes from the Toolbox (#6786) 2019-09-30 17:45:44 -07:00
elevate.exe Add missing elevate.exe file (#377) 2016-06-03 22:42:51 -04:00
freebsd_install.sh QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
generate_internal_docs.sh Set the executable bit for sh scripts under util. 2018-11-02 13:42:05 -04:00
linux_install.sh Upgrade gcc version/tweak package installs in Gentoo installation (#8757) 2020-04-12 16:13:45 +10:00
macos_install.sh Specify Arm GCC 8 in macOS install script (#7509) 2019-11-29 16:44:18 -08:00
msys2_install.sh msys2_install.sh: wrap requirements.txt in quotes (#8424) 2020-03-15 17:15:42 +00:00
new_keyboard.sh Add creation of new keyboard in child directory (#6018) 2020-01-01 21:07:54 +11:00
new_keymap.sh Bug: Users had to be in the /util directory to run the script (#4228) 2018-10-24 08:57:08 -07:00
pro_micro_ISP_B6_10.hex Update ISP flashing guide with pre-compiled binary (#3217) 2018-08-02 23:07:33 -04:00
qmk_install.sh Fold install_dependencies.sh into linux_install.sh and freebsd_install.sh 2018-10-22 13:24:43 -07:00
rgblight_breathing_table_calc.c If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 2019-05-02 07:59:29 -07:00
rules_cleaner.sh Remove build option firmware size impacts (#6947) 2019-10-18 18:14:49 -07:00
teensy_2.0_ISP_B0.hex convert to unix line-endings [skip ci] 2017-11-02 00:51:41 +00:00
travis_build.sh CI - Fix change detection (#7038) 2019-11-04 16:18:57 -08:00
travis_compiled_push.sh Fix unknown key 'IndentPPDirectives' on CI (#7933) 2020-01-19 13:59:57 -08:00
travis_docs.sh CI - Fix change detection (#7038) 2019-11-04 16:18:57 -08:00
travis_push.sh CI - Fix change detection (#7038) 2019-11-04 16:18:57 -08:00
travis_test.sh CI: Add workflow for CLI testing (#7357) 2020-02-08 13:43:55 +01:00
travis_utils.sh [CI] Revert to previous logic for branch name and changes (#7343) 2019-11-12 23:53:05 -08:00
win_shared_install.sh Made windows driver installation accept y as All to allow CI (#8189) 2020-02-18 12:05:20 -08:00
wsl_install.sh QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00