87 Commits (05418d3d2917d96431c51fc4729ddcc63acf70ce)

Author SHA1 Message Date
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
Gustavo Jose de Sousa 45d1af8833 waf: ardupilotwaf: allow to build ap_program as a static library 9 years ago
Gustavo Jose de Sousa 32402b93af waf: ardupilotwaf: remove SITL from common libraries 9 years ago
Gustavo Jose de Sousa 03c067921e waf: ardupilotwaf: allow extra features for ap_program and ap_stlib 9 years ago
Gustavo Jose de Sousa 12946db4dc waf: ardupilotwaf: remove common_features() 9 years ago
Gustavo Jose de Sousa 9c5593ef09 waf: ardupilotwaf: don't use common_features() unnecessarily 9 years ago
Gustavo Jose de Sousa 8734432196 waf: ardupilotwaf: don't use Node object for ap_program target 9 years ago
Gustavo Jose de Sousa 662e45fda2 waf: move --check-verbose option declaration 9 years ago
Gustavo Jose de Sousa 8c4d4f3f2a waf: make options groups accessible for any tool 9 years ago
Lucas De Marchi f0277cecb4 waf: ignore -Wundef for gtest 9 years ago