172 Commits (06a515645e3390c6f5fbbdda1c62aa3aebfd5cda)

Author SHA1 Message Date
Gustavo Jose de Sousa 06a515645e waf: px4: reconfigure PX4Firmware for each program 9 years ago
Gustavo Jose de Sousa fee5053493 waf: cmake: reconfigure when configuration data change 9 years ago
Gustavo Jose de Sousa ce0ae66b19 waf: cmake: add CMAKE_VARS to task uid() 9 years ago
Gustavo Jose de Sousa b6a5052a97 waf: cmake: use CMakeConfig class instead of taskgen 9 years ago
Lucas De Marchi 563614e84b waf: check for libiio for all linux boards 9 years ago
Lucas De Marchi 04fc1e22da waf: check for lttng-ust for all linux boards 9 years ago
Lucas De Marchi 9ac6c399e9 waf: accept env variable to append library 9 years ago
Andrew Tridgell a1c52415e9 waf: pass mavlink include path into cmake build 9 years ago
Andrew Tridgell 7e7c21d114 waf: update for MAVLink2 build 9 years ago
Gustavo Jose de Sousa bc62164ac9 waf: mavgen: scan for implicit dependencies 9 years ago
Gustavo Jose de Sousa 0f60c8ed4f waf: boards: check for librt when necessary 9 years ago
Gustavo Jose de Sousa f10c150e70 waf: cxx_checks: add check_librt() 9 years ago
Gustavo Jose de Sousa e630c2b33f waf: cxx_checks: define ap_common_checks() instead of configure() 9 years ago
Gustavo Jose de Sousa 83244dfe10 waf: cxx_checks: add copyright notice 9 years ago
Gustavo Jose de Sousa 468e8284f0 waf: cxx_checks: use check() instead of check_cxx() 9 years ago
Francisco Ferreira 057124bd90 waf: px4: use lib/rc for v4 9 years ago
Gustavo Jose de Sousa 8578d7c16f waf: px4: don't add libarm_cortexM4lf_math.a to extra libs 9 years ago
Gustavo Jose de Sousa f29d8bd42c waf: px4: set ARDUPILOT_BUILD cmake variable 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 2f656c187a waf: cope with -ve return from mavgen on segv 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 237b63284b waf: fixed typo 9 years ago
Lucas De Marchi e5a21cd459 waf: allow mavgen to segfault without failing 9 years ago
Gustavo Jose de Sousa ff46384258 waf: add --debug configuration option 9 years ago
Andrew Tridgell d1a2749317 waf: fixed build for AP_Tuning 9 years ago
Lucas De Marchi ddbce5b130 waf: change mavgen generation to blue 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 5b88ae90fd waf: be compatible with git < 1.8.5 9 years ago
Julien Beraud 5418f71aae waf: add libiio support for bebop 9 years ago
Lucas De Marchi e6907a607b waf: link with winmm on cygwin 9 years ago
Francisco Ferreira d3b20f9fd1 waf: px4: allow git version to be defined externally 9 years ago
Andrew Tridgell 5bd0adf980 waf: mark build as ARDUPILOT_BUILD 9 years ago
Lucas De Marchi cc24f323d2 waf: add messages to the things we are checking for 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
Ricardo de Almeida Gonzaga 14dbc16d46 waf: start using 'AP_Common/missing' to all boards 9 years ago
Gustavo Jose de Sousa 051e8a6bda waf: px4: use explicit list for ROMFS static files 9 years ago
Gustavo Jose de Sousa 218dc3fdf2 waf: px4: fix log output for px4_copy task 9 years ago
Francisco Ferreira d54a22baaa waf: boards: change no-unknown-pragmas to all compilers instead of only Clang 9 years ago
Francisco Ferreira 0eaf6f17c8 waf: toolchain: fix Clang toolchain detection 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 6e658452ec waf: toolchain: filter supported compilers for cross-compilation 9 years ago
Gustavo Jose de Sousa 1b6a87d8b4 waf: toolchain: clang: use waf to find toolchain path 9 years ago
Gustavo Jose de Sousa 019cf3d483 waf: toolchain: clang: use configure wrapper 9 years ago
Gustavo Jose de Sousa 7ede9600db waf: toolchain: gcc: use cross-compilation prefix wrapper 9 years ago
Gustavo Jose de Sousa 95aeb0346e waf: load compilers tools in toolchain tool 9 years ago