crosstool-ng/scripts/build/libc
Yann E. MORIN" 91a189c7ba Only create the state dir if asked for a restartable build:
- introduce the config dir, where components can store their config files
- move the munged uClibc config file to the config dir
- now, the state dir really is an indication that a build can be restarted

Thanks to Groleo Marius <groleo@gmail.com> for spotting the inconsistency
of the state dir usage, and suggesting this change.

 /trunk/scripts/build/libc/uClibc.sh |    6     3     3     0 +++---
 /trunk/scripts/crosstool-NG.sh.in   |    9     7     2     0 +++++++--
 /trunk/scripts/functions            |   15    12     3     0 ++++++++++++---
 3 files changed, 22 insertions(+), 8 deletions(-)
2009-03-27 23:40:07 +00:00
..
eglibc.sh Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: 2009-01-05 23:02:43 +00:00
glibc.sh Sanitise using glibc cvs exports: 2009-03-15 20:50:40 +00:00
none.sh Get rid of all stuff related to building a /delivery' traball: 2009-01-03 21:11:41 +00:00
uClibc.sh Only create the state dir if asked for a restartable build: 2009-03-27 23:40:07 +00:00