ardupilot/Tools
Gustavo Jose de Sousa c9ca75e2cb waf: mavgen: set task signature for dynamic output
Since the output list for mavgen is dynamic, in the sense that we don't have
the information of what files will be generated by the task, that is not
captured by default by waf and post_run can't save the task signature for those
files. Although that doesn't cause build errors, the build time increase
significantly for when tasks that use the generate files are included (for
example, vehicles builds).

This patch search for the headers that were created by the task and set the
task signature for them. Using ant_glob isn't a very good solution, since there
may be stray file in the local build directory, but let's use that for now
until we find a better approach.
2016-01-15 07:28:48 +11:00
..
APM2_2560_bootloader Tools: fixup line endings 2014-04-15 15:55:15 +09:00
APM_radio_test Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArduPilotMega_demo Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArdupilotMegaPlanner Mission planner moved notice 2013-02-05 18:24:05 +08:00
ardupilotwaf waf: mavgen: set task signature for dynamic output 2016-01-15 07:28:48 +11:00
ArduPPM Tools: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
autotest SITL: add NFSC flying club location 2016-01-12 20:05:41 +09:00
CHDK-Scripts CHDK script changes 2014-12-26 16:04:35 +09:00
CodeStyle CodeStyle: xmlpretty.py considers nodes with only text children to be one-liners 2016-01-07 17:39:09 +11:00
CPUInfo Global: don't link with AP_Progmem 2015-12-27 15:58:12 -02:00
Failsafe Tools: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
FlightGear Tools: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
Frame_params Frame_Params: Fix bebop compass orient 2016-01-13 19:17:27 -02:00
GIT_Test autotest: Enable SITL code to call an external ROS simulator for ArduPlane 2015-03-14 09:07:52 +11:00
gittools Tools: gittools: add git-subsystems-split 2015-09-09 10:50:35 +10:00
Hello Global: don't link with AP_Progmem 2015-12-27 15:58:12 -02:00
Linux_HAL_Essentials Linux_HAL_Essentials: Add HC-SR04 README.md 2015-12-01 07:04:10 +11:00
LogAnalyzer LogAnalyzer: adjust for change in vehicle definition MSG string 2015-10-15 09:40:25 +09:00
PPM_decoding Tools: fixup line endings 2014-04-15 15:55:15 +09:00
PXF Tools: Add PXF enable and check CS scripts 2014-07-14 09:29:36 +10:00
Replay Replay: fix replay build 2015-12-29 10:46:35 -08:00
scripts travis: unset CXX and CC at the beginning 2016-01-11 16:31:59 -02:00
SerialProxy Tools Serial Proxy: fixup line endings 2014-04-15 15:55:30 +09:00
vagrant Tools: fix up URL in readme to SITL via Vagrant doc 2015-11-30 09:55:07 +09:00
Xplane import Tools directory 2011-09-09 11:31:32 +10:00