11
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 years ago. based on code collected over 5 years ago.
Mar 16, 2020 — Mar 16, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #523 from whisperity/feat/dcc_free_mem More... about 2 years ago
feat(stats): [Linux] Report `dcc_free_mem` from `/proc/meminfo` More... about 2 years ago
Merge pull request #513 from distcc/links More... over 2 years ago
Merge pull request #512 from GeorgeFrancisco/No_module_setuptools More... over 2 years ago
Add setuptools dependency More... over 2 years ago
Merge pull request #511 from sourcefrog/497-path-search More... over 2 years ago
Fix hang in dcc_which skipping directories More... over 2 years ago
dcc_which: don't run off the end of the buffer More... over 2 years ago
Merge pull request #510 from distcc/funding More... over 2 years ago
Add github funding declaration More... over 2 years ago
Update links from lists.samba.org to github More... over 2 years ago
Merge pull request #506 from distcc/github-actions More... over 2 years ago
Rename job to make_check More... over 2 years ago
Run actionlint on workflows More... over 2 years ago
Update to checkout@v4 More... over 2 years ago
TODO about gdb tests More... over 2 years ago
Build macOS; don't fail fast across platforms More... over 2 years ago
Remove broken links to Travis-CI.org More... over 2 years ago
Create c-build.yml More... over 2 years ago
Merge pull request #484 from ilazaric/patch-1 More... over 2 years ago
Merge pull request #444 from asheplyakov/access-ipv4-mapped-fix-443 More... over 2 years ago
Merge pull request #461 from asheplyakov/feature-incbin-always-local More... over 2 years ago
Comment about checking for incbin after remote attempt More... over 2 years ago
Merge pull request #501 from ChillerDragon/pr_english_install More... over 2 years ago
Improve english in INSTALL More... over 2 years ago
In dcc_which(), the 'while((path = ... + 1))' will always be ture because of '+ 1', it will cause 'Segmentation fault' in: 1.when host removed gcc and run 'distcc -v' or 'distcc -h' or any other undefined args. 2.when PATH environment variables followed a path string includes 'distcc'. More... over 2 years ago
Merge pull request #493 from asheplyakov/no-distutils More... almost 3 years ago
include_server: use setuptools instead of distutils More... almost 3 years ago
Merge pull request #487 from veigaribo/master More... about 3 years ago
Fix manual for DISTCC_NO_REWRITE_CROSS More... about 3 years ago