summaryrefslogtreecommitdiffstats
path: root/make/ccache.mk
Commit message (Collapse)AuthorAgeFilesLines
* Integrate gcc 3.4.2 and add patches from both openembedded (6??-*)Manuel Novoa III2004-09-101-17/+20
| | | | | | | | and Dan Kegel's crosstools (7??-*). Use makefile vars for toolchain names in ccache.mk and gdb.mk. Fix a g++-related symlink issue with ccache. Change the default to gcc 3.4.2 and binutils 2.15.91.0.2 (now that mips is building). Let the users go forth and test... ;-)
* Update to what I'm currently using. Lots of changes...Manuel Novoa III2004-09-031-16/+16
| | | | | | | 1) Allow selection of binutils/gcc/gdb/kernel headers to build, although some of the older tool patches probably need updating. 2) Rework gdb build so that remote debugging now works with gdbserver. 3) Misc. other package updates.3) Misc. other package updates.3) Misc. other package updates.
* Use relative linksEric Andersen2004-07-291-4/+4
|
* Link 'cc' to 'gcc'Eric Andersen2004-05-111-0/+1
|
* Stick the cache in its own empty dirEric Andersen2004-04-161-1/+2
|
* Missed a linkEric Andersen2004-04-131-0/+1
|
* Split off the C++ stuff and only install when INSTALL_LIBSTDCPPEric Andersen2004-04-131-16/+19
| | | | is enabled
* Fix ccache build for targetEric Andersen2004-04-121-5/+2
|
* support ccache for the build as well as the targetEric Andersen2004-04-091-8/+81
|
* Thomas Cameron writes:Eric Andersen2003-11-121-0/+2
| | | | | | this patch fixes the source file downloads when executing a "make source", and a few cut-and-paste (tm) errors in the *.mk files. Again, this is a patch against the current CVS sources, and includes my previous patch.
* support using ccache within the target systemEric Andersen2003-10-161-0/+70