2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build locally also with -save-temps=<argument> More... over 4 years ago
Add `--serialize-diagnostics` as argument with space More... over 4 years ago
'brew update' is not needed in travis More... over 4 years ago
travis osx now comes with zstd already installed More... over 4 years ago
remove unwanted patch file More... over 4 years ago
Fix build with DEBUG_SCHEDULER>0 More... over 4 years ago
Use pkg-config to find packages More... over 4 years ago
Merge pull request #531 from joeyjyliu/master More... almost 5 years ago
rename unclear 'answer' to 'job request' More... almost 5 years ago
fix typos More... almost 5 years ago
fix operators in JobStat, take #2 More... almost 5 years ago
When the remote host is full with work, the wait time for it to free up and fork a child to compile could be long. If the input is ready to read, we will read them and save it for the child; otherwise the write on the client side would be blocked. As a result, the client would time out and give up. More... almost 5 years ago
do not use popen() More... almost 5 years ago
allow remote compilation with -march/cpu/tune=native More... almost 5 years ago
fix a reasonable codacy warning More... almost 5 years ago
fix operators in JobStat More... almost 5 years ago
remove environment to be used for compilation if it's broken More... almost 5 years ago
do not keep host lock for cpp when sending network data More... almost 5 years ago
Use latest FreeBSD release for CI More... almost 5 years ago
Merge pull request #519 from AlexanderLanin/clang-tidy More... almost 5 years ago
[Refactoring] clang-tidy modernize-loop-convert More... almost 5 years ago
[Refactoring] clang-tidy modernize-redundant-void-arg More... almost 5 years ago
[Refactoring] clang-tidy modernize-use-nullptr More... almost 5 years ago
[Refactoring] clang-tidy readability-simplify-boolean-expr More... almost 5 years ago
Undo one clang-tidy change in main.cpp for readability More... almost 5 years ago
use -Wextra More... almost 5 years ago
fix codacy warnings More... almost 5 years ago
Resolve auto to concrete types More... almost 5 years ago
slightly less lame cleanup code More... almost 5 years ago
fixes for cache cleanup More... almost 5 years ago