Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-23Cleanup: use lowercase function calls & macros in for CMakeCampbell Barton
2022-02-11File headers: use SPDX license for CMake filesCampbell Barton
2021-05-21Cleanup: spellingLeon Zandman
2020-11-06CMake: configue_file() to pass strings for build-infoCampbell Barton
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2019-09-19Use cmake TIMESTAMP for BUILD_DATE+TIMEBernhard M. Wiedemann
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2018-12-19Build info: Ensure hash length is same across all platforms and has no conflictsSergey Sharybin
2017-03-11Cleanup: code style & cmakeCampbell Barton
2016-09-22Buildinfo: Improve behavior with detached HEADSergey Sharybin
2016-05-10CMake: optional date/time overrides for reproducible buildsCampbell Barton
2016-03-11CMake: Avoid call of find_package(Git) for every compile with buildinfo enabledSergey Sharybin
2016-03-03CMake: Remove redundant print of Git Found messageSergey Sharybin
2015-10-10CMake: minor message cleanups.Brecht Van Lommel
2015-09-02CMake: Fix building w/o FindGitCampbell Barton
2015-07-19Fix error when getting the commit time failsCampbell Barton
2015-03-20CMake: Suppress unconfigured branch upstream error in the outputSergey Sharybin
2014-11-16CMake: cleanup, namespace & unused varsCampbell Barton
2014-08-05Remove SVN referencesCampbell Barton
2014-08-05SpellingCampbell Barton
2014-06-16Need to consider blender-v* a release branch, not just blender-Sergey Sharybin
2014-06-16Forgot this in previous commitSergey Sharybin
2014-03-07tweaks to buildinfoSergey Sharybin
2014-02-20Fixes for buildinfo hash/branch detectionSergey Sharybin
2013-12-10CMake: report messages as status (else ccmake treats like an error)Campbell Barton
2013-11-29Buildinfo: suppress error prints when building local branchesSergey Sharybin
2013-11-28Fix buildinfo hash for cases there's no upstream set for the branchSergey Sharybin
2013-11-28Fix for previous fix (tm) commitSergey Sharybin
2013-11-27Fixes for buildinfoSergey Sharybin
2013-11-25Show hash from latest pushed commit in buildinfoSergey Sharybin
2013-11-19Buildinfo fixesSergey Sharybin
2013-11-16Fixes for buildinfo of exported source treeSergey Sharybin
2013-11-16Remove nested check for .git folder exists in buildinfo.cmakeSergey Sharybin
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-04Made buildinfo aware of builds from GITSergey Sharybin
2011-08-22buildinfo is now quoted from the build systems, avoids stripping quotes on st...Campbell Barton
2011-02-25Fix buildinfo, as pointed by IRIE Shinsuke.Guillermo S. Romero
2011-02-25Make buildinfo not fail with git-svn as suggested by Nicholas Bishop.Guillermo S. Romero
2011-02-25SVN maintenance.Guillermo S. Romero
2011-02-24fix for cmake not having the correct svn revision in buildinfo, now generate ...Campbell Barton