Jack Humbert
0c351fa98b
no master needed on push maybe
9 years ago
Jack Humbert
bd39e91f78
Merge branch 'master' of https://github.com/qmk/qmk_firmware
9 years ago
Jack Humbert
44832127d7
push to git url
9 years ago
Jack Humbert
cecf783e14
Merge pull request #1337 from fredizzimo/wsl_setup
...
Add script for setting up Windows Subsystem for Linux
9 years ago
Jack Humbert
ae6b803ad6
more than one en-file, and actually ignore docs
9 years ago
Jack Humbert
71feac5717
ignore docs, fix tag/hex pushing
9 years ago
Fred Sundvik
999b35c7f8
Create a symlink to qmk if requested
9 years ago
Fred Sundvik
ec720ac1ea
Add activate_wsl to .bashrc
9 years ago
Fred Sundvik
fa4a492677
Fix symlink creation
9 years ago
Fred Sundvik
3e4f2f5590
Use unzip instead of 7zip
9 years ago
Fred Sundvik
3d3999d863
Actually install flip instead of just extracting
9 years ago
Fred Sundvik
b8899b48b4
Make symlink to utils and export programmer variables
9 years ago
Fred Sundvik
9c582fc797
Add install dependencies
9 years ago
Fred Sundvik
477bd4b948
Add prompt for re-downloading the utils
9 years ago
Fred Sundvik
c2096bb515
Add driver installation
9 years ago
Fred Sundvik
aa26464480
Add checks for cloning to the right dir
9 years ago
Fred Sundvik
28a4e90565
Download windows flashing utils and driver_installer
9 years ago
Jack Humbert
8da442f411
update travis script
9 years ago
stites
a9959783c0
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.
9 years ago
Jack Humbert
1ac5dc9e52
fix travis and reduce warnings
9 years ago
Jack Humbert
15dc540cac
ignore PRs in versioning
9 years ago
Jack Humbert
bfc33a56d7
don't try to build the readme
9 years ago
Jack Humbert
ad1327cd00
accept numbers in travis build
9 years ago
Jack Humbert
de659486f5
pass through travis errors
9 years ago
Jack Humbert
616b8604b0
variable scope fix for travis
9 years ago
Jack Humbert
6a92cc2897
correctly assign bash variable
9 years ago
Jack Humbert
19d63ad72c
try building only keyboards needed
9 years ago
Jack Humbert
35edb382ee
[skip build] testing travis script
9 years ago
Jack Humbert
5c8cdfd2b5
[skip build] testing travis script
9 years ago
Jack Humbert
ee386a29d1
[skip build] testing travis script
9 years ago
Jack Humbert
cf8dac3538
[skip build] testing travis script
9 years ago
Jack Humbert
98adda34c9
[skip build] testing travis script
9 years ago
Jack Humbert
3a76f24cbd
[skip build] testing travis script
9 years ago
Jack Humbert
835cacb031
fixes qmk.fm linking, tests out auto version incrementing
9 years ago
Jack Humbert
5f9c2f63ff
Merge pull request #761 from runcom/fix-yum-installs
...
util/install_dependecies.sh: fix yum packages
9 years ago
Antonio Murdaca
edc7441800
util/install_dependecies.sh: fix yum packages
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
9 years ago
IBNobody
39cbf1c221
Fixed Batch Syntax on different versions of Windows
9 years ago
IBNobody
4f5f5f0103
Fixed Win_Check Verbose mode.
9 years ago
IBNobody
0d3ce58b6b
Renamed to Win_Check, Removed SET for privacy.
9 years ago
IBNobody
b4622eb894
Fixed a last minute format bug.
9 years ago
IBNobody
e72f8dfd7e
Adding WinCheck Script for windows install help
9 years ago
Daniel K. Levy
11bcdbc1f5
Use rules.mk template in new project generator
9 years ago
Peter Ondrejka
01163b268a
util/install_dependencies.sh made executable, fixes #738
9 years ago
Fred Sundvik
265df7d5da
Fix travis_compiled_push
9 years ago
Fred Sundvik
e1243339ca
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.
9 years ago
Jack Humbert
098951905d
forces all ergodox keymaps to be ez on qmk.fm (were infinity)
10 years ago
Jack Humbert
461f973c2b
correct file name
10 years ago
Jack Humbert
25f138c0d3
fix mkdir cmd
10 years ago
Jack Humbert
f422f442cf
automatically forward ergodox ez
10 years ago
fredizzimo
c30aba0bce
Add ChibiOS packages to the avr_setup script ( #468 )
...
* Add ChibiOS packages to the avr_setup script
* Add git as a dependency
* Rename avr_setup.sh -> install_dependencies.sh
Also fix the Vagrant welcome message to reflect the new directory
structure.
10 years ago