Commit graph

14 commits

Author SHA1 Message Date
William S Fulton
82513bbf8f Fix CCache test.sh when CC contains full path
Fixes symbolic link creation.
Also fixes test.sh when SWIG contains a full path.

Closes #1212
2019-01-21 18:08:30 +00:00
FUTATSUKI Yasuhito
c2f622c73c Fix make *clean issue in CCache subdir 2017-06-24 21:58:57 +09:00
FUTATSUKI YASUHITO
a706aa146c CCache: take care of program prefix/suffix on configure 2017-06-19 18:35:22 +09:00
Björn Esser
1a977a2192 use sed only to filter CCache from $PATH 2015-12-16 11:07:45 +01:00
Björn Esser
790c729447 Ignore locally installed ccache when running CCache unit tests
original patch by David Sommerseth <davids@redhat.com>
2015-12-16 11:07:45 +01:00
William S Fulton
3394eab52e Fix 'make check-ccache' when one of the CCACHE_ environment variables is set.
Note that CCACHE_DISABLE is now set in the Travis environment.
2015-04-23 08:20:13 +01:00
William S Fulton
e0e4a4db6d Warning fix for ccache-swig tests
clang deletes the output 'file' whereas gcc does not if the output
'file' is actually a directory.
2013-04-28 18:41:11 +01:00
William S Fulton
f94edcd855 Fix spaces in CCACHE_DIR and probably other places
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11037 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-01-07 16:54:54 +00:00
William S Fulton
a80aa441aa reorder new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11036 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-01-07 11:24:07 +00:00
William S Fulton
ecd75a5c48 Fix CCACHE_STRIPC being set when using swig as the compiler.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11031 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-01-06 18:13:57 +00:00
William S Fulton
ab29ac767a win32 fixes to pass the ccache test-suite
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10987 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-12-19 21:41:05 +00:00
William S Fulton
a41c66d9a4 fix env variable settings and add swig tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10935 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-11-22 12:17:48 +00:00
William S Fulton
25c972d919 added swig regression tests for ccache
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10934 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-11-19 23:47:53 +00:00
William S Fulton
482d91951a Import ccache-2.4 source
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10900 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-11-03 13:37:28 +00:00