Gregory Nutt
|
a66da34f18
|
All Makefiles: Add .PRECIOUS: apps/libapps.a to every Makefile. Hopefully this will end awkward problems when you Control-C out of a build and libapps.a is deleted.
|
2017-08-13 09:35:14 -06:00 |
|
Gregory Nutt
|
4e5a2ad18c
|
Application.mk: Add the .PRECIOUS target to prevent libapps.a from being deleted when the make is interrupted.
|
2017-08-12 12:21:37 -06:00 |
|
Sebastien Lorquet
|
a9aa753fa4
|
Recursive Kconfig autogeneration
|
2016-06-02 16:34:00 +02:00 |
|
Paul A. Patience
|
6fded1a8e1
|
Simplify some Makefiles
|
2016-05-12 14:17:40 -04:00 |
|
Paul A. Patience
|
a7cd308658
|
UAVCAN: Add platform-specific code
|
2015-09-30 18:39:37 -04:00 |
|
Paul A. Patience
|
298a72c71e
|
Add UAVCAN library
|
2015-09-23 13:48:35 -04:00 |
|
Paul A. Patience
|
85a2cecb99
|
Simplify apps/ Makefiles by combining common logic into the Makefile fragment Application.mk
|
2015-09-05 15:13:03 -04:00 |
|