2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't preprocess remotely if -Wunused-macros is used, it wouldn't work More... about 7 years ago
remove special handling of -flto (#260) More... about 7 years ago
fix shadowing warning More... about 7 years ago
there's nothing that requires C++11 More... about 7 years ago
break an infinite loop when trying to connect to a just-gone scheduler More... about 7 years ago
explicitly pass -x objective-c(++) to older remotes More... about 7 years ago
try to remove needless sleeps from tests when waiting for process startup More... about 7 years ago
test also clang --target= usage More... about 7 years ago
log also local compilation arguments More... about 7 years ago
don't override clang --target=foo args
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
few more places where ObjC(++) presumably should be handled More... about 7 years ago
make code slightly nicer More... about 7 years ago
more details about remote jobs (filename, final args) More... about 7 years ago
Merge pull request #315 from mostynb/more_oom More... about 7 years ago
don't force a local compile just because of -include-pch More... about 7 years ago
catch more clang OOM's
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
do not delete and create new log files that are used by daemons More... about 7 years ago
remove pointless iceccdstderr log files More... about 7 years ago
explicitly add -target to clang remote compile arguments if missing More... about 7 years ago
switch to previous travis ubuntu version for sanitizer builds More... about 7 years ago
avoid possible memory leak reported by valgrind because of exceptions More... about 7 years ago
fix memory leak caused by putenv() More... about 7 years ago
fix memory leak More... about 7 years ago
do not append to plain stderr files More... about 7 years ago
do the configure check for -fdirectives-only with binary that claims to be gcc More... about 7 years ago
use clang5 provided by travis More... about 7 years ago
do not explicitly check (and ignore) address sanitizer failures in a test More... about 7 years ago
prettier log message More... about 7 years ago
increase also icerun test timeout if using valgrind More... about 7 years ago
properly strip compiler path prefix from env components More... about 7 years ago