aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fix remove space in boardnameJakob Odersky2015-05-141-2/+2
* remove other boards from main makefileJakob Odersky2015-05-141-2/+2
* add make check_format to check astyle code formattingDaniel Agar2015-03-021-0/+4
* Fix ordering of check submodule executionLorenz Meier2015-03-011-1/+1
* Generate messages first, then check submodulesLorenz Meier2015-03-011-1/+1
* build: avoid wiping an existing PYTHONPATH variableAndrew Tridgell2015-02-161-2/+2
* Revert "include default PYTHONPATH in call to uorb header generation script"Lorenz Meier2015-02-121-2/+2
* include default PYTHONPATH in call to uorb header generation scriptThomas Gubler2015-02-051-2/+2
* Improve submodule checkingLorenz Meier2015-02-031-4/+3
* Merge remote-tracking branch 'upstream/master' into ros_messagelayer_merge_at...Thomas Gubler2015-01-281-4/+6
|\
| * A huge developer time saver, J="" make archivesJames Goppert2015-01-281-4/+6
* | generate message wrapper headers on rosThomas Gubler2015-01-231-3/+3
* | generate wrapper headers for uorbThomas Gubler2015-01-231-4/+11
* | fix merge error of tests target changeThomas Gubler2015-01-071-3/+1
* | move checksubmodules and generateuorbtopicheaders dependencyThomas Gubler2015-01-071-5/+2
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2015-01-071-0/+1
|\|
| * move sf0x_test to cmake and remove unittests/MakefileDaniel Agar2015-01-051-1/+1
* | generate uorb topic headers for tests make targetThomas Gubler2015-01-061-0/+1
* | makefile: fix orderThomas Gubler2015-01-061-1/+4
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-291-5/+7
|\|
| * Suppress nothing to do messages from make for clean targetsLorenz Meier2014-12-261-5/+7
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-251-5/+13
|\|
| * Creating Firmware ZIP file and ignoring it in GITLorenz Meier2014-12-211-5/+6
| * Add make tests to MakefileLorenz Meier2014-12-201-0/+7
* | lots' of header juggling and small changes to make mc att control compile for...Thomas Gubler2014-12-161-1/+1
* | add genmsg and gencpp python modules, ros not required anymore for message ge...Thomas Gubler2014-12-041-2/+5
* | uorb topic header generator: only create new files if the file content really...Thomas Gubler2014-12-041-1/+4
* | initial version of msg to uorb scriptThomas Gubler2014-12-011-5/+15
|/
* Merge pull request #1128 from PX4/uavcanLorenz Meier2014-07-221-0/+3
|\
| * UAVCAN as a submodulePavel Kirienko2014-07-081-0/+3
* | build: fixed running build from external directoryAndrew Tridgell2014-07-081-2/+2
|/
* bugfixes for checks and toolsLorenz Meier2014-07-071-0/+1
* Turn instructions into a makefile command, allowing Windows GUI kids to creat...Lorenz Meier2014-07-071-0/+4
* Fixed check toolsLorenz Meier2014-07-071-2/+2
* Cleaning up sub modulesLorenz Meier2014-07-071-4/+6
* grab the git hash and inject it into every log file headertstellanova2013-09-061-0/+11
* Fix the firmware build rules so that we always know how to build all the firm...px4dev2013-08-251-8/+11
* In order to save people from themselves, force a given FMU version to depend ...px4dev2013-08-231-0/+13
* Add support for adding extra files to the ROMFS from the config.px4dev2013-08-221-13/+13
* Merge commit 'de749a3602423f5ee6ca56f3cf2dfff04e31ec6d' (kconfig-cleanup) int...px4dev2013-08-141-1/+1
|\
| * NuttX is confused when it doesn't know what board it's building for - since w...px4dev2013-08-121-1/+1
| * Add a 'menuconfig' target that makes it possible to use the NuttX menuconfig ...px4dev2013-08-121-1/+27
| * Add a top-level Makefile rule for building "everything" as a test.px4dev2013-08-041-0/+9
| * Move NuttX configurations out of the NuttX tree proper. This reduces the diff...px4dev2013-08-031-41/+46
* | Add a 'menuconfig' target that makes it possible to use the NuttX menuconfig ...px4dev2013-08-111-1/+27
* | Merge branch 'fmuv2_bringup' of https://github.com/cvg/Firmware_Private into ...px4dev2013-08-041-0/+9
* | Clean out unused trash from the NuttX configs.px4dev2013-08-021-1/+2
* | Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-021-1/+1
* | Small fix for make distclean, Linux find doesn't seem to know the -depth n ar...Julian Oes2013-07-181-1/+1
* | Pull v2 pieces up to build with the mergepx4dev2013-07-071-41/+46
|/