2215 Commits (679b43efc93abf9b1fdbce43ba0f024803a90a84)

Author SHA1 Message Date
Gustavo Jose de Sousa 12cfe222eb waf: ardupilotwaf: decorate build methods with @conf 9 years ago
Gustavo Jose de Sousa cf432e8b3e waf: ardupilotwaf: rename vehicle_stlib to ap_stlib 9 years ago
Gustavo Jose de Sousa a35c0d48b0 waf: ardupilotwaf: rename program to ap_program 9 years ago
Julien BERAUD 90d266698d Frame_Params: Bebop 2 tuning by Leonard 9 years ago
Andrew Tridgell 417176c0b2 autotest: reduce speedup on quadplane test to 10 9 years ago
Lucas De Marchi 36d669a2ab ci: switch linux/sitl compiler to 4.9 9 years ago
Lucas De Marchi 1cd20c50a6 ci: integrate ccache configuration 9 years ago
Ricardo de Almeida Gonzaga c8d01f4bf4 ci: add configure-ci.sh 9 years ago
Ricardo de Almeida Gonzaga 0db54e7b36 ci: change TRAVIS_BUILD_TARGET to CI_BUILD_TARGET on build_ci.sh 9 years ago
Ricardo de Almeida Gonzaga e816a4845a ci: rename build_all_travis.sh to build_ci.sh 9 years ago
Andrew Tridgell 926c37a876 autotest: increase timeout in quadplane test 9 years ago
Andrew Tridgell c2a12b55a0 scripts: raise max lockage in autotest 9 years ago
Andrew Tridgell b8c6bee132 autotest: raise overall timeout 9 years ago
Andrew Tridgell 15c8a27d5e scripts: added some debug to travis script 9 years ago
Gustavo Jose de Sousa 6ca58eac78 travis: fix verification for calling waf check 9 years ago
Andrew Tridgell 56f8e3d414 scripts: added runfliptest.sh example script 9 years ago
Andrew Tridgell 889da98ca6 scripts: cope with older releases that don't support FMUv4 9 years ago
Gustavo Jose de Sousa d7f50ab668 travis: call waf check for linux 9 years ago
Gustavo Jose de Sousa 54d938e2c4 waf: fail the check if not all test programs succeed 9 years ago
Gustavo Jose de Sousa 8d0522f6ef waf: gtest: add gtest Waf tool 9 years ago
Andrew Tridgell 3ea05759d1 travis: setup BUILDROOT to try to make builds faster 9 years ago
Andrew Tridgell 1416780976 scripts: copy px4-v4 binaries to autobuild published directories 9 years ago
Andrew Tridgell d19c722963 autotest: fixed hex LOG_BITMASK for quadplane 9 years ago
Lucas De Marchi d663a748f2 waf: fix blddestdir 9 years ago
Lucas De Marchi eb6c89d09c waf: use os.path.join() for joining paths 9 years ago
Andrew Tridgell df64a63243 scripts: use BUILDROOT in build_all.sh and build_binaries.sh 9 years ago
Gustavo Jose de Sousa 60abd4ff2f waf: don't differentiate taskgen names from targets for programs 9 years ago
Gustavo Jose de Sousa 2448ea1611 waf: ardupilotwaf: add function build_shortcut 9 years ago
Gustavo Jose de Sousa 0b8eff79af waf: remove extension from programs' names 9 years ago
Gustavo Jose de Sousa ad0f2080c6 waf: reorganize destination of binaries in Tools 9 years ago
Gustavo Jose de Sousa f4a6d13cef waf: make benchmarks and tests be placed in common directories 9 years ago
Gustavo Jose de Sousa 59562ad693 waf: add option program_name to ardupilotwaf.program() 9 years ago
Gustavo Jose de Sousa 2ad91dc1bc waf: add option use_legacy_defines to ardupilotwaf.program() 9 years ago
Gustavo Jose de Sousa c933b94f4d waf: add shortcut function for examples build 9 years ago
Gustavo Jose de Sousa e549d0a3eb waf: use blddestdir to define task generator name 9 years ago
Gustavo Jose de Sousa a55d803638 waf: make program() use blddestdir param 9 years ago
Andrew Tridgell d65ace2e34 scripts: make build_examples.sh much faster 9 years ago
pkancir 85f0ef9265 waf : use LINKFLAGS for pthread 9 years ago
Gustavo Jose de Sousa ff02adf57e waf: mavgen: reorganize configure 9 years ago
Gustavo Jose de Sousa 46449ee032 waf: mavgen: use output_dir instead of target 9 years ago
Gustavo Jose de Sousa ce294e841c waf: ardupilotwaf: make vehicle_stlib pass **kw to bld.stlib 9 years ago
Gustavo Jose de Sousa 5816dcba03 waf: mavgen: set system env during build instead of configure 9 years ago
Gustavo Jose de Sousa e5c66de554 waf: mavgen: ensure order without bld.add_group() 9 years ago
Gustavo Jose de Sousa c9ca75e2cb waf: mavgen: set task signature for dynamic output 9 years ago
Gustavo Jose de Sousa b3c1c2efd9 waf: mavgen: expand tabs to spaces 9 years ago
Siddharth Bharat Purohit 11b82474de waf: generate mavlink headers for waf build 9 years ago
Julien BERAUD b8aef20ee8 Frame_Params: Fix bebop compass orient 9 years ago
khancyr 360d9fafb6 waf: force linking of phtread with gbenchmark 9 years ago
Linus 81fc4ec838 SITL: add NFSC flying club location 9 years ago
Gustavo Jose de Sousa d5e7b321f6 waf: add most linux boards 9 years ago