aboutsummaryrefslogtreecommitdiff
path: root/contrib/buildslave-0.8.5-gnunet-w32.patch
Commit message (Collapse)AuthorAge
* Fix the buildslave patchLRN2013-03-22
|
* A buildslave patch for our W32 slavesLRN2013-03-19
* Safe process termination * Use BUILDSLAVE_SHELL, if defined, to run commands (Define it to something like %SLAVEDIR%/dir-where-msys-is/bin/sh.exe --login -c to be able to configure buildmaster with POSIX shell commands for all platforms) * Use temporary script files to change current directory when running MSYS