[ccache] Inline assembly .incbin directive

2010-03-02 Thread Stefan Hajnoczi
ccache does not detect when the GNU assembler .incbin directive [1] is used to include a binary file. If the contents of the referenced binary file have changed, ccache gets a false cache hit. The C source file hasn't changed - it still has an .incbin directive referencing the same filename but t

[ccache] Compression on or off by default?

2010-03-02 Thread Joel Rosdahl
Hi, Lars Gustäbel's compression patch (which will be incorporated in ccache 3.0) enables compression by default, and if you don't want compression you have to set CCACHE_NOCOMPRESS. I'm still a bit undecided about whether defaulting to compression is a good idea, though. Maybe we should be more co

Re: [ccache] GPLv3

2010-03-02 Thread Joel Rosdahl
On Mon, 01 Mar 2010 23:12:45 + William S Fulton wrote: > [...] > As the copyright holders have already licensed it under GPLv2 or later > ("later version" is the key point here) and as GPL is copyleft, anyone > can take the source and license it as GPLv3 or GPLv3 or later, so there > is nothi