This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-01 18:17:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
22eeb9b4e9262e6c1db6404deeb0327a02817de8
zsa_qmk_firmware
/
BuildTests
History
Dean Camera
22eeb9b4e9
Override the OBJDIR setting for the XPLAINBridge project, as this currently doesn't work. Turn off check-config test in the StaticAnalysisTest build test to save time - if the standard build fails this can be run manually to determine the problem cause.
2012-07-10 21:13:09 +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
Override the OBJDIR setting for the XPLAINBridge project, as this currently doesn't work. Turn off check-config test in the StaticAnalysisTest build test to save time - if the standard build fails this can be run manually to determine the problem cause.
2012-07-10 21:13:09 +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