Go to file
Sergey Sharybin 927dea436e Further tweaks to buildinfo
Summary:
Old idea with changes since previous release tag
didn't work good enough. In most of the cases tag
was done in a branch hence not actually reachable
from the master branch.

Now change since release is gone, and date of
the latest commit is used instead.

The date is displayed in format YYYY-MM-DD HH:mm
in the splash.

New bpy.app fields:

- build_commit_timestamp is an unix timestamp of
  the commit blender was build from.
- build_commit_date is a date of that commit.
- build_commit_time is a time of that commit.

Reviewers: campbellbarton

Differential Revision: http://developer.blender.org/D5
2013-11-15 18:05:27 +06:00
build_files Further tweaks to buildinfo 2013-11-15 18:05:27 +06:00
doc sphinx docgen wasn't including example scripts for python methods of RNA types. 2013-10-15 05:55:51 +00:00
extern OSX/scons: make MACOSX_SDK_CHECK a local var is sconstruct and remove from env, also fix a longstanding misuse of MACOSX_SDK_CHECK in ceres, use MACOSX_SDK instead 2013-11-08 13:44:10 +00:00
intern Add functional and cctype headers to msgfmt.cc 2013-11-15 12:43:56 +06:00
release Further tweaks to buildinfo 2013-11-15 18:05:27 +06:00
scons@ccea0f01de Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
source Further tweaks to buildinfo 2013-11-15 18:05:27 +06:00
.gitignore add gitignore 2013-11-15 18:51:31 +11:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Quicktime: remove backend with the old quicktime API, and keep the QTKit backend. 2013-11-06 01:45:15 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile support for paths with spaces in makefile 2013-11-15 18:59:50 +11:00
SConstruct OSX/scons: user request, make options succes transparent by printing it 2013-11-09 16:32:10 +00:00