127 Commits (963905f8120a137441e469eec27c93c7096037ad)

Author SHA1 Message Date
Andrew Tridgell 1f28994bae waf: added --sitl-flash-storage option 6 years ago
Andrew Tridgell 646c6f4361 waf: point developers at the new build 6 years ago
Michael du Breuil dcfc90b911 wscript: Add a runtime scripting check flag 6 years ago
Francisco Ferreira ff77000d93 waf: support changing board to build without re-configure 6 years ago
Francisco Ferreira 389a9ee88b waf: add option to disable gccdeps 6 years ago
Francisco Ferreira 10ff67d71e waf: fix method name 6 years ago
Andrew Tridgell b3b5415081 waf: added --use-nuttx-iofw configure option 6 years ago
Peter Barker fb3b976aa2 wscript: add enable-math-check-indexes configure option 6 years ago
Michael du Breuil 82dad7b732 wscript: Add enable-scripting option 6 years ago
Siddharth Purohit 19d9982ac1 waf: only add support for iofirmware build if the board supports it 6 years ago
Andrew Tridgell 17112c8988 waf: allow build with "./waf iofirmware" 6 years ago
Siddharth Purohit 746ed2be79 wscript: add support for iofirmware as target 6 years ago
Andrew Tridgell 36af9eecdf waf: fixes for python 3.7 7 years ago
Andrew Tridgell c5f3beb297 waf: added --enable-asserts option for ChibiOS 7 years ago
Andrew Tridgell b527dce08d autotest: use --enable-sfml for graphics 7 years ago
Andrew Tridgell 355269115e waf: support --enable-osd option 7 years ago
Andrew Tridgell 88ec03ce5a waf: don't build mavlink for bootloader 7 years ago
Andrew Tridgell b3bbb0c389 waf: removed bootloader variant directory 7 years ago
Andrew Tridgell a0e17ab1ed waf: avoid formatting issue in emacs 7 years ago
Andrew Tridgell 4c2c2012a6 waf: allow for "./waf bootloader" 7 years ago
Andrew Tridgell 0ae25787c0 waf: added a --bootloader configure option 7 years ago
Lucas De Marchi 2916a3f40c build: add --apstatedir for Linux boards 7 years ago
Lucas De Marchi 98c741803f build: change default installation prefix to /usr 7 years ago
Lucas De Marchi 997d9f58de build: invert default for header checks 7 years ago
Lucas De Marchi 7c068ee8ef build: add command to output currently configured board 7 years ago
Lucas De Marchi 3ecc138c86 build: move more Linux-only options inside group 7 years ago
Lucas De Marchi 73edda697d build: align help options 7 years ago
Lucas De Marchi 9342bc5050 build: invert default for lttng 7 years ago
Lucas De Marchi 4697089a82 build: move Linux configuration options to its own sections 7 years ago
Andrew Tridgell 9aa0ddfa54 waf: don't make --debug create a build varient 7 years ago
Andrew Tridgell 9c040105d6 waf: split copter and heli builds 7 years ago
Andrew Tridgell 2476a51908 waf: allow for pre_build hook in board modules 7 years ago
Andrew Tridgell 48422e1038 waf: added --default-parameters option 7 years ago
Andrew Tridgell 1901cb6c7f waf: added --disable-header-checks 8 years ago
Lucas De Marchi e68a3e2687 build: rename linstall to localinstall 8 years ago
Gustavo Sousa 374556df22 build: add rsync command 8 years ago
Gustavo Sousa 923e62cb74 build: add linstall command 8 years ago
Eugene Shamaev 59ef501a19 waf: add support for building with UAVCAN 8 years ago
Jacob Walser 25663f5740 wscript: Add Sub 8 years ago
Lucas De Marchi c430bb29e3 build: allow to have unit tests in HAL implementations 8 years ago
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