Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed makefiles inclusion flow to pass actual configuration variable values. | Carmelo Amoroso | 2009-03-16 | 1 | -9/+3 |
| | | | | | | | | | | | Test build system modified to be similar to uClibc one: * test custom logic moved from Makefile to a new Makefile.in (to be included by Makefile). * Makefile same for all tests and just used for including all other needed makefiles. Signed-off-by: Salvatore Cro <salvatore.cro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Disable tst-ftime_l test if Extended Locale Support | Carmelo Amoroso | 2007-11-23 | 1 | -0/+4 |
| | | | | | | is not enabled, otherwise build will fail Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | fix license notice | Mike Frysinger | 2006-07-05 | 1 | -1/+1 |
| | |||||
* | keep uclibc features in the source | Mike Frysinger | 2006-03-18 | 1 | -4/+0 |
| | |||||
* | If locale support is not enabled, don't build 'tst_ftime_l'. | "Steven J. Hill" | 2006-03-17 | 1 | -0/+4 |
| | |||||
* | disable test since we purposefully dont handle it | Mike Frysinger | 2006-03-01 | 1 | -2/+2 |
| | |||||
* | grab some time tests from glibc | Mike Frysinger | 2006-03-01 | 1 | -0/+9 |