408 Commits (85fde70f078df70f516858ec9f886c72a012be9b)

Author SHA1 Message Date
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
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