aboutsummaryrefslogtreecommitdiffstats
path: root/util/msys2_install.sh
Commit message (Expand)AuthorAgeFilesLines
* MSYS2: Switch to arm-none-eabi-gcc package (#10421)Ryan2020-10-011-41/+6
* MSYS2: install packages for AVR toolchain (#10078)Ryan2020-08-251-28/+5
* MSYS2: install packages for dfu-programmer, dfu-util, teensy-loader-cli (#10007)Ryan2020-08-131-1/+3
* MSYS2: Switch to bootloadHID package and bring back avrdude package (#9736)Ryan2020-07-161-4/+1
* MSYS2 install: bodge out avrdude package installation for USBaspLoaderRyan2020-05-191-1/+5
* Remove Atmel FLIP from install scripts and documentation (#8822)Ryan2020-04-171-13/+1
* msys2_install.sh: wrap requirements.txt in quotes (#8424)Ryan2020-03-151-1/+1
* Improve and streamline MSYS2 installation (#7232)Drashna Jaelre2019-11-221-43/+23
* Fix msys2 not installing any packages because it can't find clang (#6655)fauxpark2019-09-021-1/+1
* Enforce clang-format (#6293)skullydazed2019-08-301-1/+1
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-151-0/+3
* Make python a required build dependency (#5784)skullydazed2019-05-061-1/+1
* adjust install_avr function to use unzip for broader compatibility (#4596)Peter K. Cawley2018-12-101-2/+3
* Update MSYS to use the 5.4.0 toolchain (#4106)Drashna Jaelre2018-11-271-3/+5
* Set the executable bit for sh scripts under util.Fredric Silberberg2018-11-021-0/+0
* Added propper support for Lets split vitamins (#2559)Mikkel Jeppesen2018-05-091-1/+1
* Remap msys2 usb, fix USB port detection (#2301)Danny2018-02-281-0/+1
* Update the urls for atmel toolsskullY2018-01-031-2/+2
* Add more dependencies, everything can be compiled nowFred Sundvik2017-07-111-1/+1
* Add tools to the pathFred Sundvik2017-07-111-1/+23
* Extract flipFred Sundvik2017-07-111-0/+12
* Install arm toolchainFred Sundvik2017-07-111-3/+32
* Download and extract avr toolsFred Sundvik2017-07-111-2/+40
* Use home directory for download on msys2Fred Sundvik2017-07-111-1/+3
* Install unzipFred Sundvik2017-07-101-0/+4
* Add symlinks only on WSLFred Sundvik2017-07-101-1/+7
* Initial structure for shared msys2 and wsl installationFred Sundvik2017-07-101-0/+4