This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
BuildTests
History
Dean Camera
0da99447d3
Mark build test makefiles as being incompatible with parallel make builds, as they re-use the same object directories.
2012-07-10 20:49:03 +00:00
..
BoardDriverTest
Mark build test makefiles as being incompatible with parallel make builds, as they re-use the same object directories.
2012-07-10 20:49:03 +00:00
BootloaderTest
Mark build test makefiles as being incompatible with parallel make builds, as they re-use the same object directories.
2012-07-10 20:49:03 +00:00
ModuleTest
Mark build test makefiles as being incompatible with parallel make builds, as they re-use the same object directories.
2012-07-10 20:49:03 +00:00
SingleUSBModeTest
Mark build test makefiles as being incompatible with parallel make builds, as they re-use the same object directories.
2012-07-10 20:49:03 +00:00
StaticAnalysisTest
Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated make variables.
2012-06-23 17:02:15 +00:00
makefile
Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique.
2012-07-10 19:33:39 +00:00