summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #374 from saraedum/patch-1HEADmasterMartin Pool2022-11-110-0/+0
|\
| * Fix typoJulian Rüth2020-01-311-1/+1
* | Merge pull request #315 from PeterDaveHelloKitchen/improve-DockerfileMartin Pool2022-10-074-16/+21
|\ \
| * | Update base Docker image to the latest buildPeter Dave Hello2022-10-041-1/+1
| * | Add `-y` to apt-get in Dockerfile to avoid manual inputPeter Dave Hello2022-10-044-15/+15
| * | Clean up apt lists cache in DockerfilePeter Dave Hello2022-10-044-1/+6
|/ /
* | Merge pull request #466 from mathcounts4/Xpreprocessorfergushenderson2022-06-171-1/+2
|\ \
| * | Discard -Xpreprocessor and following argument for remote compilation, as this...dfink2022-06-101-1/+2
|/ /
* | Merge pull request #464 from themightyoarfish/patch-1Martin Pool2022-05-211-1/+1
|\ \
| * | typo fixRasmus2022-05-201-1/+1
|/ /
* | Merge pull request #458 from 00gh/joblimitMartin Pool2022-03-311-2/+2
|\ \
| * | src/dopt.c: increase arg_max_jobs limit to max int00gh2022-03-311-2/+2
|/ /
* | Merge pull request #456 from luzpaz/typosMartin Pool2022-02-184-4/+4
|\ \
| * | Fix varous source documentation typosluz paz2022-02-184-4/+4
* | | Merge pull request #446 from pholat/patch-1Martin Pool2022-02-181-1/+1
|\ \ \ | |/ / |/| |
| * | Update INSTALLAdam Dobrowolski2021-11-191-1/+1
|/ /
* | Merge pull request #427 from asheplyakov/native-compiler-triple-fixupShawn Landden2021-10-152-7/+19
|\ \
| * | Improved cross-rewriting on non-x86 systemsAlexey Sheplyakov2021-09-302-7/+19
|/ /
* | Merge pull request #438 from asheplyakov/fix-434Shawn Landden2021-09-273-17/+41
|\ \
| * | Restrict the number of retries when DISTCC_BACKOFF is disabledAlexey Sheplyakov2021-08-301-1/+23
| * | backoff.c: added dcc_backof_is_enabled() helper functionAlexey Sheplyakov2021-08-302-16/+18
* | | Merge pull request #417 from asheplyakov/clang-distcc-linuxkernel-compileShawn Landden2021-09-273-0/+19
|\ \ \
| * | | Improved cross-compilation with clangAlexey Sheplyakov2021-02-243-0/+19
* | | | Merge pull request #439 from whitslack/oom-score-adjShawn Landden2021-09-256-0/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | distccd: add --oom-score-adj option (Linux only)Matt Whitlock2021-09-046-0/+54
|/ / /
* | | Merge pull request #436 from asheplyakov/update-symlinks-rpmbasedShawn Landden2021-07-262-54/+65
|\ \ \
| * | | update-distcc-symlinks works on rpm-based distros out of the box nowAlexey Sheplyakov2021-07-261-36/+39
| * | | Made update-distcc-symlinks.py pep8-cleanAlexey Sheplyakov2021-07-261-40/+48
| * | | A better definition of masquerade directory for RPM-based distrosAlexey Sheplyakov2021-07-261-1/+1
|/ / /
* | | Merge pull request #433 from asheplyakov/fix-431Shawn Landden2021-07-213-8/+5
|\ \ \
| * | | distccd: check for approved compilers in /usr/lib/distccAlexey Sheplyakov2021-07-211-6/+1
| * | | update-distcc-symlinks: create symlinks in $prefixAlexey Sheplyakov2021-07-212-2/+4
|/ / /
* | | Merge pull request #429 from asheplyakov/distribute-lto-againShawn Landden2021-07-161-3/+0
|\ \ \
| * | | Revert "Skip distributing LTO cc invocations"Alexey Sheplyakov2021-07-121-3/+0
* | | | Merge pull request #425 from asheplyakov/heapcorruption-fixupShawn Landden2021-07-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | dcc_gcc_rewrite_fqn: avoid heap corruptionAlexey Sheplyakov2021-07-101-1/+1
|/ / /
* | | Merge pull request #424 from hudeng-go/masterShawn Landden2021-06-151-1/+1
|\ \ \
| * | | fix: make uninstall failedhudeng2021-06-151-1/+1
|/ / /
* | | 3.4v3.4Shawn Landden2021-05-112-1/+11
* | | Merge pull request #419 from ddcc/masterShawn Landden2021-05-111-0/+1
|\ \ \
| * | | parse_command: handle Xclang correctlyDominic Chen2021-03-161-0/+1
* | | | Merge pull request #421 from asheplyakov/distccd-dontsleepShawn Landden2021-05-111-10/+7
|\ \ \ \ | |/ / / |/| | |
| * | | prefork: use available cores more efficientlyAlexey Sheplyakov2021-04-271-10/+7
|/ / /
* | | Merge pull request #413 from RX14/feature/ltoShawn Landden2021-03-111-0/+3
|\ \ \ | |/ / |/| |
| * | Skip distributing LTO cc invocationsStephanie Wilde-Hobbs2021-02-071-0/+3
|/ /
* | Merge pull request #404 from swegener/memory-and-file-descriptor-leaksShawn Landden2021-01-062-8/+18
|\ \
| * | serve: Correctly check asprintf() result and free memorySven Wegener2020-11-261-8/+9
| * | Close directories after checkingSven Wegener2020-11-262-0/+9
* | | Merge pull request #411 from nickoe/remove_fiskShawn Landden2021-01-061-9/+0
|\ \ \
| * | | Get rid of very "retro" and dead codeNick Østergaard2021-01-051-8/+0