aboutsummaryrefslogtreecommitdiff
path: root/makefiles/module.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of board config files. Treat CONFIG_BOARD like CONFIG_ARCH in th...px4dev2013-08-131-1/+2
* Hotfix: dependency scanning for modules was totally broken. Fix it so that ch...px4dev2013-05-231-3/+10
* Teach the PX4 build system how to handle pre-built libraries.px4dev2013-05-201-22/+2
* Change the way modules are built so that object paths are relative and use vp...px4dev2013-05-111-20/+31
* build: allow absolute paths for module sourcesAndrew Tridgell2013-05-041-1/+1
* Remove some naked command invocations.px4dev2013-04-281-1/+1
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-1/+1
* Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-281-1/+1
* Merge working changes into export-build branch.px4dev2013-04-261-7/+27
* Pass the module name in to the module makefile.px4dev2013-03-201-10/+17
* Stick copyrights on the major moving parts of the build systempx4dev2013-02-231-0/+31
* Cosmetic tweaks to variable output.px4dev2013-02-231-4/+11
* Use indirect calls for all commands (echo, make, etc.)px4dev2013-02-231-3/+3
* APP -> MODULEpx4dev2013-02-231-0/+165