index
:
qmk_firmware
redox-keymap-yushyin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
update version silencing
Jack Humbert
1
-1
/
+1
2017-11-15
update travis script
Jack Humbert
1
-0
/
+10
2017-10-15
add note to makefile for future use
Jack Humbert
1
-0
/
+1
2017-10-15
fix up default keymaps and remove keyboard folder filter
Jack Humbert
1
-1
/
+1
2017-10-14
Make arguments redo, subproject elimination (#1784)
Jack Humbert
1
-178
/
+182
2017-09-08
Remove all Makefiles from the keyboards directory. (#1660)
skullydazed
1
-4
/
+6
2017-09-07
Revert "Remove the "lib/%" rule."
skullY
1
-0
/
+4
2017-09-07
Remove the "lib/%" rule.
skullY
1
-4
/
+0
2017-09-07
Clone chibios and ugfx if it's not already checked out. (#1651)
skullydazed
1
-0
/
+7
2017-08-28
add a `git-submodule` make target.
skullY
1
-0
/
+4
2017-08-24
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
Jack Humbert
1
-0
/
+10
2017-08-11
move qmk version to very top, exclude when git isn't available
Jack Humbert
1
-2
/
+6
2017-08-08
move version info to the top of the output
Jack Humbert
1
-1
/
+2
2017-07-20
Fix building of multiple test directories
Fred Sundvik
1
-1
/
+1
2017-07-10
Fix Makefile error_occured output for unit tests
Fred Sundvik
1
-0
/
+2
2017-06-18
Add basic infrastrucure for building full tests
Fred Sundvik
1
-1
/
+1
2017-04-13
Add SKIP_VERSION option to speed up compilation
Fred Sundvik
1
-0
/
+8
2017-04-13
Add makefile option to break on errors
Fred Sundvik
1
-3
/
+10
2017-02-02
Typo fixes
Osamu Aoki
1
-18
/
+18
2017-01-27
Merge pull request #869 from dylanjgscott/master
Jack Humbert
1
-2
/
+2
2017-01-24
Compare Makefile with itself instead of using `--help`
Dylan Scott
1
-2
/
+2
2016-12-29
Clean up the SKIP_GIT code
Fred Sundvik
1
-17
/
+2
2016-12-29
Remove extra parenthesis from Makefile
Fred Sundvik
1
-1
/
+1
2016-11-01
Adding SKIP_GIT to speed up compiles.
IBNobody
1
-18
/
+39
2016-10-30
Run each sumbmake in a separate shell
Fred Sundvik
1
-8
/
+23
2016-08-27
The all target makes all keyboards and all tests
Fred Sundvik
1
-1
/
+5
2016-08-27
Support for running and cleaning all tests
Fred Sundvik
1
-11
/
+22
2016-08-27
Detect failures when running multiple tests
Fred Sundvik
1
-2
/
+11
2016-08-27
Fix running multiple tests
Fred Sundvik
1
-2
/
+4
2016-08-27
Running of unit tests
Fred Sundvik
1
-3
/
+8
2016-08-27
The makefile actually calls build_test
Fred Sundvik
1
-5
/
+17
2016-08-27
Basic framework for parsing test targets
Fred Sundvik
1
-1
/
+15
2016-08-24
Fix slight inconsistency
Fred Sundvik
1
-13
/
+15
2016-08-21
Add longest match to the rule-checking
Fred Sundvik
1
-2
/
+41
2016-08-20
Comment the Makefile
Fred Sundvik
1
-16
/
+113
2016-08-20
Better format for non-silent output
Fred Sundvik
1
-2
/
+1
2016-08-20
Continue on error
Fred Sundvik
1
-1
/
+5
2016-08-20
Pass the target to submake
Fred Sundvik
1
-2
/
+8
2016-08-20
Fix variable name clash with builtin
Fred Sundvik
1
-3
/
+3
2016-08-20
Options for silent compilation
Fred Sundvik
1
-12
/
+38
2016-08-20
Don't run builtin rules for submake
Fred Sundvik
1
-1
/
+1
2016-08-20
Fix running make in parallel
Fred Sundvik
1
-1
/
+1
2016-08-20
Move git submodule check and version generation to main Makefile
Fred Sundvik
1
-0
/
+12
2016-08-20
Actual compilation
Fred Sundvik
1
-11
/
+15
2016-08-20
Add color output
Fred Sundvik
1
-3
/
+30
2016-08-20
Fix running make from various subfolders
Fred Sundvik
1
-14
/
+12
2016-08-20
Fixed the shortcut targets
Fred Sundvik
1
-4
/
+4
2016-08-20
Proper default goals when inside keyboard fodlers
Fred Sundvik
1
-4
/
+19
2016-08-20
Add backwards compability with makefile variables
Fred Sundvik
1
-0
/
+14
2016-08-20
Proper handling for running make from a subproject or keymap dir
Fred Sundvik
1
-0
/
+9
[next]