Lucas De Marchi
bf8d36fbe0
mk: add STDC format macros
9 years ago
Lucas De Marchi
a014d0c790
mk: define missing headers for px4/qurt/sitl
9 years ago
Ricardo de Almeida Gonzaga
e006754cda
mk: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
a0ca38a03f
make: hardcode missing/cmath defines
...
In order to retain the current behavior
9 years ago
Ricardo de Almeida Gonzaga
730dc87b56
make: start using 'AP_Common/missing' to all boards
9 years ago
Francisco Ferreira
d1910a9e5e
mk: don't error on unknown pragmas
9 years ago
Lucas De Marchi
5411057ec6
build: allow qurt to use sparse-endian.h
...
Add an include directory so we find endian.h and allow it to work
without byteswap.h
9 years ago
Lucas De Marchi
1b55f5f994
mk: fixup qurt and qflight boards with -DHAVE_STD_REMOVE_REFERENCE=0
9 years ago
Lucas De Marchi
75d58bcfb6
Global: rename HAVE_NULLPTR_T with HAVE_STD_NULLPTR_T
...
This makes for a more standard name for these overrides.
9 years ago
Andrew Tridgell
815d653283
mk: fixup qurt and qflight builds with HAVE_STD_MOVE=0
9 years ago
Lucas De Marchi
ae5da864e7
mk: make PX4, QURT and QFLIGHT use wrapper cstddef
9 years ago
Lucas De Marchi
517a7f0f35
mk: add missing warnings from AP_Common.h
...
Copy the missing warnings from AP_Common.h and reorder the warnings to
be more clear on intent. This will later let us remove the warnings from
the header.
9 years ago
Andrew Tridgell
a509daff54
build: added qurt build target
9 years ago