Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-30 | make qmk bot do the hard work | ||
2017-05-30 | exclude PRs | ||
2017-05-29 | no master needed on push maybe | ||
2017-05-29 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | ||
2017-05-29 | push to git url | ||
2017-05-29 | Merge pull request #1337 from fredizzimo/wsl_setup | ||
Add script for setting up Windows Subsystem for Linux | |||
2017-05-29 | more than one en-file, and actually ignore docs | ||
2017-05-28 | ignore docs, fix tag/hex pushing | ||
2017-05-28 | Create a symlink to qmk if requested | ||
2017-05-28 | Add activate_wsl to .bashrc | ||
2017-05-28 | Fix symlink creation | ||
2017-05-28 | Use unzip instead of 7zip | ||
2017-05-28 | Actually install flip instead of just extracting | ||
2017-05-28 | Make symlink to utils and export programmer variables | ||
2017-05-28 | Add install dependencies | ||
2017-05-28 | Add prompt for re-downloading the utils | ||
2017-05-28 | Add driver installation | ||
2017-05-28 | Add checks for cloning to the right dir | ||
2017-05-28 | Download windows flashing utils and driver_installer | ||
2017-05-17 | update travis script | ||
2017-03-07 | Add freebsd support in "util/install_dependencies.sh" | ||
A simple addition to the `install_dependencies` script which remaps the debian dependencies to their freebsd package-names. After a recursive clone and using gmake, I can successfully build all firmware from the root directory (minus some warnings generated by gcc-4.9.4 which I can procure on request). however there is a problem running tests. | |||
2017-02-16 | fix travis and reduce warnings | ||
2017-02-16 | ignore PRs in versioning | ||
2017-02-11 | don't try to build the readme | ||
2017-02-07 | accept numbers in travis build | ||
2017-02-07 | pass through travis errors | ||
2017-02-07 | variable scope fix for travis | ||
2017-02-07 | correctly assign bash variable | ||
2017-02-07 | try building only keyboards needed | ||
2017-02-06 | [skip build] testing travis script | ||
2017-02-06 | [skip build] testing travis script | ||
2017-02-06 | [skip build] testing travis script | ||
2017-02-06 | [skip build] testing travis script | ||
2017-02-06 | [skip build] testing travis script | ||
2017-02-06 | [skip build] testing travis script | ||
2017-02-06 | fixes qmk.fm linking, tests out auto version incrementing | ||
2016-09-19 | Merge pull request #761 from runcom/fix-yum-installs | ||
util/install_dependecies.sh: fix yum packages | |||
2016-09-18 | util/install_dependecies.sh: fix yum packages | ||
Signed-off-by: Antonio Murdaca <runcom@redhat.com> | |||
2016-09-15 | Fixed Batch Syntax on different versions of Windows | ||
2016-09-15 | Fixed Win_Check Verbose mode. | ||
2016-09-14 | Renamed to Win_Check, Removed SET for privacy. | ||
2016-09-14 | Fixed a last minute format bug. | ||
2016-09-14 | Adding WinCheck Script for windows install help | ||
2016-09-10 | Use rules.mk template in new project generator | ||
2016-09-08 | util/install_dependencies.sh made executable, fixes #738 | ||
2016-08-27 | Fix travis_compiled_push | ||
2016-08-20 | Add diffutils to travis.yml and install_dependencies | ||
It has been required for a while now, and now actually checked in the makefiles. Before, if you didn't have it installed it would just recompile everything. The readme hasn't been updated to reflect this, I think we need to go through that separately, and see what's really needed. Or just instruct people to run the batch scripts. | |||
2016-08-12 | forces all ergodox keymaps to be ez on qmk.fm (were infinity) | ||
2016-08-01 | correct file name | ||
2016-08-01 | fix mkdir cmd | ||