Jack Humbert
4b0c6dc50d
update travis script
7 years ago
Jack Humbert
437c86c9c1
update build script
7 years ago
Jack Humbert
e719f5b0b5
Merge branch 'master' of https://github.com/qmk/qmk_firmware
7 years ago
Jack Humbert
9da308a0cd
move to compiled [skip ci]
7 years ago
keisuke333
47cd5b5622
Fix avoid certificate errors that occur during '2-setup-environment-win.bat'
7 years ago
Jack Humbert
dd8cedc361
update travis script
7 years ago
Jack Humbert
11d27cec1e
attempt to fix line-ending travis stuff
7 years ago
Jack Humbert
c3c07eff51
update building for .hex, secrets moving
7 years ago
Jack Humbert
fa6bcfd10c
make travis convert line-endings and push a skippable commit
7 years ago
Jack Humbert
1254e76e29
stop compiling ez after build, rework ssh ids
7 years ago
ThreeFx
8341068299
Correct if-statement
7 years ago
ThreeFx
a553dcba5a
Added gentoo support for dependency script
7 years ago
Fred Sundvik
5a25d50168
Add more dependencies, everything can be compiled now
7 years ago
Fred Sundvik
5c3fd67198
Add tools to the path
7 years ago
Fred Sundvik
0d9e7f635e
Extract flip
7 years ago
Fred Sundvik
76bd0d3e18
Install arm toolchain
7 years ago
Fred Sundvik
b8c363099b
Download and extract avr tools
7 years ago
Fred Sundvik
b85ce4ce22
Fix overlong lines, and a few spelling errors
7 years ago
Fred Sundvik
d47db637ed
Use home directory for download on msys2
7 years ago
Fred Sundvik
32fc4da4a7
Install unzip
7 years ago
Fred Sundvik
861087096b
Add symlinks only on WSL
7 years ago
Fred Sundvik
7bedf8f4f2
Fix launch of qmk_driver_installer on msys2
7 years ago
Fred Sundvik
a2d3fc98b8
Initial structure for shared msys2 and wsl installation
7 years ago
Jack Humbert
fe47b36065
fix tag increment
7 years ago
Jack Humbert
ea134be36a
fix up travis script
7 years ago
Jack Humbert
2c65a17752
add other mcu bootloaders
7 years ago
Fred Sundvik
45d437ca04
Make only modified keymaps
7 years ago
Fred Sundvik
a15510b57b
Always build everything on master
7 years ago
Fred Sundvik
5acc0e54aa
Make all subprojects when a keymap is modified
7 years ago
Jack Humbert
9ecfc23292
make qmk bot do the hard work
8 years ago
Jack Humbert
7eccbfe737
exclude PRs
8 years ago
Jack Humbert
0c351fa98b
no master needed on push maybe
8 years ago
Jack Humbert
bd39e91f78
Merge branch 'master' of https://github.com/qmk/qmk_firmware
8 years ago
Jack Humbert
44832127d7
push to git url
8 years ago
Jack Humbert
cecf783e14
Merge pull request #1337 from fredizzimo/wsl_setup
...
Add script for setting up Windows Subsystem for Linux
8 years ago
Jack Humbert
ae6b803ad6
more than one en-file, and actually ignore docs
8 years ago
Jack Humbert
71feac5717
ignore docs, fix tag/hex pushing
8 years ago
Fred Sundvik
999b35c7f8
Create a symlink to qmk if requested
8 years ago
Fred Sundvik
ec720ac1ea
Add activate_wsl to .bashrc
8 years ago
Fred Sundvik
fa4a492677
Fix symlink creation
8 years ago
Fred Sundvik
3e4f2f5590
Use unzip instead of 7zip
8 years ago
Fred Sundvik
3d3999d863
Actually install flip instead of just extracting
8 years ago
Fred Sundvik
b8899b48b4
Make symlink to utils and export programmer variables
8 years ago
Fred Sundvik
9c582fc797
Add install dependencies
8 years ago
Fred Sundvik
477bd4b948
Add prompt for re-downloading the utils
8 years ago
Fred Sundvik
c2096bb515
Add driver installation
8 years ago
Fred Sundvik
aa26464480
Add checks for cloning to the right dir
8 years ago
Fred Sundvik
28a4e90565
Download windows flashing utils and driver_installer
8 years ago
Jack Humbert
8da442f411
update travis script
8 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.
8 years ago