Blender Git Loki
Git Commits -> Revision 485229b
Revision 485229b by Sergey Sharybin (master) April 1, 2011, 21:22 (GMT) |
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) |
Commit Details:
Full Hash: 485229b7db0888e8f6e504ee41f159bd45fd42a9
SVN Revision: 35946
Parent Commit: 367cf47
Lines Changed: +417, -13
4 Added Paths:
/build_files/buildbot/config/user-config-i686.py (+85, -0) (View)
/build_files/buildbot/config/user-config-player-i686.py (+65, -0) (View)
/build_files/buildbot/config/user-config-player-x86_64.py (+65, -0) (View)
/build_files/buildbot/config/user-config-x86_64.py (+85, -0) (View)
/build_files/buildbot/config/user-config-player-i686.py (+65, -0) (View)
/build_files/buildbot/config/user-config-player-x86_64.py (+65, -0) (View)
/build_files/buildbot/config/user-config-x86_64.py (+85, -0) (View)