crosstool-ng/scripts/build
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
..
arch Add support for powerpc64, along with an EXPERIMENTAL sample. 2009-01-31 17:39:35 +00:00
cc Merge r1432:1437 from /branches/newlib into /trunk : 2009-03-26 18:58:13 +00:00
debug Finally make ncurses-5.7 corctly build: 2009-03-24 17:39:45 +00:00
kernel Rename the custom header option. 2009-03-03 20:29:35 +00:00
libc Only create the state dir if asked for a restartable build: 2009-03-27 23:40:07 +00:00
tools Use the common functions (CT_GetSVN, CT_Extract and CT_Patch) to retrieve, 2009-03-08 11:15:58 +00:00
binutils.sh Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: 2009-01-05 23:02:43 +00:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
gmp.sh Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: 2009-01-05 23:02:43 +00:00
internals.sh xlcwu <xlcwu.taiwan@gmail.com> wrote: 2009-03-23 23:05:08 +00:00
mpfr.sh Fix building MPFR >= 2.4.0. 2009-03-08 22:13:27 +00:00
tools.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00