summaryrefslogtreecommitdiffstats
path: root/util/install
Commit message (Expand)AuthorAgeFilesLines
* Update macOS install script (#21854)Ryan2023-09-011-1/+6
* Fixup installation procedure for different Fedora versions. (#19159)Nick Brassel2022-11-271-1/+6
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-051-3/+3
|\
| * Add C++ prerequisite for Fedora. (#18602)Nick Brassel2022-10-051-3/+3
* | Gentoo install script — build newlib with nano USE flag (#18527)jack2022-09-291-1/+1
|/
* Install correct package on Fedora (#18243)Joel Challis2022-09-011-1/+1
* MSYS2 install: use MinGW python-qmk package (#17302)Ryan2022-07-021-8/+5
* MSYS2 install: add some Python dependencies through Pacman (#17025)Ryan2022-05-071-1/+2
* Add missing dependency for qmk setup on Fedora (#17003)Mateusz Mojsiejuk2022-05-041-1/+1
* [Core] RISC-V toolchain and picolibc fixes (#15109)Stefan Kerkmann2021-11-201-4/+10
* [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-182-2/+4
* Add fix for brew upgrade (#12921)Bror Winther2021-08-221-1/+1
* /bin/bash to /usr/bin/env bash (#13422)Kuba Tyszko2021-07-0611-11/+11
* Debian requires package libusb-dev to build bootloaderHID (#13105)Rickard von Essen2021-06-151-1/+1
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-295-21/+19
* Align our subprocess usage with current best practices. (#12940)Zach White2021-05-195-5/+5
* bump to python 3.7 (#11408)Zach White2021-02-133-47/+1
* Homebrew install: ignore pinned formulae in `brew upgrade` (#11423)Ryan2021-01-031-1/+1
* Add libusb-devel dependency for fedora (#11287)Maurizio Porrato2020-12-301-1/+1
* Add missing Debian/Ubuntu dependency to the install script (#11348)Jonathan Paugh2020-12-301-1/+1
* Refactor qmk_install.sh (#10681)Ryan2020-11-2613-0/+284