scripts/build/internals.sh
2010-05-27 scripts: add option to strip all toolchain executables
2010-07-22 scripts: add a cross-ldd-like
2010-07-07 scripts/finish: do not try to symlink if sed expr is a no-op
2010-07-07 scripts/finish: do not try to symlink if sed expr is a no-op
2010-05-22 scripts/build/internals.sh: compile wrapper with portable options.
2010-05-22 scripts/build/internals.sh: Always use binary wrapper under BSD/MacOS
2010-05-19 build/internals.sh: Replace nonportable call to stat
2010-02-28 complibs: remove headers after build
2009-09-06 tools wrapper: fix building
2009-08-30 tools wrapper: correctly install the C wrapper
2009-08-30 tools wrapper: introduce the silent WRAPPER_NEEDED config option
2009-08-30 config: choose whether to use the shell or the C wrapper
2009-06-26 Don't use prefix/bin to install the buildtools.
2009-06-18 [finish-step] Fix the tools wrappers
2009-06-14 [finish-step] Use local variable in finish-step
2009-06-02 /devel/gcc-4.4:
2009-06-02 /devel/gcc-4.4:
2009-05-03 Update the newlib devel branch with stuff from /trunk@1498.
2009-04-20 There's no longer any reason to require GNU awk:
2009-03-30 Cleanup the tic build used for native ncurses build, itself needed for native gdb build.
2009-03-23 xlcwu <xlcwu.taiwan@gmail.com> wrote:
2009-03-04 Move do_finish from scripts/functions to its own file in scipts/build/internals.sh.