]> git.saurik.com Git - wxWidgets.git/blame - wxPython/distrib/all/build-environ.cfg
Added IsOfStandardClass() as per wxMSW.
[wxWidgets.git] / wxPython / distrib / all / build-environ.cfg
CommitLineData
f1a9f331 1
0f475e8a
RD
2# the local spot that we put everything when done, before copying
3# to remote hosts
4STAGING_DIR = ./BUILD
f1a9f331 5
f1a9f331 6
0f475e8a
RD
7# host name of the machine to use for windows builds
8WIN_HOST = beast
9# Where is the build dir from the remote machine's perspective?
10WIN_BUILD = /c/BUILD
f1a9f331 11
f1a9f331 12
0f475e8a
RD
13# Just like the above
14OSX_HOST_tiger = smallfry
15OSX_HOST_panther = bigmac
16OSX_HOST_jaguar = whopper
17OSX_BUILD = /BUILD
18
19
20# Almost the same... Hosts and other info comes from the Job
21# descriptions in this case
22LINUX_BUILD = /tmp/BUILD
23
24
25# Upload server locations
39010077 26#UPLOAD_HOST = starship.python.net
6ca74490 27#UPLOAD_USER = robind
39010077
RD
28#UPLOAD_PREVIEW_ROOT = /home/crew/robind/public_html/wxPython/preview
29#UPLOAD_RELEASE_ROOT = /home/crew/robind/public_html/wxPython/release
30#UPLOAD_METHOD = ssh
589abe2c 31#UPLOAD_URL_ROOT = http://starship.python.net/crew/robind/wxPython
39010077
RD
32
33UPLOAD_HOST = wxpython.wxcommunity.com
6ca74490
RD
34UPLOAD_USER = wxpython
35UPLOAD_PREVIEW_ROOT = /var/www/vhosts/wxcommunity.com/subdomains/wxpython/httpdocs/preview
36UPLOAD_RELEASE_ROOT = /var/www/vhosts/wxcommunity.com/subdomains/wxpython/httpdocs/release
37UPLOAD_METHOD = ssh
589abe2c 38UPLOAD_URL_ROOT = http://wxPython.wxcommunity.com
39010077 39
0f475e8a
RD
40
41# defaults for build options
42KIND = dryrun
43skipsource = no
44onlysource = no
45skipdocs = no
46skipwin = no
47skiposx = no
67071773
RD
48skipdeb = no
49skiprpm = no
0f475e8a
RD
50skipclean = no
51skipupload = no
52skipnewdocs = no
53startcohost = yes
f5ed42f8 54buildansi = no