220 Commits (97613ef961d62eccab2e4093909b857e8325bd81)

Author SHA1 Message Date
Gustavo Jose de Sousa 31965689cb waf: persist implicit dependency information across clean 9 years ago
Gustavo Jose de Sousa 6abcf6150c waf: ap_library: use ap_persistent_task_sigs for header checking tasks 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 a6ec802d28 ap_library: always check included headers when necessary 9 years ago
Gustavo Jose de Sousa 51bef96811 waf: px4: accommodate use of ap_library 9 years ago
Gustavo Jose de Sousa b8e518a533 waf: use ap_library tool 9 years ago
Gustavo Jose de Sousa 9a6fcafade waf: ap_library: add tool 9 years ago
Gustavo Jose de Sousa b191269cc8 waf: px4: run firmware task after link task 9 years ago
Gustavo Jose de Sousa 8fb6ccc8b7 waf: px4: use copy of "use" in px4_import_objects_from_use() 9 years ago
Gustavo Jose de Sousa 424f6490fc waf: px4: add missing import Errors 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
Gustavo Jose de Sousa d1c5691501 waf: build_summary: let the user register the post build callback 9 years ago
Gustavo Jose de Sousa 4bd17ab90c waf: git_submodule: allow warning about skipped submodules updates 9 years ago
Gustavo Jose de Sousa 4cd70842d9 waf: git_submodule: don't update submodule if non-fastforward 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 fd286498af PX4: added otp to the build 9 years ago
Lucas De Marchi 2b1b23cabf build: fix static linking through --static option 9 years ago
Andrew Tridgell 3769e0fc64 waf: build support for Disco 9 years ago
Gustavo Jose de Sousa 9a9b59a97f waf: boards: fix funny CXXFLAGS typo 9 years ago
Gustavo Jose de Sousa 849a83315a waf: git_submodule: fix for Waf 1.9 9 years ago
Andrew Tridgell d25db426a3 waf: added AP_Module to the build 9 years ago
Lucas De Marchi b375b33189 waf: allow to disable tests 9 years ago
Lucas De Marchi 8967220652 waf: pass uselib_store in check_package() 9 years ago
Andrew Tridgell 1b12371e25 waf: use define_name in libdl check 9 years ago
Andrew Tridgell a5adae5fb4 waf: make linux check for libdl 9 years ago
Andrew Tridgell 3322d7c321 waf: don't build bebop static 9 years ago
Andrew Tridgell 2980d47e23 waf: added check_package() function for pkg-config checks 9 years ago
Lucas De Marchi ee62b61fc7 waf: use STDC format macros 9 years ago
Lucas De Marchi 8a27680fbb build: check for endian.h and byteswap.h 9 years ago
Siddharth Bharat Purohit 71c2f69a63 waf: add support for sitl build on mac 9 years ago
Gustavo Jose de Sousa a748c52f06 waf: bump to version 1.9.0 9 years ago
Lucas De Marchi 3a5bc141bb build: use format macros in all linux boards 9 years ago
Lucas De Marchi a9919420c6 waf: allow to disable libiio at configuration 9 years ago
Lucas De Marchi 348678888b waf: allow to disable lttng at configuration 9 years ago
Gustavo Jose de Sousa 6fa97c2289 waf: px4: require cmake version at least 3.2 9 years ago
Gustavo Jose de Sousa 03728ac2f7 waf: cmake: enable minimum version checking 9 years ago
Gustavo Jose de Sousa 8e9752c3d3 waf: px4: setup build summary 9 years ago
Gustavo Jose de Sousa d65a7897e4 waf: px4: keep ELF files around 9 years ago
Gustavo Jose de Sousa 4f3af94c57 waf: build_summary: add Waf tool 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 844222870c waf: boards: bind get_board() to configure and build contexts 9 years ago
Gustavo Jose de Sousa 80f03b618b waf: toolchain: add find_toolchain_program() 9 years ago
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