1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/ground/uavobjgenerator
Alessio Morale e01798d1ed LP-41 - Add support for ccache
- explicitly define QMAKE_CC & CXX as "ccache <compiler>"
- use ccache for uavobjectgenerator
- Handle CCACHE setting with configuration options

To enable ccache you need to configure it like
  make CCACHE=/path/to/ccache config_append
2015-07-22 20:40:43 +02:00
..
generators Merge branch 'rel-15.05' into next 2015-05-19 22:02:34 +10:00
main.cpp OP-1853 Ground build tidy: Remove hardcoded prefix from uavobjgenerator output 2015-05-13 12:47:27 +01:00
uavobjectparser.cpp OP-1740 UAVO_GetSetFunctionsTakeEnum - getting started 2015-03-25 08:03:35 -05:00
uavobjectparser.h OP-1740 UAVO_GetSetFunctionsTakeEnum - getting started 2015-03-25 08:03:35 -05:00
uavobjgenerator.pro LP-41 - Add support for ccache 2015-07-22 20:40:43 +02:00