Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ccache: rework ccache management | Thomas Petazzoni | 2010-12-08 | 1 | -13/+0 |
| | | | | | | | | | | | | | | * ccache is now a normal package (both for the host and the target). * ccache option is now part of the "Build options" menu. It will automatically build ccache for the host before building anything, and will use it to cache builds for both host compilations and target compilations. * bump ccache to 3.1.3 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | ccache: fix ccache-target dependencies | Peter Korsgaard | 2010-05-03 | 1 | -0/+1 |
| | | | | | | | Ccache for the target doesn't make sense without a toolchain, so make it depend on it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | ccache: expand help text | Peter Korsgaard | 2008-08-04 | 1 | -2/+7 |
| | |||||
* | ccache: cleanup config | Peter Korsgaard | 2008-08-04 | 1 | -2/+2 |
| | |||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 1 | -0/+8 |