summaryrefslogtreecommitdiff
path: root/util/msys2_install.sh
AgeCommit message (Expand)Author
2021-01-12Refactor qmk_install.sh (#10681)Ryan
2021-01-12MSYS and WSL installation improvements (#10593)Ryan
2021-01-12MSYS2: Switch to arm-none-eabi-gcc package (#10421)Ryan
2020-09-30MSYS2: install packages for AVR toolchain (#10078)Ryan
2020-09-30MSYS2: install packages for dfu-programmer, dfu-util, teensy-loader-cli (#10007)Ryan
2020-08-08MSYS2: Switch to bootloadHID package and bring back avrdude package (#9736)Ryan
2020-06-12MSYS2 install: bodge out avrdude package installation for USBaspLoaderRyan
2020-06-12Remove Atmel FLIP from install scripts and documentation (#8822)Ryan
2020-06-12msys2_install.sh: wrap requirements.txt in quotes (#8424)Ryan
2020-01-09Improve and streamline MSYS2 installation (#7232)Drashna Jaelre
2019-10-01Fix msys2 not installing any packages because it can't find clang (#6655)fauxpark
2019-10-01Enforce clang-format (#6293)skullydazed
2019-07-19QMK CLI and JSON keymap support (#6176)skullydazed
2019-05-06Make python a required build dependency (#5784)skullydazed
2018-12-10adjust install_avr function to use unzip for broader compatibility (#4596)Peter K. Cawley
2018-11-27Update MSYS to use the 5.4.0 toolchain (#4106)Drashna Jaelre
2018-11-02Set the executable bit for sh scripts under util.Fredric Silberberg
2018-05-09Added propper support for Lets split vitamins (#2559)Mikkel Jeppesen
2018-02-28Remap msys2 usb, fix USB port detection (#2301)Danny
2018-01-03Update the urls for atmel toolsskullY
2017-07-11Add more dependencies, everything can be compiled nowFred Sundvik
2017-07-11Add tools to the pathFred Sundvik
2017-07-11Extract flipFred Sundvik
2017-07-11Install arm toolchainFred Sundvik
2017-07-11Download and extract avr toolsFred Sundvik
2017-07-11Use home directory for download on msys2Fred Sundvik
2017-07-10Install unzipFred Sundvik
2017-07-10Add symlinks only on WSLFred Sundvik
2017-07-10Initial structure for shared msys2 and wsl installationFred Sundvik