2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 21 days ago. based on code collected 21 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes for buildnativetest More... about 7 years ago
buildargv: reindent with clang-format (no functional change) More... about 7 years ago
buildargv: early return if argument NULL (codacy) More... about 7 years ago
remove use of ls -H More... about 7 years ago
support @responsefiles via expandargv() from libiberty More... about 7 years ago
strip down argv.c to what is needed to call expandargv() More... about 7 years ago
add argv.c from libiberty More... about 7 years ago
Merge pull request #326 from mostynb/min_mem_limit More... about 7 years ago
Merge pull request #325 from mostynb/getrlimit More... about 7 years ago
Merge pull request #324 from mostynb/fill_stats More... about 7 years ago
convert minimum rlimit magic number to a const variable
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
remove unneeded getrlimit call
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
fill_stats() always returns true
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
fix read-after-delete More... about 7 years ago
note in README.md that Cygwin now works at least as a client More... about 7 years ago
check in tests if -gsplit-dwarf executables work More... about 7 years ago
"cat | grep ELF" is not a very good way of detecting if a file is ELF binary More... about 7 years ago
try also linking with asan when checking if it's available for tests More... about 7 years ago
make tests fail if we fail to detect the compiler is either gcc or clang More... about 7 years ago
cygwin apparently has neither TCP_KEEPIDLE nor TCPCTL_KEEPIDLE More... about 7 years ago
broadcast only on localhost when running tests More... about 7 years ago
force local build with multiple -arch options (#290) More... about 7 years ago
Merge pull request #323 from mostynb/ubuntu_16.04_asan_test More... about 7 years ago
Merge pull request #322 from mostynb/ubuntu_7.10_fixes More... about 7 years ago
relax the ASAN test so that it passes on Ubuntu 16.04
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
compile fixes for ubuntu 17.10 / GCC 7.2.0
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
Merge pull request #320 from mostynb/detect_test_compiler More... about 7 years ago
this is not how you set versions More... about 7 years ago
detect gcc more reliably when running tests
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
redirect to /dev/null rather than using -q with diff More... about 7 years ago