]> git.saurik.com Git - wxWidgets.git/blame - wxPython/distrib/all/build-environ.cfg
use PROOF_QUALITY in LOGFONT by default
[wxWidgets.git] / wxPython / distrib / all / build-environ.cfg
CommitLineData
f1a9f331
KO
1
2skipnewdocs="no"
3
4# Just like the above
5OSX_HOST_panther="bigmac"
6OSX_HOST_jaguar="whopper"
7OSX_BUILD="/BUILD"
8
9# Alsmost the same... See below for hosts and other info
10LINUX_BUILD="/tmp/BUILD"
11
12# the local spot that we put everything when done, before possibly copying
13# to remote hosts
14STAGING_DIR="./BUILD"
15UPLOAD_DAILY_ROOT="/home/crew/robind/public_html/wxPython/daily"
16
17# host name of the machine to use for windows builds
18WIN_HOST="beast"
19
20# Where is the build dir from the remote machine's perspective?
21WIN_BUILD="/c/BUILD"
22
23
24UPLOAD_HOST="starship.python.net"
25skipsource="no"
26KIND="dryrun"
27UPLOAD_PREVIEW_ROOT="/home/crew/robind/public_html/wxPython/rc"
28skipclean="no"
29
30skipdocs="no"
31skipwin="no"
32skiplinux="no"
33skipupload="no"
34startcohost="yes"
35skiposx="no"
36onlysource="no"