summaryrefslogtreecommitdiffstats
path: root/toolchain/ccache
Commit message (Collapse)AuthorAgeFilesLines
* Update ccache to the latest version, which adds features.Eric Andersen2005-06-231-1/+1
| | | | http://bugs.busybox.net/view.php?id=297
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-6/+11
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* use target cflagsMike Frysinger2004-12-241-3/+2
|
* Kristian Hoffmann writes:Eric Andersen2004-10-191-1/+1
| | | | | | | | | TARGET_LANGUAGES wasn't being set correctly if you enable GCJ or C++ in the buildroot config. It looks like INSTALL_LIBSTDCPP and INSTALL_LIBGCJ were renamed to BR2_INSTALL_... in the config system, but not in the gcc and ccache makefiles. -Kristian
* Patch from Thomas Lundquist to fix a thinkoEric Andersen2004-10-181-1/+1
|
* -xvf -> $(TAR_OPTIONS)Mike Frysinger2004-10-111-2/+2
|
* final step in buildroot faceliftEric Andersen2004-10-093-8/+13
|
* Add some seperatorsEric Andersen2004-10-091-0/+2
|
* Major buildroot facelift, step one.Eric Andersen2004-10-093-0/+169
-Erik