summaryrefslogtreecommitdiff
path: root/test.sh
Commit message (Expand)AuthorAgeFilesLines
* Add "read-only direct" settingJoel Rosdahl2014-11-021-0/+31
* Merge branch 'maint'Joel Rosdahl2014-08-161-6/+27
|\
| * Require CCACHE_SLOPPINESS=pch_defines when creating precompiled headerJoel Rosdahl2014-08-161-6/+27
* | Merge branch 'maint'Joel Rosdahl2014-01-081-17/+17
|\ \ | |/
| * Require CCACHE_SLOPPINESS=pch_defines,time_macros opt-in to enable PCH handlingJoel Rosdahl2014-01-081-17/+17
* | Fix problem with basedir in cwd with symlinkJoel Rosdahl2013-10-171-1/+2
* | Fix --dump-manifest test instability in newer GCC versionsJoel Rosdahl2013-09-231-76/+5
* | Merge branch 'maint'Joel Rosdahl2013-08-301-0/+8
|\ \ | |/
| * Avoid creating ccache directory when CCACHE_DISABLE is setJoel Rosdahl2013-08-301-0/+5
* | Skip dependency filename options for object hash.Jørgen P. Tjernø2013-08-251-0/+36
* | Minor cleanupJoel Rosdahl2013-05-011-6/+3
* | Merge branch 'maint'Joel Rosdahl2013-03-311-1/+1
|\ \ | |/
| * Fix test suite failure on GCC 4.8, take threeVille Skyttä2013-03-311-1/+1
* | Merge branch 'maint'Joel Rosdahl2013-03-311-2/+5
|\ \ | |/
| * Fix test suite failure on GCC 4.8, take twoJoel Rosdahl2013-03-311-2/+5
* | Merge branch 'maint'Joel Rosdahl2013-03-201-15/+18
|\ \ | |/
| * Fix test suite failure on GCC 4.8Joel Rosdahl2013-03-201-16/+19
* | test: Fix unportable shell script constructJoel Rosdahl2013-03-031-1/+2
* | Allow mtime- and ctime-only matches.Justin Lebar2013-03-021-3/+15
* | Check that included files' ctimes aren't too new.Justin Lebar2013-03-021-23/+28
* | Minor cleanupsJoel Rosdahl2013-01-011-25/+18
* | Add support for clang pth filesDavid Givone2012-11-261-19/+246
* | Minor cleanupsJoel Rosdahl2012-11-251-2/+0
* | Store clang diagnostic file to cacheDavid Givone2012-11-251-0/+40
* | test: Consistently use $CCACHE_COMPILE in base_testsJoel Rosdahl2012-11-111-4/+4
* | test: Add safeguard against running test.sh in directories with spacy namesJoel Rosdahl2012-11-101-5/+8
* | test: Fix Solaris /bin/sh issueJoel Rosdahl2012-11-081-1/+2
* | Merge branch 'maint'Joel Rosdahl2012-11-041-4/+13
|\ \ | |/
| * Don't create cache subdirectories in read-only modeJoel Rosdahl2012-11-041-4/+13
* | Disable ccache for too hard compiler option -Wp,-PJoel Rosdahl2012-10-281-40/+30
* | Fix test suite failures when CC is a ccache-wrapped compilerJoel Rosdahl2012-10-141-42/+39
* | test: Simply compare_file functionJoel Rosdahl2012-10-081-4/+1
* | Add object file comparison check for numerous testsDavid Givone2012-10-081-0/+54
* | Merge branch 'maint'Joel Rosdahl2012-09-171-1/+6
|\ \ | |/
| * Fix bug testing with ecryptfsAndrew Stubbs2012-09-171-1/+6
* | Make test suite work with clang and gcc-llvm on Mac OS XDavid Givone2012-09-131-25/+97
* | Remove any previous .stderr from cache if recachingJoel Rosdahl2012-08-091-0/+19
* | Merge branch 'maint'Joel Rosdahl2012-07-291-0/+21
|\ \ | |/
| * Add test for rewriting of absolute dependency argumentsJoel Rosdahl2012-07-291-0/+21
| * Add -c if missing when compiling a header fileJoel Rosdahl2012-02-011-1/+1
| * Hash environment variables that affect the preprocessor outputJoel Rosdahl2012-01-061-1/+35
* | test: Remove symlink to ccache to avoid installcheck errorJoel Rosdahl2012-04-091-0/+1
* | test: Only run -fprofile-generate tests for compilers that support itJoel Rosdahl2012-04-081-30/+32
* | Solaris build fixesJoel Rosdahl2012-02-231-1/+1
* | Renamed CCACHE_CONFIG_PATH to CCACHE_CONFIGPATH for consistencyJoel Rosdahl2012-02-221-4/+4
* | Add test for prefix_commandJoel Rosdahl2012-02-131-0/+33
* | Merge branch 'master' into configJoel Rosdahl2012-01-061-1/+35
|\ \
| * | Merge branch 'maint'Joel Rosdahl2012-01-061-1/+35
* | | Merge branch 'master' into configJoel Rosdahl2011-08-151-0/+31
|\ \ \ | |/ /
| * | handle -fprofile-useChris AtLee2011-07-201-5/+5