Jürgen Herrmann
836b91c9c7
Scons and BuildBot changes for MSVC 2012 support.
...
Thanks Brecht and Thomas for reviewing ;)
2013-06-18 11:55:32 +00:00
Sergey Sharybin
1a0789dc72
Windows buildbot tweaks
...
Make it so install directory is being nicely
cleaned before next build, which makes it
automatically removing all old files from
previous installations.
2013-03-11 10:49:51 +00:00
Brecht Van Lommel
c142698fb7
Buildbot: mac configuration files for i386 and x86_64.
2013-03-10 17:45:31 +00:00
Sergey Sharybin
53ad8274b0
Stripping and packaging shall happen inside of chroot as well
2013-01-10 09:21:12 +00:00
Sergey Sharybin
a4ba448529
Remove glibc27 from buildbot scripts
2013-01-09 13:46:59 +00:00
Sergey Sharybin
37801c86f2
Buildbot: tweaks for glibc2.11 build environment
2012-10-29 15:31:48 +00:00
Sergey Sharybin
4f8c55c67c
Buildbot: add glibc2.11 configuration files and build rules
...
Builder will go online as soon as new environment is copied to buildslave machine over the internet
2012-10-28 17:03:36 +00:00
Campbell Barton
7614428c09
style cleanup: pep8
2012-10-08 10:03:01 +00:00
Sergey Sharybin
0a782a4550
Buildbot: package softwaregl scripts for buildbot builds
...
Uses the same libs as release environment does
2012-08-02 08:57:18 +00:00
Nathan Letwory
09dc600839
Same mingw fix as for compile
2012-04-28 06:28:07 +00:00
Sergey Sharybin
ed21afa2eb
Disable fancy scons output for buildbot. Should make reading build logs a bit more easier.
2012-02-26 10:47:50 +00:00
Sergey Sharybin
001299a0f6
Buildbot: WITH_BF_CYCLES_CUDA_BINARIES should be set for packing stage too.
2012-02-14 17:03:27 +00:00
Campbell Barton
6e28ac2d7b
pep8 edits and avoid naming conflicts with python builtins
2011-11-24 19:36:12 +00:00
Sergey Sharybin
a33a26ca07
FFmpeg library update:
...
- Update scons/cmake rules to use new versions of libs/dlls.
- Update rules for buildbot.
2011-08-22 18:49:42 +00:00
Campbell Barton
349c838996
add missing header to cmake files (else some IDE's wont index it)
2011-08-08 05:43:04 +00:00
Nathan Letwory
36887bbc82
Add BF_BITNESS for win32/win64
2011-08-03 12:57:38 +00:00
Sergey Sharybin
aac8bab172
Fixing terrible typo.
2011-08-03 12:20:07 +00:00
Sergey Sharybin
f1fb54e126
Switch slave_pack to use new FFmpeg for windows.
2011-08-03 11:47:03 +00:00
Campbell Barton
eaae38551f
pep8 compliance
2011-06-21 17:17:51 +00:00
Sergey Sharybin
d84c6a3cdb
Fix for linux buildslaves. Now they should be able to compile branches.
2011-06-03 21:36:39 +00:00
Brecht Van Lommel
06ca703737
BuildBot: various changes to support building branches.
2011-06-03 20:44:23 +00:00
Sergey Sharybin
90326c4c6e
buildbot:
...
- Remove packed to buildbot_archive.zip archive file to keep scons install
directory as clean as possible (if i understood correct, this file isn't
actually needed in the future, so we could remove it just after packing rather
than cleaning install directory before packing as it's done for cmake)
- No need in scripts installation for linux slaves when preparing archive
2011-04-02 21:11:22 +00:00
Sergey Sharybin
6d4f57bc3a
Oops, i've forgot that archive is preparing by scons, so stripping should
...
happpen before calling scons (hope, binaries wouldn't be overwritten by it)
2011-04-01 21:38:04 +00:00
Sergey Sharybin
485229b7db
Initial support of linux 32/64 bit for buildbot:
...
- Use the same config as we're using for release builds
- Added stipping (maybe it should be generalized)
- Not software gl packing, bot would be easy to add
Note, that you should have special environment to create
proper linux builts (which would work for everybody)
2011-04-01 21:22:19 +00:00
Campbell Barton
c8652b301f
pep8 checker, mostly pedantic style changes but also found an error in mesh_utils.mesh_linked_faces()
2011-04-01 02:41:15 +00:00
Campbell Barton
50a06eccff
pep8 cleanup
2011-03-27 05:23:14 +00:00
Brecht Van Lommel
04a63cb393
Buildbot updates: working windows scons build, and run slave_*.py scripts
...
to compile/test/package directly from svn, easier to make changes this way.
2011-03-22 13:05:05 +00:00
Campbell Barton
4bca2e455d
use spaces rather then tabs + minor pep8 edits.
2011-03-21 22:37:08 +00:00
Brecht Van Lommel
9a75ba4463
Buildbot initial configuration files, for http://builder.blender.org
...
Maintained in svn to make it easier for others to contribute changes,
actually updating builder.blender.org requires manual update on the
server.
2011-03-21 16:46:26 +00:00