gitweb.samba.org
/
ccache.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ccache.git
2013-03-31
Joel Rosdahl
Merge branch 'maint'
master
commit
|
commitdiff
|
tree
2013-03-31
Ville Skyttä
Fix test suite failure on GCC 4.8, take three
maint
commit
|
commitdiff
|
tree
2013-03-31
Joel Rosdahl
Merge branch 'maint'
commit
|
commitdiff
|
tree
2013-03-31
Joel Rosdahl
Fix test suite failure on GCC 4.8, take two
commit
|
commitdiff
|
tree
2013-03-20
Joel Rosdahl
Merge branch 'maint'
commit
|
commitdiff
|
tree
2013-03-20
Joel Rosdahl
Fix test suite failure on GCC 4.8
commit
|
commitdiff
|
tree
2013-03-20
Ville Skyttä
Comment spelling fix
commit
|
commitdiff
|
tree
2013-03-16
Patrick von...
Disable FD_CLOEXEC code on windows
commit
|
commitdiff
|
tree
2013-03-16
Patrick von...
Don't set ZLIB_INTERNAL on windows, this will remove...
commit
|
commitdiff
|
tree
2013-03-03
Joel Rosdahl
test: Fix unportable shell script construct
commit
|
commitdiff
|
tree
2013-03-02
Joel Rosdahl
Include manifest version in the direct mode hash
commit
|
commitdiff
|
tree
2013-03-02
Joel Rosdahl
Code style fix
commit
|
commitdiff
|
tree
2013-03-02
Joel Rosdahl
doc: Grammar and layout tweaks
commit
|
commitdiff
|
tree
2013-03-02
Joel Rosdahl
Fix test_conf unit tests after b291647878eb3eaa331cb34c...
commit
|
commitdiff
|
tree
2013-03-02
Justin Lebar
Allow mtime- and ctime-only matches.
commit
|
commitdiff
|
tree
2013-03-02
Justin Lebar
Check that included files' ctimes aren't too new.
commit
|
commitdiff
|
tree
2013-03-02
Justin Lebar
Extern time_of_compilation.
commit
|
commitdiff
|
tree
2013-03-02
Joel Rosdahl
Minor code style fix
commit
|
commitdiff
|
tree
2013-03-02
Joel Rosdahl
Merge branch 'maint'
commit
|
commitdiff
|
tree
2013-02-04
Joel Rosdahl
Improve execute() not to rely on special exit codes...
commit
|
commitdiff
|
tree
2013-02-03
David Givone
Fix compile error with Xcode 4.6
commit
|
commitdiff
|
tree
2013-01-27
David Givone
Change -x language option to use new objective c standa...
commit
|
commitdiff
|
tree
2013-01-08
Joel Rosdahl
Merge branch 'maint'
commit
|
commitdiff
|
tree
2013-01-08
Bernhard Bauer
Support -Xclang compiler option.
commit
|
commitdiff
|
tree
2013-01-06
Joel Rosdahl
Merge branch 'maint'
commit
|
commitdiff
|
tree
2013-01-06
Joel Rosdahl
Prepare for v3.1.9
v3.1.9
commit
|
commitdiff
|
tree
2013-01-05
Joel Rosdahl
Merge branch 'maint'
commit
|
commitdiff
|
tree
2013-01-05
Joel Rosdahl
Handle disappearing temporary stdout file gracefully
commit
|
commitdiff
|
tree
2013-01-05
Joel Rosdahl
Improve error reporting when failing to create stdout...
commit
|
commitdiff
|
tree
2013-01-05
Joel Rosdahl
Don't leak log file descriptor to executed commands
commit
|
commitdiff
|
tree
2013-01-03
Joel Rosdahl
Improve x_unlink's temporary filename
commit
|
commitdiff
|
tree
2013-01-01
Andrew Stubbs
Speed up copy4 and copy64 on little-endian systems
commit
|
commitdiff
|
tree
2013-01-01
Joel Rosdahl
Minor cleanups
commit
|
commitdiff
|
tree
2012-11-26
David Givone
Add support for clang pth files
commit
|
commitdiff
|
tree
2012-11-25
Joel Rosdahl
Minor cleanups
commit
|
commitdiff
|
tree
2012-11-25
David Givone
Store clang diagnostic file to cache
commit
|
commitdiff
|
tree
2012-11-11
Joel Rosdahl
test: Consistently use $CCACHE_COMPILE in base_tests
commit
|
commitdiff
|
tree
2012-11-10
Joel Rosdahl
test: Add safeguard against running test.sh in director...
commit
|
commitdiff
|
tree
2012-11-08
Joel Rosdahl
Minor code cleanup
commit
|
commitdiff
|
tree
2012-11-08
David Givone
Don't pass preprocessor options to compiler during...
commit
|
commitdiff
|
tree
2012-11-08
Joel Rosdahl
test: Fix Solaris /bin/sh issue
commit
|
commitdiff
|
tree
2012-11-07
Joel Rosdahl
Update documentation about the direct mode default...
commit
|
commitdiff
|
tree
2012-11-05
Joel Rosdahl
Add test case for check_for_temporal_macros
commit
|
commitdiff
|
tree
2012-11-04
Andrew Stubbs
Detect __DATE__ and __TIME__ correctly
commit
|
commitdiff
|
tree
2012-11-04
Joel Rosdahl
Merge branch 'maint'
commit
|
commitdiff
|
tree
2012-11-04
Joel Rosdahl
Don't create cache subdirectories in read-only mode
commit
|
commitdiff
|
tree
2012-10-31
Joel Rosdahl
Don't depend on $(LIBS) since some make flavors don...
commit
|
commitdiff
|
tree
2012-10-31
Joel Rosdahl
Remove superfluous "path" when printing primary/seconda...
commit
|
commitdiff
|
tree
2012-10-28
Joel Rosdahl
Disable ccache for too hard compiler option -Wp,-P
commit
|
commitdiff
|
tree
2012-10-14
Joel Rosdahl
Fix test suite failures when CC is a ccache-wrapped...
commit
|
commitdiff
|
tree
2012-10-08
Joel Rosdahl
test: Simply compare_file function
commit
|
commitdiff
|
tree
2012-10-08
David Givone
Add object file comparison check for numerous tests
commit
|
commitdiff
|
tree
2012-10-07
Joel Rosdahl
Log strerror(errno) on failure to stat the compiler...
commit
|
commitdiff
|
tree
2012-09-23
David Givone
Fix race condition when creating initial cache directory
commit
|
commitdiff
|
tree
2012-09-23
Joel Rosdahl
Fix developer mode detection
commit
|
commitdiff
|
tree
2012-09-22
Joel Rosdahl
Find test case files in out-of-source-dir builds as...
commit
|
commitdiff
|
tree
2012-09-17
Joel Rosdahl
Merge branch 'maint'
commit
|
commitdiff
|
tree
2012-09-17
Andrew Stubbs
Fix bug testing with ecryptfs
commit
|
commitdiff
|
tree
2012-09-13
Joel Rosdahl
Merge branch 'maint'
commit
|
commitdiff
|
tree
2012-09-13
David Givone
Only clean dist generate targets when using distclean
commit
|
commitdiff
|
tree
2012-09-13
David Givone
Improve dev.mk to be more platform independent
commit
|
commitdiff
|
tree
2012-09-13
David Givone
Fix issue to handle the -arch compiler option with arg
commit
|
commitdiff
|
tree
2012-09-13
Joel Rosdahl
Don't make -lz an explicit dependency if there is a...
commit
|
commitdiff
|
tree
2012-09-13
David Givone
Make test suite work with clang and gcc-llvm on Mac...
commit
|
commitdiff
|
tree
2012-09-09
David Givone
Add the primary and secondary conf file path when print...
commit
|
commitdiff
|
tree
2012-09-07
Alfred Landrum
Handle EAGAIN during copy_fd
commit
|
commitdiff
|
tree
2012-09-07
Joel Rosdahl
Update manual on why the direct mode is off by default
commit
|
commitdiff
|
tree
2012-08-11
Joel Rosdahl
Merge branch 'maint'
commit
|
commitdiff
|
tree
2012-08-11
Joel Rosdahl
Prepare for v3.1.8
v3.1.8
commit
|
commitdiff
|
tree
2012-08-11
Joel Rosdahl
Use C89-style comments
commit
|
commitdiff
|
tree
2012-08-11
Joel Rosdahl
Add quicktest Makefile target
commit
|
commitdiff
|
tree
2012-08-09
Joel Rosdahl
Merge branch 'maint'
commit
|
commitdiff
|
tree
2012-08-09
Joel Rosdahl
Rename static_assert macro to avoid clash with any...
commit
|
commitdiff
|
tree
2012-08-09
Joel Rosdahl
Remove any previous .stderr from cache if recaching
commit
|
commitdiff
|
tree
2012-08-08
Joel Rosdahl
Move log "running preprocessor" to a more appropriate...
commit
|
commitdiff
|
tree
2012-08-08
Joel Rosdahl
Let args_init_from_gcc_atfile split on carriage return...
commit
|
commitdiff
|
tree
2012-08-08
Joel Rosdahl
Add quicktest Makefile target
commit
|
commitdiff
|
tree
2012-08-08
Joel Rosdahl
Improve log messages of x_unlink and tmp_unlink
commit
|
commitdiff
|
tree
2012-08-08
Joel Rosdahl
Fix coding style
commit
|
commitdiff
|
tree
2012-08-08
Joel Rosdahl
Include ccache version in the debug log
commit
|
commitdiff
|
tree
2012-08-08
Joel Rosdahl
Include more files in dist to comply with GPL's "prefer...
commit
|
commitdiff
|
tree
2012-08-08
Joel Rosdahl
Expand file lists in dev.mk.in to make it easier to...
commit
|
commitdiff
|
tree
2012-08-07
Joel Rosdahl
Reorder build options to guarantee usage of bundled...
commit
|
commitdiff
|
tree
2012-08-07
Joel Rosdahl
Add --with-bundled-zlib configure option
commit
|
commitdiff
|
tree
2012-08-07
Joel Rosdahl
Merge branch 'maint'
commit
|
commitdiff
|
tree
2012-08-07
Joel Rosdahl
Let cc_process_args work on a copy of orig_args
commit
|
commitdiff
|
tree
2012-08-07
Joel Rosdahl
Fix typo and coding style
commit
|
commitdiff
|
tree
2012-08-07
Joel Rosdahl
Avoid "orig_args" parameters to separate them from...
commit
|
commitdiff
|
tree
2012-08-07
Boie, Andrew P
add support for '@' parameters
commit
|
commitdiff
|
tree
2012-08-07
Patrick von...
make git version macro work if compiled outside of...
commit
|
commitdiff
|
tree
2012-08-01
Joel Rosdahl
Revert "add support for '@' parameters"
commit
|
commitdiff
|
tree
2012-08-01
Joel Rosdahl
Require Windows Vista or later for win32 builds
commit
|
commitdiff
|
tree
2012-08-01
Patrick von...
Implement x_realpath for Windows
commit
|
commitdiff
|
tree
2012-08-01
Boie, Andrew P
add support for '@' parameters
commit
|
commitdiff
|
tree
2012-07-30
Joel Rosdahl
Merge branch 'maint'
commit
|
commitdiff
|
tree
2012-07-30
Lubos Lunak
hash also Clang plugins
commit
|
commitdiff
|
tree
2012-07-29
Joel Rosdahl
Merge branch 'maint'
commit
|
commitdiff
|
tree
2012-07-29
Joel Rosdahl
Simplify generation of relative automatic dependency...
commit
|
commitdiff
|
tree
2012-07-29
Joel Rosdahl
Minor code cleanup
commit
|
commitdiff
|
tree
2012-07-29
Joel Rosdahl
Add test for rewriting of absolute dependency arguments
commit
|
commitdiff
|
tree
next