You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/BuildTests
Dean Camera 3bf7ce15d5
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.
13 years ago
..
BoardDriverTest Don't enforce silent output on submake - pass down the value set by the user implicitly instead. 13 years ago
BootloaderTest Don't enforce silent output on submake - pass down the value set by the user implicitly instead. 13 years ago
ModuleTest Don't enforce silent output on submake - pass down the value set by the user implicitly instead. 13 years ago
SingleUSBModeTest Don't enforce silent output on submake - pass down the value set by the user implicitly instead. 13 years ago
StaticAnalysisTest Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated make variables. 13 years ago
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. 13 years ago