ardupilot/Tools/scripts
Grant Morphett 705f96dd3e Build: More changes as we move to WAF
The only example being built in build_all.sh was CPUInfo and that is
really an APM tool.  It will get built further down in when
autotest.py calls build.Examples so we don't need to build it here.

And changing the Replay build to just call make which really means it
will invoke waf as that's what the makefile does.
2016-11-02 15:14:30 -03:00
..
add_git_hashes.py Build: add git hashes to .px4 files 2015-02-11 20:22:08 +11:00
build_all.sh Build: More changes as we move to WAF 2016-11-02 15:14:30 -03:00
build_all_px4.sh autotest: enable submodule build for binaries 2015-06-09 16:57:30 +10:00
build_all_vrbrain.sh
build_autotest.sh Update build_autotest.sh 2016-10-31 19:53:29 +11:00
build_binaries.sh Tools: correct firmware-version.txt file creation 2016-10-25 17:00:43 +11:00
build_ci.sh Tools: build_ci.sh: make target not required in Replay directory 2016-09-19 12:56:42 +10:00
build_devrelease.sh Tools: get version exclusively from version.h 2016-05-07 22:55:48 -03:00
build_docs.sh
build_examples.py Tools: create build_examples.py, a replacement for build_examples.sh 2016-06-04 12:33:14 -03:00
build_examples.sh Tools: build_examples.sh implemented in terms of build_examples.py 2016-06-04 12:33:15 -03:00
build_parameters.sh Revising ardupilot.com to .org 2016-04-23 22:49:46 -07:00
build_vrbrain_binaries.sh Tools: get version exclusively from version.h 2016-05-07 22:55:48 -03:00
build_vrbrain_branch_binaries.sh Tools: get version exclusively from version.h 2016-05-07 22:55:48 -03:00
build_vrbrain_project_binaries.sh Tools: get version exclusively from version.h 2016-05-07 22:55:48 -03:00
configure-ci.sh Tools: update ci install script 2016-10-15 09:23:10 -03:00
fix_libraries_includes.sh Tools: allow script to fixup a single file 2015-08-18 17:12:52 +10:00
format.sh
frame_sizes.py
generate-manifest.py Tools: skip malformed firmware-version.txt files 2016-10-25 17:00:43 +11:00
install-apt-ci.sh Tools: update ci install script 2016-10-16 13:02:48 -02:00
install-prereqs-arch.sh scripts: add cmake to install-prereq scripts 2016-10-31 09:49:40 -07:00
install-prereqs-ubuntu.sh scripts: add cmake to install-prereq scripts 2016-10-31 09:49:40 -07:00
magfit_flashlog.py
runfliptest.sh scripts: update command with sim_vehicle.py 2016-08-10 17:00:09 -03:00
runplanetest.py Tools: useful plane run script 2016-10-25 17:00:03 +11:00
unpack_mp.sh Tools: switch to ardupilot.org for firmware and autotest 2016-03-25 16:46:11 +11:00
update_wiki.py