crosstool-ng/scripts
Yann E. MORIN" cb0d1fef8c Implement a restart facility.
If you select to debug ct-ng, then you have two new options:
 - DEBUG_CT_PAUSE_STEPS : pause between every steps,
 - DEBUG_CT_SAVE_STEPS  : save state between every steps.
To restart a saved state, just set the RESTART make variable when calling make:
  - make RESTART=<step_name>
2007-05-22 20:46:07 +00:00
..
build Fix warning about setting --host and not --build. 2007-05-22 20:36:05 +00:00
crosstool.sh Implement a restart facility. 2007-05-22 20:46:07 +00:00
functions Implement a restart facility. 2007-05-22 20:46:07 +00:00
saveSample.sh Upgrade scripts/tarball.sh and scripts/saveSample.sh to use the new logging facility. 2007-05-22 20:33:43 +00:00
showSamples.sh Print the major components and their version when calling "make help". 2007-05-08 10:57:34 +00:00
tarball.sh Upgrade scripts/tarball.sh and scripts/saveSample.sh to use the new logging facility. 2007-05-22 20:33:43 +00:00