~podshumok/twister-core/master

  • Committer: Pieter Wuille
  • Date: 2012-04-10 16:16:53 UTC
  • Revision ID: git-v1:a20c0d0f6792acf532309eee2e9f29120c801ee4
Build identification strings

All client version information is moved to version.cpp, which optionally
(-DHAVE_BUILD_INFO) includes build.h. build.h is automatically generated
on supporting platforms via contrib/genbuild.sh, using git describe.

The git export-subst attribute is used to put the commit id statically
in version.cpp inside generated archives, and this value is used if no
build.h is present.

The gitian descriptors are modified to use git archive instead of a
copy, to create the src/ directory in the output. This way,
src/src/version.cpp will contain the static commit id. To prevent
gitian builds from getting the "-dirty" marker in their git-describe
generated identifiers, no touching of files or running sed on the
makefile is performed anymore. This does not seem to influence
determinism.
Filename Latest Rev Last Changed Committer Comment Size
..
contrib 222 13 years ago Jeff Garzik Merge branch 'master' of https://github.com/devran Diff
doc 259 13 years ago Gavin Andresen More 0.3.21 release prep Bump version number in W Diff
scripts 472 12 years ago Gavin Andresen Merge pull request #521 from laanwj/qt Qt GUI Diff
share 280 13 years ago Gavin Andresen Merge branch 'master' of github.com:bitcoin/bitcoi Diff
src 280 13 years ago Gavin Andresen Merge branch 'master' of github.com:bitcoin/bitcoi Diff
.gitattributes 829.2.1 12 years ago Pieter Wuille Build identification strings All client version i 29 bytes Diff Download File
.gitignore 829.2.1 12 years ago Pieter Wuille Build identification strings All client version i 235 bytes Diff Download File
bitcoin-qt.pro 829.2.1 12 years ago Pieter Wuille Build identification strings All client version i 10.1 KB Diff Download File
COPYING 698 12 years ago Gavin Andresen Update all copyrights to 2012 1 KB Diff Download File
INSTALL 479 12 years ago Gavin Andresen Update build instructions for the new, no-wxwidget 320 bytes Diff Download File
Symlink README 260.6.1 13 years ago Jaromil directory re-organization (keeps the old build sys .
README.md 480.1.1 12 years ago Alex Waters Updated readme file with timers. 1.7 KB Diff Download File