blender/build_files/buildbot
Brecht Van Lommel 99c5e71397 Quicktime: remove backend with the old quicktime API, and keep the QTKit backend.
This means that if you have WITH_BF_QUICKTIME or WITH_CODEC_QUICKTIME enabled,
it will always use QTKit.

The old backend was only used on 32 bit OS X builds, now 32 and 64 bit builds will
give consistent input/output. On Windows or Linux quicktime isn't being used.
2013-11-06 01:45:15 +00:00
..
config Quicktime: remove backend with the old quicktime API, and keep the QTKit backend. 2013-11-06 01:45:15 +00:00
master_unpack.py style cleanup: pep8 2012-10-08 10:03:01 +00:00
master.cfg Updtae buildbot's master.vfg 2013-06-01 10:18:47 +00:00
slave_compile.py Move DLL copying to before actual build process. 2013-06-20 14:19:46 +00:00
slave_pack.py Scons and BuildBot changes for MSVC 2012 support. 2013-06-18 11:55:32 +00:00
slave_rsync.py code cleanup: 2013-01-15 23:17:45 +00:00
slave_test.py replace use of 'a.find(b) != -1' --> 'b in a' 2013-06-24 05:55:05 +00:00