1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/make
Oleg Semyonov b30385d4fa uncrustify: use no spaces in empty for statements: for ( ; ;) -> for (;;)
It can be rolled back and a space after last semicolon could be added
if desired: for ( ; ; ). But it looks not nice in ~20 files where
this statement is used.
2013-05-01 12:01:51 +03:00
..
doxygen tools: add doxygen_install and docs_* targets 2013-04-29 02:05:15 +02:00
scripts Normalize line endings for *.sh after .gitattributes update 2013-04-24 20:09:38 +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 Rename PiOS/STM32F10x->PiOS/stm32f10x, PiOS/STM32F4xx->PiOS/stm32f4xx 2013-04-25 13:13:39 +03:00
common-defs.mk Merge branch 'hyper/OP-913-flight-uavo-alignment' into next 2013-04-27 18:19:01 +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 tools: add doxygen_install and docs_* targets 2013-04-29 02:05:15 +02:00
unittest.mk ut: change xml output directory to make Bamboo a bit happier 2013-03-03 14:33:04 +01:00