1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/make
Richard Flay (Hyper) a2d8544931 OP-931: adds -Wextra compiler option for the flight code, and makes the bazillion code changes required
to make the flight code compile again. Needs careful review, particularly all the fixes for the
signed vs unsigned comparisons.

+review OPReview-459
2013-05-05 16:32:24 +09:30
..
doxygen tools: add doxygen_install and docs_* targets 2013-04-29 02:05:15 +02:00
scripts Fix version-info.py utility to back off gracefully if no git in the PATH 2013-05-02 19:05:00 +02:00
templates Rename template files to *.template to screen from uncrustify processing 2013-04-30 16:54:27 +02:00
uncrustify uncrustify: use no spaces in empty for statements: for ( ; ;) -> for (;;) 2013-05-01 12:01:51 +03:00
winx86 Normalize line endings for *.sh after .gitattributes update 2013-04-24 20:09:38 +02:00
.gitattributes Rename template files to *.template to screen from uncrustify processing 2013-04-30 16:54:27 +02:00
apps-defs.mk Rename PiOS/STM32F10x->PiOS/stm32f10x, PiOS/STM32F4xx->PiOS/stm32f4xx 2013-04-25 13:13:39 +03:00
boot-defs.mk Merge remote-tracking branch 'origin/next' into sambas/diffnext 2013-04-26 16:31:19 +03:00
common-defs.mk OP-931: adds -Wextra compiler option for the flight code, and makes the bazillion code changes required 2013-05-05 16:32:24 +09:30
firmware-defs.mk Rename template files to *.template to screen from uncrustify processing 2013-04-30 16:54:27 +02:00
tools.mk Fix broken unit tests 2013-05-03 20:27:03 +02:00
unittest.mk Fix broken unit tests 2013-05-03 20:27:03 +02:00