summaryrefslogtreecommitdiff
path: root/test/Rules.mak
AgeCommit message (Expand)Author
2010-04-06Merge commit 'origin/master' into nptlAustin Foxley
2010-04-06getconf: move to utils/Bernhard Reutner-Fischer
2010-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-03-12add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer
2009-12-16fix compiling test cases in static modeAustin Foxley
2009-11-29test/Rules.mak: disable -z,defs for nowAustin Foxley
2009-11-26correct commentBernhard Reutner-Fischer
2009-11-25pass more ld flagsBernhard Reutner-Fischer
2009-11-19test: sync up with toplevel buildsysBernhard Reutner-Fischer
2009-07-23testsuite: use KERNEL_HEADERSDenys Vlasenko
2009-02-02libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite buildDenis Vlasenko
2009-01-28"make utils" now successfully makes utils for targetDenis Vlasenko
2008-10-10- add and use EXTRA_DIRS to wipe the test/locale/C directoryBernhard Reutner-Fischer
2008-07-11- remove the error counterBernhard Reutner-Fischer
2008-07-11- add error-counter, do not immediately exit if a testcase fails but printBernhard Reutner-Fischer
2008-07-11wow. So why does test/ keep it's own copy of CFLAGS guessing etc?Bernhard Reutner-Fischer
2008-07-08Fix the test build system by installing headers on a local folderCarmelo Amoroso
2008-01-05Chris Zankel writes:Mike Frysinger
2007-11-07Added support for GNU hash style into dynamic linkerCarmelo Amoroso
2007-03-05New test targets 'compile' and 'run'Khem Raj
2007-02-21drop -Wl,-warn-common since it doesnt serve much purposeMike Frysinger
2006-12-20make sure UCLIBC_LDSO can be found via pathMike Frysinger
2006-12-16start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAG...Mike Frysinger
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-07-05fixup my copyright notice, trim stale remnants of older notices whichEric Andersen
2006-03-02allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGSMike Frysinger
2006-02-28set dynamic linker if we are building as sharedMike Frysinger
2006-02-15make sure we build against local headers and link against local libsMike Frysinger
2006-02-14touchup whitespace, remove STRIPTOOL since we no longer use it, and add -Wl,-...Mike Frysinger
2006-02-14include toplevel testdirMike Frysinger
2006-02-14add support for pretty output, remove LDD, make sure we build tests as GNU_SO...Mike Frysinger
2005-11-25Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapierPeter S. Mazinger
2005-11-21Remove TOPDIR, update copyrightPeter S. Mazinger
2005-08-17make sure UCLIBC_LDSO is defined if we are running in a test subdir rather th...Mike Frysinger
2005-08-12Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger.Joakim Tjernlund
2005-07-14when running shared tests, use the toplevel ldsoMike Frysinger
2005-07-02make sure we strip quotes from the cross compiler prefixMike Frysinger
2005-07-01use $(CROSS_COMPILER_PREFIX) by default for CROSS settingMike Frysinger
2005-06-30dont try to run ldd if LDSO_LDD_SUPPORT is disabled in .configMike Frysinger
2005-06-29clean up and use topdir .config instead of local ConfigMike Frysinger
2004-08-26Fixes from gentoo.Manuel Novoa III
2004-01-02Remove remnants of the gcc wrapperEric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-02-27Fix a silly bugEric Andersen
2003-02-10A few minor little changesEric Andersen
2003-01-23Update tests to be somewhat consistant with the rest of the worldEric Andersen
2002-12-04Change some variable names so we are more consistant with whatEric Andersen
2002-11-28Fix compilation on mipsEric Andersen
2002-10-31Allow 'make clean' on the test stuff to work with the new config system.Eric Andersen
2002-10-01Sigh. OpenBSD used /usr/bin/{true|false}Eric Andersen