Offload compilation tasks to a remote server

[Releases]
Clone this repo:

Branches

  1. 3406b9c Add wrappers for Rivoreo Brainfuck for PowerPC by WHR · 1 year, 7 months ago master
  2. 78fbe06 Add wrappers for Sun Fortran by WHR · 1 year, 7 months ago
  3. 05b7a50 Correct temporary file name for Sun C by WHR · 1 year, 7 months ago
  4. 05eb6de Improve main class name auto-detection for GNU Java by WHR · 1 year, 7 months ago
  5. 7362d87 Add wrappers for x86_64-unknown-freebsd12-*-4.7.4 by WHR · 1 year, 7 months ago
  6. 3255bf0 Accept main class name in form of '-q main=<name>' for Java support by WHR · 1 year, 7 months ago
  7. f0585a3 Increase maximum file size to 8 MiB by WHR · 1 year, 7 months ago
  8. 2dbec81 Add wrapper for Open Watcom C compiler by WHR · 1 year, 7 months ago
  9. 4c94839 Set a short connection timeout for SSH client by WHR · 1 year, 7 months ago
  10. 59d9a6e Add cl 14 for C++-CLI wrapper by WHR · 1 year, 7 months ago
  11. 2a0d68d Disable generating debugging information from cl 14 by WHR · 1 year, 7 months ago
  12. e944cfa Add example wrappers powerpc-linux-gnu-gcc-4.9.sh and powerpc-linux-gnu-g++-4.9.sh by WHR · 1 year, 7 months ago
  13. 7780ef5 Fix x86_64-linux-gnu-g++-4.6.sh didn't pass '-E' or '-S' by WHR · 1 year, 7 months ago
  14. 27def02 Change to a writable temporary directory before running cl by WHR · 1 year, 7 months ago
  15. 44cac34 Print cl version information to stdout and disable Wine debugging messages on '--version' by WHR · 1 year, 7 months ago
  16. 37ac715 Don't try to cat(1) output file if g++(1) fails by WHR · 1 year, 7 months ago
  17. 0b90641 Fix '--version' handling of suncc(1) examples by WHR · 1 year, 7 months ago
  18. 9ba3ea0 Workaround cl printing text into stdout thus interfering with output by WHR · 1 year, 7 months ago
  19. 0c0b68c Fix Unix absolute path confuses Microsoft Linker; add wrappers for cl 14 by WHR · 1 year, 7 months ago
  20. 3f32841 Set default output file correctly for '-E', '-S' and '-c' modes by WHR · 1 year, 7 months ago