Campbell Barton
ca906b207d
modify pacman file not to compile templates & presets.
2011-10-04 23:00:38 +00:00
Campbell Barton
4a0c3e2a12
fix [ #28784 ] CRASHER on load with load_post handler
...
also fix pacman package build spec.
2011-10-02 21:21:14 +00:00
Joerg Mueller
07ad83a439
* Removing libsamplerate from build systems
...
* Enabling OpenAL for scons win64-vc in default config; Nathan or Sergey: please update the build bot to build with OpenAL!
2011-10-02 17:09:39 +00:00
Campbell Barton
81a8f3e885
part of a patch from Dan Eicher for cmake packaging.
2011-08-24 18:23:21 +00:00
Campbell Barton
2e3538cf24
patch from Dan Eicher for cpack rpms
2011-05-10 21:59:11 +00:00
Campbell Barton
770119d16f
patch from Dan Eicher, CPack/RPM working again
2011-05-06 23:59:15 +00:00
Campbell Barton
2938695b17
remove dos/unix conversion scripts, enough editors and utilities can do this.
...
update debian spec for new icon location.
2011-05-02 15:56:52 +00:00
Campbell Barton
21bd7fd8d5
patch [ #26606 ] Debian spec: Bump to Python 3.2
...
also update pacman spec.
2011-04-02 21:51:05 +00:00
Campbell Barton
50a06eccff
pep8 cleanup
2011-03-27 05:23:14 +00:00
Nathan Letwory
a1567aa7c0
Printing error message would fail on exception.
2011-03-22 08:58:49 +00:00
Campbell Barton
d781ecff75
fix for grease pencil conversion to bezier curve reading past the end of the array.
2011-03-21 23:30:56 +00:00
Brecht Van Lommel
f0d7fbc4b7
CMake package_archive target to create a .zip/.tar.bz2 package on mac/unix,
...
to be used by buildbot.
2011-03-21 16:42:21 +00:00
Campbell Barton
a803fb095c
update 'make' GNUmakefile stub to run 'make install'
...
update packman and debian for to disable portable install option.
2011-03-06 12:04:59 +00:00
Campbell Barton
caf84b49f6
patch [ #26235 ] debian/watch: Update for change of versioning
2011-03-03 16:12:32 +00:00
Campbell Barton
8ce6da76b6
patch [ #26178 ] build_debian.sh: Use BLENDER_VERSION_CHAR
...
from Shinsuke Irie (irie)
also apply to pacman.
2011-02-24 14:03:29 +00:00
Campbell Barton
eac95abdf2
missing deps for pacman
2011-02-22 12:36:36 +00:00
Ton Roosendaal
ef91644d5a
Type in snapshort ;)
2011-02-22 12:25:31 +00:00
Campbell Barton
44e33571ca
part of a patch from Dan Eicher with some edits.
...
- clean svn string: 35042:35051M -> 35051
- debian and pacman build with threads by default.
2011-02-22 05:49:21 +00:00
Campbell Barton
b30e59aa71
patch [ #26146 ] debian/rules: Avoid unnecessary downloading
...
--- from the tracker
It's annoying that build_debian.sh downloads the source tree to create tarball every time we build a deb package.
fix_debian_rules_avoid_downloading.patch modifies debian/rules so that the tarball will be created from local repository if possible.
2011-02-21 13:59:42 +00:00
Campbell Barton
cf6f6c1c5e
patch [ #26063 ] Fix deb package versioning (Patch for #26062 )
...
from Shinsuke Irie (irie),
also updated pacman
2011-02-17 11:49:54 +00:00
Campbell Barton
a6765280f9
py rna api: turn class.is_register into a class property rather then a class method.
...
eg:
if MySybclass.is_registered:
...
2011-02-14 07:26:07 +00:00
Sergey Sharybin
665a0ff789
Revert incorrect fix for 26062 made in svn rev34828.
2011-02-14 06:04:40 +00:00
Sergey Sharybin
4ca2905ead
Fix #26062 : build_debian.sh gives unappropriate deb version
...
Added subverison number to debian package version. Quick tests run ok,
but haven't checked if deb version comparation also goes fine.
2011-02-13 19:47:57 +00:00
Guillermo S. Romero
6554ae1460
SVN maintenance.
2011-02-11 19:36:58 +00:00
Campbell Barton
875f554cff
patch [ #26030 ] Debian spec fix (Patch for #26028 )
...
from Shinsuke Irie (irie)
2011-02-11 10:29:47 +00:00
Campbell Barton
a3d142fce0
update pacman spec for newer python and match naming convention to debian spec.
...
also pre-compile python modiles.
2011-02-11 09:28:11 +00:00
Campbell Barton
0356e3b69f
script to build debian packages directly from svn, using blender version and svn rev for package name.
2011-02-10 07:22:56 +00:00
Campbell Barton
1eb7d3bd9e
debian package spec [ #26007 ] Debian spec
...
by Dan Eicher (dna)
2011-02-10 06:11:16 +00:00
Campbell Barton
4bba0e3397
spec files for building arch linux packages (pacman)
2010-09-12 16:00:12 +00:00