summaryrefslogtreecommitdiffstats
path: root/test/Rules.mak
Commit message (Expand)AuthorAgeFilesLines
* Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapierPeter S. Mazinger2005-11-251-1/+1
* Remove TOPDIR, update copyrightPeter S. Mazinger2005-11-211-5/+8
* make sure UCLIBC_LDSO is defined if we are running in a test subdir rather th...Mike Frysinger2005-08-171-0/+4
* Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger.Joakim Tjernlund2005-08-121-1/+1
* when running shared tests, use the toplevel ldsoMike Frysinger2005-07-141-1/+3
* make sure we strip quotes from the cross compiler prefixMike Frysinger2005-07-021-1/+1
* use $(CROSS_COMPILER_PREFIX) by default for CROSS settingMike Frysinger2005-07-011-1/+1
* dont try to run ldd if LDSO_LDD_SUPPORT is disabled in .configMike Frysinger2005-06-301-2/+6
* clean up and use topdir .config instead of local ConfigMike Frysinger2005-06-291-44/+45
* Fixes from gentoo.Manuel Novoa III2004-08-261-1/+1
* Remove remnants of the gcc wrapperEric Andersen2004-01-021-3/+3
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-0/+2
* Fix a silly bugEric Andersen2003-02-271-2/+2
* A few minor little changesEric Andersen2003-02-101-7/+6
* Update tests to be somewhat consistant with the rest of the worldEric Andersen2003-01-231-28/+41
* Change some variable names so we are more consistant with whatEric Andersen2002-12-041-2/+2
* Fix compilation on mipsEric Andersen2002-11-281-6/+8
* Allow 'make clean' on the test stuff to work with the new config system.Eric Andersen2002-10-311-1/+1
* Sigh. OpenBSD used /usr/bin/{true|false}Eric Andersen2002-10-011-1/+1
* Several test case cleanupsEric Andersen2002-06-201-3/+16
* Doh! Tests were not being compiled with warnings and optimizationEric Andersen2002-02-261-2/+2
* Fixup arch substitutionEric Andersen2002-02-041-2/+12
* Build glibc test apps static when told to.Eric Andersen2002-01-111-0/+1
* Always use --uclibc-use-build-dirEric Andersen2001-11-301-4/+0
* Scrub up a few test thingsEric Andersen2001-09-271-4/+4
* Minor updateEric Andersen2001-08-291-0/+3
* Don't use --uclibc-use-build-dir for the tests unless BUILD_UCLIBC_LDSO=trueEric Andersen2001-08-141-1/+2
* Use uClibc's ldd, not the system one which is probably brokenEric Andersen2001-07-121-0/+1
* Scrub up the tests a bit, and force everybody to use theEric Andersen2001-07-031-6/+9
* Make all the uClibc tests use the --uclibc-use-build-dir flagEric Andersen2001-06-151-1/+2
* Added -WallDavid Schleef2001-05-251-0/+3
* Fixup ppc to powerpcEric Andersen2001-05-041-1/+1
* Just use 'ls -l' since ls -sh lacks sufficient granularityEric Andersen2001-04-271-2/+1
* Fix up compiler nameEric Andersen2001-04-231-1/+1
* Reworked all test suite makefiles (man did they need it).Eric Andersen2001-01-201-0/+45