Age | Commit message (Expand) | Author |
2020-12-10 | CI: Add workflow for codebase formatting (#7382) | Joel Challis |
2020-11-10 | CI: Add docs build and deploy workflow (#7448) | Joel Challis |
2020-08-29 | Attempt to fix CI for non-master branches. (#9308) | Nick Brassel |
2020-01-19 | Fix unknown key 'IndentPPDirectives' on CI (#7933) | Joel Challis |
2019-11-04 | CI - Fix change detection (#7038) | Joel Challis |
2019-10-05 | removed deprecated option for Travis (#6896) | Nikita Titov |
2019-09-01 | Always run `util/travis_compiled_push.sh` (#6640) | Drashna Jaelre |
2019-07-14 | Update docker util script and travis to use new base container | zvecr |
2019-05-31 | Use qmk docker image for travis CI builds | zvecr |
2019-05-03 | Add DFU Suffix for ARM boards (#5763) | Drashna Jaelre |
2019-04-19 | Travis CI - skip unit tests for documentation changes (#5267) | zvecr |
2019-04-12 | Apply MAKEFLAGS to speed up CI | zvecr |
2019-02-12 | Remove AUTOGEN and fix Travis Compiled Push scripts (#5077) | Drashna Jaelre |
2018-12-25 | Improve diagnostics for build hashes | Yan-Fa Li |
2018-03-22 | Generate API docs from source code comments (#2491) | skullydazed |
2018-01-02 | update avr url | Jack Humbert |
2017-10-15 | add qmk.fm as a backup host | Jack Humbert |
2017-10-14 | Make arguments redo, subproject elimination (#1784) | Jack Humbert |
2017-08-20 | make travis convert line-endings and push a skippable commit | Jack Humbert |
2017-07-02 | fix up travis script | Jack Humbert |
2017-06-21 | add group edge via travis updates | Jack Humbert |
2017-05-30 | exclude PRs | Jack Humbert |
2017-05-29 | more than one en-file, and actually ignore docs | Jack Humbert |
2017-02-12 | send travis stuff to gitter | Jack Humbert |
2017-02-07 | variable scope fix for travis | Jack Humbert |
2017-02-07 | correctly assign bash variable | Jack Humbert |
2017-02-07 | fix typo | Jack Humbert |
2017-02-07 | try building only keyboards needed | Jack Humbert |
2017-02-06 | [skip build] testing travis script | Jack Humbert |
2017-02-06 | [skip build] testing travis script | Jack Humbert |
2017-02-06 | [skip build] testing travis script | Jack Humbert |
2017-01-22 | Upgrade AVR 8-bit Toolchain to 3.5.4 on Travis | Luiz Ribeiro |
2016-08-28 | Fix the .travis.yml so that GH_TOKEN works properly | Fred Sundvik |
2016-08-27 | Another attempt to make keyboards and tests in parallel | Fred Sundvik |
2016-08-27 | Make tests and keyboards in two different jobs | Fred Sundvik |
2016-08-27 | Travis builds the default all target | Fred Sundvik |
2016-08-20 | Add diffutils to travis.yml and install_dependencies | Fred Sundvik |
2016-07-31 | Travis calls the normal build target, instead of quick | Fred Sundvik |
2016-07-01 | Add ChibiOS support for QMK (#465) | fredizzimo |
2016-06-29 | Moves features to their own files (process_*), adds tap dance feature (#460) | Jack Humbert |
2016-06-29 | Implements subprojects and updates projects for this (#459) | Jack Humbert |
2016-06-21 | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert |
2016-06-13 | adds support for GH60 Satan keyboard (#407) | TerryMathews |
2016-06-11 | Makefile redo & other features (#395) | Jack Humbert |
2016-06-02 | Add a Travis recipe. (#374) | Daniel Svensson |