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_PREVIEW_ROOT = /home/crew/robind/public_html/wxPython/preview
28 #UPLOAD_RELEASE_ROOT = /home/crew/robind/public_html/wxPython/release
30 #UPLOAD_URL_ROOT = http://starship.python.net/crew/robind/wxPython/
32 UPLOAD_HOST = wxpython.wxcommunity.com
33 UPLOAD_PREVIEW_ROOT = /httpdocs/preview
34 UPLOAD_RELEASE_ROOT = /httpdocs/release
36 UPLOAD_URL_ROOT = http://wxPython.wxcommunity.com/
39 # defaults for build options