11
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 5 years ago.
Feb 14, 2021 — 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... over 1 year ago
feat(stats): [Linux] Report `dcc_free_mem` from `/proc/meminfo` More... over 1 year ago
Merge pull request #513 from distcc/links More... almost 2 years ago
Merge pull request #512 from GeorgeFrancisco/No_module_setuptools More... almost 2 years ago
Add setuptools dependency More... almost 2 years ago
Merge pull request #511 from sourcefrog/497-path-search More... almost 2 years ago
Fix hang in dcc_which skipping directories More... almost 2 years ago
dcc_which: don't run off the end of the buffer More... almost 2 years ago
Merge pull request #510 from distcc/funding More... almost 2 years ago
Add github funding declaration More... almost 2 years ago
Update links from lists.samba.org to github More... almost 2 years ago
Merge pull request #506 from distcc/github-actions More... almost 2 years ago
Rename job to make_check More... almost 2 years ago
Run actionlint on workflows More... almost 2 years ago
Update to checkout@v4 More... almost 2 years ago
TODO about gdb tests More... almost 2 years ago
Build macOS; don't fail fast across platforms More... almost 2 years ago
Remove broken links to Travis-CI.org More... almost 2 years ago
Create c-build.yml More... almost 2 years ago
Merge pull request #484 from ilazaric/patch-1 More... almost 2 years ago
Merge pull request #444 from asheplyakov/access-ipv4-mapped-fix-443 More... almost 2 years ago
Merge pull request #461 from asheplyakov/feature-incbin-always-local More... almost 2 years ago
Comment about checking for incbin after remote attempt More... almost 2 years ago
Merge pull request #501 from ChillerDragon/pr_english_install More... almost 2 years ago
Improve english in INSTALL More... almost 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... almost 2 years ago
Merge pull request #493 from asheplyakov/no-distutils More... about 2 years ago
include_server: use setuptools instead of distutils More... about 2 years ago
Merge pull request #487 from veigaribo/master More... over 2 years ago
Fix manual for DISTCC_NO_REWRITE_CROSS More... over 2 years ago