Reimplement the buildhost "dependencies" tracking
commitc276a136799a1af4631dc92e6e11961a76366c81
authorBernhard Fischer <rep.dot.nop@gmail.com>
Fri, 18 Jan 2008 11:32:31 +0000 (18 12:32 +0100)
committeraldot <rep.dot.nop@gmail.com>
Fri, 18 Jan 2008 11:32:31 +0000 (18 12:32 +0100)
tree74152d469f674a94dcf5db02cd41242dab5b1dd9
parentee6b523cf5474a93c987544ddcaee6c2ba749391
Reimplement the buildhost "dependencies" tracking

  Record the environ of the calling process so we don't
  run dependencies.sh more often than required.

  Also, finalize generating .buildroot.uclibc_config proper.
Makefile
toolchain/dependencies/dependencies.mk
toolchain/dependencies/env.c [new file with mode: 0644]
toolchain/external-toolchain/ext-tool.mk