96 Commits (10914d88b736c551eee20b0e3ec05ce2608c8b87)

Author SHA1 Message Date
Andrew Tridgell f73ca2a6ba waf: speed up the bootloader build 7 years ago
Peter Barker 09a9abb3a8 Tools: include AP_RTC in all waf builds 7 years ago
Peter Barker 684482295e Tools: include Gripper in all builds 7 years ago
Michael du Breuil 82d486add0 Tools: Add proximity as a common library 7 years ago
Lucas De Marchi 73edda697d build: align help options 7 years ago
Lucas De Marchi 4697089a82 build: move Linux configuration options to its own sections 7 years ago
Andrew Tridgell 5fb8fe927c waf: added AP_ROMFS to build 7 years ago
Andrew Tridgell 8eaac031af waf: added AP_BLHeli 7 years ago
Peter Barker 6dfdb19711 Tools: include VisualOdom in common vehicle libraries 7 years ago
Andrew Tridgell 5c259459ea waf: build with AP_TempCalibration 7 years ago
Andrew Tridgell 0258c5baf4 waf: added AP_Radio to build 7 years ago
Andrew Tridgell d7c62602ed waf: added AP_RCProtocol to list of libraries for all vehicles 7 years ago
Andrew Tridgell e026a408f3 waf: added AP_RAMTRON and AP_IOMCU to build 7 years ago
Andrew Tridgell 9869b98da3 waf: added ap_version_append_int() 7 years ago
Peter Barker c56529f39c Tools: waf: remove GCS_Console 7 years ago
Mark Whitehorn fd5039f8cd Tools: link SBusOut library 7 years ago
Andrew Tridgell 766a2a4bc0 Tools: link volz library 7 years ago
Lucas De Marchi cd81b27c05 build: protect ap_version.h from inclusion 7 years ago
Francisco Ferreira d41dd7e7e7
waf: add workaround for PE linker not removing unused methods 8 years ago
Peter Barker 7042d3e9c9 Global: all vehicles get AP_Relay and AP_ServoRelayEvent libraries 8 years ago
Andrew Tridgell d07d2d9a40 Tools: adapt to new RC_Channel API 8 years ago
Andrew Tridgell 35bed59bd4 Tools: Add EKF3 and remove EK1 8 years ago
Andrew Tridgell 7e0d904657 Tools: link in AP_FlashStorage 8 years ago
floaledm 8d0fd7cea8 Tools: add AP_Frsky_Telem 8 years ago
Gustavo Jose de Sousa 31965689cb waf: persist implicit dependency information across clean 9 years ago
Gustavo Jose de Sousa ef4fd0e2d3 waf: add --clean-all-sigs option 9 years ago
Gustavo Jose de Sousa 0b7a98d40c waf: allow persisting tasks signatures across clean commands 9 years ago
Gustavo Jose de Sousa a98c42fef9 waf: define ap_groups in ardupilotwaf tool 9 years ago
Gustavo Jose de Sousa b8e518a533 waf: use ap_library tool 9 years ago
Gustavo Jose de Sousa 2e1ac0de8d waf: make get_legacy_defines() "public" 9 years ago
Gustavo Jose de Sousa f2dec971e7 waf: add "ap_" prefix to keywords "libraries" and "vehicle" 9 years ago
Andrew Tridgell db8bf48747 build: added AP_ICEngine to build 9 years ago
Andrew Tridgell 241b6edfcf Build: added AP_Button to build 9 years ago
Andrew Tridgell d25db426a3 waf: added AP_Module to the build 9 years ago
Gustavo Jose de Sousa afcabda21c waf: use better style for add_option() calls 9 years ago
Gustavo Jose de Sousa 64b8ec61c7 waf: set lib as output dir for static libraries 9 years ago
Gustavo Jose de Sousa 236a62f4b9 waf: create program_dir directory 9 years ago
Gustavo Jose de Sousa 4529028c8a waf: ardupilotwaf: ap_get_all_libraries: ignore non-directory files 9 years ago
Andrew Tridgell fcd7611248 waf: ensure we don't build a library twice 9 years ago
Andrew Tridgell 9653aae21f waf: fixed link of antennatracker on windows 9 years ago
Andrew Tridgell 5ef0c4d3fe waf: added AP_RPM to build 9 years ago
Andrew Tridgell d1a2749317 waf: fixed build for AP_Tuning 9 years ago
Lucas De Marchi 9e3ec3a16d waf: define git versions in a generated ap_version.h header 9 years ago
Lucas De Marchi 2c029ae1f9 waf: fix undef warnings in examples 9 years ago
Lucas De Marchi 169c350e85 waf: rename AP_Config.h to ap_config.h 9 years ago
Ricardo de Almeida Gonzaga 5e45c9dfb0 waf: add cxx_checks tool 9 years ago
Gustavo Jose de Sousa b251d14778 waf: ardupilotwaf: allow multiple program groups for program 9 years ago
Gustavo Jose de Sousa 22b0b7e833 waf: ardupilotwaf: add program_dir option to ap_program() 9 years ago
Gustavo Jose de Sousa 33fce2bfe5 waf: ardupilotwaf: add option --upload 9 years ago
Gustavo Jose de Sousa 0329cb14ed waf: ardupilotwaf: export program_name and program_group 9 years ago