1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
The LibrePilot open source project was founded in July 2015. It focuses on research and development of software and hardware to be used in a variety of applications including vehicle control and stabilization, unmanned autonomous vehicles and robotics.
Go to file
Stacey Sheldon 4028c0b2ee build: sanitize user environment variables
Certain environment variables or command-line overrides
can result in difficult-to-diagnose build issues.  These
variables are now filtered from the calling environment
prior to invoking the lower level makefiles.

These variables which may affect gcc are removed from the
environment and from the command-line overrides:
  TMPDIR GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH
  CFLAGS CPATH C_INCLUDE_PATH CPLUS_INCLUDE_PATH
  OBJC_INCLUDE_PATH DEPENDENCIES_OUTPUT

These variables which are now deprecated are removed from
the environment and from the command-line overrides:
  USE_BOOTLOADER
2011-05-08 12:40:29 -04:00
artwork CopterControl Logo 2011-05-06 15:16:14 +10:00
flight build: convert all app loads to require bootloaders 2011-05-08 12:40:29 -04:00
ground Merge branch 'bugfix-ground' 2011-05-06 15:00:10 +02:00
hardware Updated Schematic with FlexiPort note and added net label 2011-04-29 10:04:54 -05:00
make build: convert all app loads to require bootloaders 2011-05-08 12:40:29 -04:00
shared/uavobjectdefinition Update the AttitudeSetting object to make the board rotation more human 2011-05-05 13:04:56 -05:00
.gitignore git: Adjust all ignores to account for relocated source 2011-01-22 17:41:56 +00:00
CREDITS.txt Add some new icons for the GCS 2011-05-04 15:46:05 +10:00
LICENSE.txt Test commiting to reworked SVN, add lic file back but under trunk. 2011-02-27 10:16:35 +00:00
Makefile build: sanitize user environment variables 2011-05-08 12:40:29 -04:00
MILESTONES.txt Test commit 2011-04-15 10:48:31 +00:00