87 Commits (33b7750c7d7585ebd7379fdc958b331b83fffc01)

Author SHA1 Message Date
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 6834308fbf waf: always load git_submodule tool 9 years ago
Gustavo Jose de Sousa 5ccd3dfec8 waf: create ap_version taskgen in the corresponding function 9 years ago
Gustavo Jose de Sousa f2dec971e7 waf: add "ap_" prefix to keywords "libraries" and "vehicle" 9 years ago
Gustavo Jose de Sousa 5edb03d184 waf: add option --no-autoconfig 9 years ago
Gustavo Jose de Sousa b65f63ffc1 waf: keep non-variant options definitions together 9 years ago
Gustavo Jose de Sousa f936291a52 waf: set variant of BuildContext classes in configure 9 years ago
Gustavo Jose de Sousa cb1c7b66cb waf: add post build callbacks in separate function 9 years ago
Gustavo Jose de Sousa ef0fb97fe4 waf: reduce scope of ant_glob() patterns 9 years ago
Gustavo Jose de Sousa 1ad0c685eb waf: add git_submodule post build callback 9 years ago
Gustavo Jose de Sousa 65e19fd9af waf: don't update submodules if not a git repository 9 years ago
Lucas De Marchi 2b1b23cabf build: fix static linking through --static option 9 years ago
Lucas De Marchi b375b33189 waf: allow to disable tests 9 years ago
Andrew Tridgell 55e91f0325 waf: added --static option 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 d3ed17f047 waf: reconfigure for any changes in loaded modules 9 years ago
Gustavo Jose de Sousa 2566a13e1b waf: use Configure.autoconfig = 'clobber' 9 years ago
Lucas De Marchi 0af8b42ade build: include ap_config.h in libgtest 9 years ago
Gustavo Jose de Sousa 260de62f94 waf: print build summary 9 years ago
Gustavo Jose de Sousa afcabda21c waf: use better style for add_option() calls 9 years ago
Gustavo Jose de Sousa 844222870c waf: boards: bind get_board() to configure and build contexts 9 years ago
Andrew Tridgell 7e7c21d114 waf: update for MAVLink2 build 9 years ago
Gustavo Jose de Sousa 0e09d0b996 waf: rename config_header variable to config_hash 9 years ago
Lucas De Marchi a9ae5476f3 waf: fix configure not using WAF_BUILD 9 years ago
Lucas De Marchi 11e508e3a6 waf: define WAF_BUILD to allow different behavior in make 9 years ago
Gustavo Jose de Sousa 472dae3ed9 waf: don't use hard-coded path for environment cache path 9 years ago
Gustavo Jose de Sousa ff46384258 waf: add --debug configuration option 9 years ago
Lucas De Marchi 9e3ec3a16d waf: define git versions in a generated ap_version.h header 9 years ago
Lucas De Marchi 5f80858cba waf: use system extensions 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 93473f68ce waf: use program group for main products build commands 9 years ago
Gustavo Jose de Sousa 0883fb72ac waf: add shortcut for antennatracker 9 years ago
Gustavo Jose de Sousa 841771096d waf: let toolchain loading in charge of the Board class 9 years ago
Gustavo Jose de Sousa 8664c0344d waf: allow boards to tweak build 9 years ago
Gustavo Jose de Sousa 76bae701a8 waf: exclude build directory in collect_dirs_to_recurse() 9 years ago
Gustavo Jose de Sousa 86c1c6da5c waf: fix environment boolean values 9 years ago
Gustavo Jose de Sousa c609b27afc waf: gbenchmark: use cmake tool 9 years ago
Gustavo Jose de Sousa b7d97b6354 waf: add option --enable-benchmarks 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
Gustavo Jose de Sousa fd88e39408 waf: make all options belong to an option group 9 years ago
Gustavo Jose de Sousa 3566052d6a waf: add option --no-submodule-update 9 years ago
Gustavo Jose de Sousa 393bea8945 waf: boards: use classes for boards definition 9 years ago
Gustavo Jose de Sousa 8655fdfd7f waf: use git_submodule tool through GIT_SUBMODULES variable 9 years ago
Gustavo Jose de Sousa fdc87df074 waf: create taskgen for gtest in _build_common_taskgens 9 years ago
Gustavo Jose de Sousa 264c3e2d28 waf: prepare for using git_submodule tool 9 years ago
Gustavo Jose de Sousa 1a17d63114 waf: reorganize imports in main wscript 9 years ago