git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37746
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
config_env = config.asDict()
config_env.update(os.environ)
config_env = config.asDict()
config_env.update(os.environ)
# Things that need to be done before any of the builds
initialTask = Task([ Job("cleanup", "distrib/all/build-setup", env=config_env),
Job("makedocs", "distrib/all/build-docs", env=config_env),
# Things that need to be done before any of the builds
initialTask = Task([ Job("cleanup", "distrib/all/build-setup", env=config_env),
Job("makedocs", "distrib/all/build-docs", env=config_env),