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
28 #UPLOAD_PREVIEW_ROOT = /home/crew/robind/public_html/wxPython/preview
29 #UPLOAD_RELEASE_ROOT = /home/crew/robind/public_html/wxPython/release
31 #UPLOAD_URL_ROOT = http://starship.python.net/crew/robind/wxPython
33 UPLOAD_HOST = wxpython.wxcommunity.com
34 UPLOAD_USER = wxpython
35 UPLOAD_PREVIEW_ROOT = /var/www/vhosts/wxcommunity.com/subdomains/wxpython/httpdocs/preview
36 UPLOAD_RELEASE_ROOT = /var/www/vhosts/wxcommunity.com/subdomains/wxpython/httpdocs/release
38 UPLOAD_URL_ROOT = http://wxPython.wxcommunity.com
41 # defaults for build options