2 # the local spot that we put everything when done, before copying
7 # host name of the machine to use for windows builds
9 # Where is the build dir from the remote machine's perspective?
14 OSX_HOST_tiger = smallfry
15 OSX_HOST_panther = bigmac
16 OSX_HOST_jaguar = whopper
20 # Almost the same... Hosts and other info comes from the Job
21 # descriptions in this case
22 LINUX_BUILD = /tmp/BUILD
25 # Upload server locations
26 UPLOAD_HOST = starship.python.net
27 UPLOAD_DAILY_ROOT = /home/crew/robind/public_html/wxPython/daily
28 UPLOAD_PREVIEW_ROOT = /home/crew/robind/public_html/wxPython/rc
30 # defaults for build options