Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-19 | add XX_FOR_BUILD variables, they are more standard compliant and used by ↵ | Waldemar Brodkorb | |
autotools | |||
2011-01-07 | unbreak wrong-endianness issue (on non-linux), fix patch and add checks | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | unbreak build by honouring the HOSTCC/HOSTCFLAGS variables | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-07-30 | fix foxboard allmodconfig, remove old linux patches | Waldemar Brodkorb | |
2009-12-29 | move squashfs host tools to common tools dir | Waldemar Brodkorb | |
fix bsd compile errors. |