History log of /external/ltp/tools/pounder21/build_scripts/lame
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
37550cf5a86c7ca7424a2a318dd64e550f13f5df 18-Oct-2012 Chris Dearman <chris@mips.com> Remove whitespace at end of line

This is a scripted change done using the following command:

find . -type d -name .git -prune -o \
-type f \! -name \*\~ \! -name .\#\* \
\! -name \*.gz \! -name \*.pdf \! -name \*.patch -print0 | \
xargs -0 sed -i -e 's/[\t ]*$//'

Signed-off-by: Chris Dearman <chris@mips.com>
/external/ltp/tools/pounder21/build_scripts/lame
0f7e066889dbc3a01f458c44fb09527934449a1d 15-Aug-2011 Lucy Liang <lgliang@linux.vnet.ibm.com> Changes to pounder's build scripts

Updated packages in some of pounder's build scripts to newer
versions (bonnie++, build_kernel, ipmitool). Merged a few related
build scripts (00check_cdrom_presence merged into ide_cdrom_copy,
nasm and schedutils merged into lame, time_test merged into
time_consistency and time_drift, 00xbonkers and coords merged into
xterm_stress). Removed 00checklatest altogether. Fixed a few bugs
that prevented certain subtests from building correctly.

Signed-off-by: Lucy Liang <lgliang@linux.vnet.ibm.com>
/external/ltp/tools/pounder21/build_scripts/lame
70a3216af5e38148e641472a8211028a52dba5b3 22-Nov-2010 Garrett Cooper <yanegomi@gmail.com> Move pounder21 to tools/ .

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/tools/pounder21/build_scripts/lame