14 Commits (56a8f3de0a518d189707ef0da062325ab797f4a9)

Author SHA1 Message Date
px4dev 56d355414c Fix handling of board config files. Treat CONFIG_BOARD like CONFIG_ARCH in the toolchain configuration. 12 years ago
px4dev 2135628254 Hotfix: dependency scanning for modules was totally broken. Fix it so that changes to depended headers correctly cause modules to be rebuilt. 12 years ago
px4dev 3a1c9f14f6 Teach the PX4 build system how to handle pre-built libraries. 12 years ago
px4dev 196ee8b16f Change the way modules are built so that object paths are relative and use vpath for locating sources (so source paths are also shorter). 12 years ago
Andrew Tridgell 6e8c1148d5 build: allow absolute paths for module sources 12 years ago
px4dev 03eb16f874 Remove some naked command invocations. 12 years ago
px4dev edf96fc808 Remove some naked command invocations. 12 years ago
Lorenz Meier 13fc670386 Moved last libs, drivers and headers, cleaned up IO build 12 years ago
Lorenz Meier f57439b90e Moved all drivers to new world, PX4IO completely in new world 12 years ago
px4dev 01e427b17c Merge working changes into export-build branch. 12 years ago
px4dev 68c8de4cf1 Document INCLUDE_DIRS 12 years ago
px4dev a7cf9e2a36 Make 'make upload' work 12 years ago
px4dev aa09ebd7d3 Share the ROMFS prototype betwen FMUv1 and v2 12 years ago
px4dev 8b9b41fd50 Populate INCLUDE_DIRS with some likely candidates. 12 years ago
px4dev a457a45239 Pass the module name in to the module makefile. 12 years ago
px4dev b6218794c6 Stick copyrights on the major moving parts of the build system 12 years ago
px4dev ddc405935e Cosmetic tweaks to variable output. 12 years ago
px4dev 6b215be739 Use indirect calls for all commands (echo, make, etc.) 12 years ago
px4dev d24599931a APP -> MODULE 12 years ago