blender/build_files
Bernhard M. Wiedemann ea6c9f17bd Use cmake TIMESTAMP for BUILD_DATE+TIME
Use cmake TIMESTAMP for BUILD_DATE+TIME
this simplifies code a lot
and even makes it more portable to other platforms

TIMESTAMP is available since cmake-2.8.11 ; blender already requires
cmake>=3.5 so that is fine.

Note that with CMake>=3.8, if defined, the SOURCE_DATE_EPOCH envvar
will be used by CMake here.

Reviewers: mont29, campbellbarton

Reviewed By: mont29, campbellbarton

Differential Revision: https://developer.blender.org/D5760
2019-09-18 23:04:23 +02:00
..
build_environment Fix library link errors after building with install_deps.sh on Ubuntu 2019-09-03 11:20:29 +02:00
buildbot Cycles: add Optix device backend 2019-09-13 11:50:11 +02:00
cmake Use cmake TIMESTAMP for BUILD_DATE+TIME 2019-09-18 23:04:23 +02:00
package_spec Spelling fixes in comments and descriptions, patch by luzpaz 2019-07-31 14:27:35 +02:00
utils Build: output log file to tests/log.txt when running "make test" 2019-09-13 11:46:22 +02:00
windows Build: add "make test" command for Windows, output log file 2019-09-12 20:23:03 +02:00