index
:
delta/ccache.git
3.1-maint
3.2-maint
3.3-maint
3.4-maint
3.5-maint
3.7-maint
4.5-maint
4.6-maint
4.7-maint
baserock/build-essential
baserock/http-ccache
baserock/http-ccache-morph
baserock/jonathan/no-system-zlib
baserock/liw/kinnison-ccache-fix
baserock/morph
baserock/samthursfield/build-essential-2
baserock/samthursfield/build-essential-2-rebase
dev/aggregation
dev/memcached
maint
master
github.com: ccache/ccache
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compopt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bail out on too hard compiler option -P
Joel Rosdahl
2016-07-27
1
-0
/
+1
*
c99: Declare variables closer to their first use
Joel Rosdahl
2016-07-23
1
-2
/
+1
*
c99: Use //-style-comments
Joel Rosdahl
2016-07-22
1
-25
/
+22
*
Mark -B as taking a path
Joel Rosdahl
2016-07-21
1
-1
/
+1
*
Make calculate_object_hash handle argument-less -B etc. correctly
Joel Rosdahl
2016-07-16
1
-0
/
+1
*
Merge branch '3.2-maint'
Joel Rosdahl
2016-06-04
1
-0
/
+1
|
\
|
*
Bail out on compiler option -fstack-usage
Joel Rosdahl
2016-06-04
1
-0
/
+1
*
|
Adjust code as suggested by uncrustify
Joel Rosdahl
2016-02-17
1
-1
/
+1
*
|
Recognize concatenated form of some long compiler options
Joel Rosdahl
2016-02-06
1
-12
/
+20
|
/
*
Fix cppcheck warnings/suggestions
Joel Rosdahl
2016-01-02
1
-10
/
+1
*
Pass -stdlib= only to preprocessor
Matthias Kretz
2015-10-30
1
-0
/
+1
*
Revert "Recognize concatenated form of some compiler options"
Joel Rosdahl
2015-09-05
1
-13
/
+12
*
Recognize concatenated form of some compiler options
Joel Rosdahl
2015-09-05
1
-12
/
+13
*
Bail out on --save-temps, an alias for -save-temps
Michael Marineau
2015-08-16
1
-0
/
+1
*
Update source code style according to uncrustify
Joel Rosdahl
2015-08-05
1
-4
/
+4
*
DwarfFission: -gsplit-dwarf support
Chiaki Ishikawa
2015-06-28
1
-1
/
+0
*
Add support for coverage (compiling for gcov)
Anders Björklund
2015-03-31
1
-2
/
+0
*
Bail out on too hard compiler option -fplugin=libcc1plugin
Joel Rosdahl
2015-03-08
1
-0
/
+1
*
Bail out on too hard compiler option "-fmodules"
Joel Rosdahl
2015-03-08
1
-1
/
+2
*
Merge branch 'maint'
Joel Rosdahl
2013-08-08
1
-1
/
+2
|
\
|
*
Bail out on option -gsplit-dwarf which produces multiple output files
Joel Rosdahl
2013-08-08
1
-1
/
+2
|
*
Support -Xclang compiler option.
Bernhard Bauer
2013-01-08
1
-0
/
+1
*
|
Minor cleanups
Joel Rosdahl
2012-11-25
1
-1
/
+1
*
|
Store clang diagnostic file to cache
David Givone
2012-11-25
1
-0
/
+1
*
|
Minor code cleanup
Joel Rosdahl
2012-11-08
1
-10
/
+8
*
|
Don't pass preprocessor options to compiler during second compilation phase
David Givone
2012-11-08
1
-1
/
+46
*
|
Fix issue to handle the -arch compiler option with arg
David Givone
2012-09-13
1
-0
/
+1
*
|
support for precompiled headers with clang
Luboš Luňák
2012-07-13
1
-0
/
+1
*
|
Support -Xclang compiler option.
Bernhard Bauer
2011-08-16
1
-0
/
+1
*
|
refactor to handle profile directories
Chris AtLee
2011-07-22
1
-12
/
+0
*
|
handle -fprofile-use
Chris AtLee
2011-07-20
1
-1
/
+1
*
|
Get -fprofile-generate, -fprofile-arcs working
Chris AtLee
2011-07-20
1
-4
/
+12
|
/
*
Support rewriting paths in -F/-iframework GCC options
Grigory Entin
2011-04-17
1
-0
/
+2
*
Put -E compiler option check in the compopts table
Joel Rosdahl
2010-11-21
1
-0
/
+1
*
Move lists of compiler options' semantics into a separate compopt.c file
Joel Rosdahl
2010-09-01
1
-0
/
+155