Age | Commit message (Expand) | Author |
2016-12-29 | Remove extra parenthesis from Makefile | Fred Sundvik |
2016-11-01 | Adding SKIP_GIT to speed up compiles. | IBNobody |
2016-10-30 | Run each sumbmake in a separate shell | Fred Sundvik |
2016-08-27 | The all target makes all keyboards and all tests | Fred Sundvik |
2016-08-27 | Support for running and cleaning all tests | Fred Sundvik |
2016-08-27 | Detect failures when running multiple tests | Fred Sundvik |
2016-08-27 | Fix running multiple tests | Fred Sundvik |
2016-08-27 | Running of unit tests | Fred Sundvik |
2016-08-27 | The makefile actually calls build_test | Fred Sundvik |
2016-08-27 | Basic framework for parsing test targets | Fred Sundvik |
2016-08-24 | Fix slight inconsistency | Fred Sundvik |
2016-08-21 | Add longest match to the rule-checking | Fred Sundvik |
2016-08-20 | Comment the Makefile | Fred Sundvik |
2016-08-20 | Better format for non-silent output | Fred Sundvik |
2016-08-20 | Continue on error | Fred Sundvik |
2016-08-20 | Pass the target to submake | Fred Sundvik |
2016-08-20 | Fix variable name clash with builtin | Fred Sundvik |
2016-08-20 | Options for silent compilation | Fred Sundvik |
2016-08-20 | Don't run builtin rules for submake | Fred Sundvik |
2016-08-20 | Fix running make in parallel | Fred Sundvik |
2016-08-20 | Move git submodule check and version generation to main Makefile | Fred Sundvik |
2016-08-20 | Actual compilation | Fred Sundvik |
2016-08-20 | Add color output | Fred Sundvik |
2016-08-20 | Fix running make from various subfolders | Fred Sundvik |
2016-08-20 | Fixed the shortcut targets | Fred Sundvik |
2016-08-20 | Proper default goals when inside keyboard fodlers | Fred Sundvik |
2016-08-20 | Add backwards compability with makefile variables | Fred Sundvik |
2016-08-20 | Proper handling for running make from a subproject or keymap dir | Fred Sundvik |
2016-08-20 | Support for running from keyboard directory | Fred Sundvik |
2016-08-20 | Print error when building non-existing keyboard | Fred Sundvik |
2016-08-20 | Print error message when trying to build non-existing keymap | Fred Sundvik |
2016-08-20 | Proper parsing of keymaps inside subprojects | Fred Sundvik |
2016-08-20 | Split keyboard makefiles into rules and Makefile | Fred Sundvik |
2016-08-20 | Add default subproject parsing | Fred Sundvik |
2016-08-20 | Slight rearrange of the Makefile for easier readability | Fred Sundvik |
2016-08-20 | Slight refactoring to remove some verbosity | Fred Sundvik |
2016-08-20 | Subproject parsing | Fred Sundvik |
2016-08-20 | Proper looping for allkb and allkm | Fred Sundvik |
2016-08-20 | Refactor common rule list parsing into own function | Fred Sundvik |
2016-08-20 | Add keymap parsing | Fred Sundvik |
2016-08-20 | Rule parsing to match kebyoards | Fred Sundvik |
2016-08-20 | First version of rule parsing | Fred Sundvik |
2016-08-20 | Parsing of makefile variables from starting dir | Fred Sundvik |
2016-08-15 | process_unicode: Add a way to enter unicode symbols by name | Gergely Nagy |
2016-07-31 | Generate version information to version.h | Fred Sundvik |
2016-07-31 | Put the build output inside the root/.build directory | Fred Sundvik |
2016-07-31 | Better "include guards" for the makefiles | Fred Sundvik |
2016-07-24 | Fixes midi functionality | Jack Humbert |
2016-07-07 | Makefile changes and files to compile Visualizer | Fred Sundvik |
2016-07-06 | Add setting of the master side to the makefile | Fred Sundvik |