| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixate v1.14.4 | Patrick Lodder | 2021-08-20 | 1 | -2/+2 |
| | | |||||
| * | build: bump version to 0.14.2 | Wladimir J. van der Laan | 2017-06-02 | 1 | -1/+1 |
| | | |||||
| * | Bump version to 0.14.1 | Wladimir J. van der Laan | 2017-04-05 | 1 | -1/+1 |
| | | |||||
| * | build: bump version to 0.14.0 | Wladimir J. van der Laan | 2017-02-17 | 1 | -3/+3 |
| | | |||||
| * | [Trivial] Update license year range to 2017 | Lauda | 2017-01-23 | 1 | -1/+1 |
| | | | | | The same as #7363. | ||||
| * | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 | 2016-12-31 | 1 | -1/+1 |
| | | | | | | | Edited via: $ contrib/devtools/copyright_header.py update . | ||||
| * | build: bump version to 0.13.99 | Wladimir J. van der Laan | 2016-07-18 | 1 | -1/+1 |
| | | | | | Now that 0.13 branch has been split off, master is 0.13.99 (pre-0.14). | ||||
| * | build: Get rid of `CLIENT_DATE` | Wladimir J. van der Laan | 2016-06-09 | 1 | -1/+0 |
| | | | | | | | | Putting the build date in the executable is a practice that has no place in these days, now that deterministic building is increasingly common. Continues #7732 which did this for the GUI. | ||||
| * | Merge branch 'master' into single_prodname | Luke Dashjr | 2016-02-03 | 1 | -3/+3 |
| |\ | |||||
| | * | Update license year range to 2016 | Prayag Verma | 2016-01-17 | 1 | -1/+1 |
| | | | |||||
| | * | Merge pull request #7205 | Wladimir J. van der Laan | 2016-01-05 | 1 | -1/+1 |
| | |\ | | | | | | | | | | | | | | | | fa71669 [devtools] Use git pretty-format for year parsing (MarcoFalke) fa24439 Bump copyright headers to 2015 (MarcoFalke) fa6ad85 [devtools] Rewrite fix-copyright-headers.py (MarcoFalke) | ||||
| | | * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| | | | | |||||
| | * | | Now that 0.12 has been branched, master is 0.12.99 | Wladimir J. van der Laan | 2015-12-03 | 1 | -1/+1 |
| | |/ | | | | | | | ... in preparation for 0.13 | ||||
| * | | Set copyright holders displayed in notices separately from the package name | Luke Dashjr | 2015-12-22 | 1 | -1/+1 |
| | | | | | | | | | This helps avoid accidental removal of upstream copyright names | ||||
| * | | Unify package name to as few places as possible without major changes | Luke Dashjr | 2015-12-14 | 1 | -1/+1 |
| |/ | |||||
| * | bump version in clientversion.h | Philip Kaufmann | 2015-06-02 | 1 | -1/+1 |
| | | |||||
| * | Bump project-wide COPYRIGHT_YEAR to 2015 | Wladimir J. van der Laan | 2015-01-02 | 1 | -1/+1 |
| | | | | | | There is still a redundancy here between configure.ac and clientversion.h. | ||||
| * | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| | | | | | | Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60 | ||||
| * | Now that 0.10 has been branched, master is 0.10.99 | Wladimir J. van der Laan | 2014-12-11 | 1 | -1/+1 |
| | | |||||
| * | Fix all header defines | Pavel JanÃk | 2014-11-03 | 1 | -3/+3 |
| | | |||||
| * | Update comments in client version to be doxygen compatible | Michael Ford | 2014-10-31 | 1 | -16/+21 |
| | | |||||
| * | Separate protocol versioning from clientversion | Cory Fields | 2014-10-29 | 1 | -0/+27 |
| | | |||||
| * | Apply clang-format on some infrequently-updated files | Pieter Wuille | 2014-09-19 | 1 | -6/+6 |
| | | |||||
| * | add missing copyright headers | Philip Kaufmann | 2014-08-28 | 1 | -0/+4 |
| | | |||||
| * | fix copyright string in two of our *.rc files | Philip Kaufmann | 2014-07-01 | 1 | -1/+4 |
| | | | | | | | - also make comment about rc-files in clientversion.h generic Merges #4429. | ||||
| * | build: fix build weirdness after 54372482. | Cory Fields | 2014-06-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | bitcoin-config.h moved, but the old file is likely to still exist when reconfiguring or switching branches. This would've caused files to not rebuild correctly, and other strange problems. Make the path explicit so that the old one cannot be found. Core libs use config/bitcoin-config.h. Libs (like crypto) which don't want access to bitcoin's headers continue to use -Iconfig and #include bitcoin-config.h. | ||||
| * | VERSION obtained from source instead of the previous git tag. | Warren Togami | 2014-04-15 | 1 | -2/+2 |
| | | | | | | | | | | Drawback: The version string is no longer a valid git identifier. For this reason the 'g' short hash prefix has been removed. Exception: When building directly from a tag this behaves exactly like the previous behavior. This allows formatting release versions with precision i.e. v0.9.2 This also allows arbitrary topicbranch names i.e. v0.9.1-glibc-compat | ||||
| * | build: Version bump to 0.9.99, disable IS_RELEASE | Wladimir J. van der Laan | 2014-03-04 | 1 | -2/+2 |
| | | | | | | `master` is not a release. Use the same convention as before and label these intermediate builds as x.x.99. | ||||
| * | Bump version numbers for 0.9.0rc1 release | Wladimir J. van der Laan | 2014-01-29 | 1 | -3/+3 |
| | | |||||
| * | update copyright year to 2014 | Philip Kaufmann | 2014-01-14 | 1 | -1/+1 |
| | | |||||
| * | autotools: switch to autotools buildsystem | Cory Fields | 2013-09-05 | 1 | -0/+5 |
| | | |||||
| * | Prepare for 0.9 merge window | Pieter Wuille | 2013-05-30 | 1 | -3/+3 |
| | | |||||
| * | Bump build number to 0.8.2.2 for v0.8.2rc3v0.8.2rc3 | Gavin Andresen | 2013-05-24 | 1 | -1/+1 |
| | | |||||
| * | Set CLIENT_VERSION_IS_RELEASE, bump build to 0.8.2.1 | Gavin Andresen | 2013-05-13 | 1 | -2/+2 |
| | | |||||
| * | Update version numbers for 0.8.2rc1 releasev0.8.2rc1 | Gavin Andresen | 2013-05-10 | 1 | -2/+2 |
| | | |||||
| * | move COPYRIGHT_YEAR to clientversion.h | Philip Kaufmann | 2013-04-10 | 1 | -1/+5 |
| | | | | | | - this allows usage of that information also in other places (e.g. splash screen) | ||||
| * | Switch version numbers to 0.8.1.99 | Pieter Wuille | 2013-04-06 | 1 | -3/+3 |
| | | |||||
| * | Bump version numbers for 0.8 release | Gavin Andresen | 2013-01-30 | 1 | -3/+3 |
| | | | | | | | | Version numbers changed from 0.7.99 to 0.8.0 Set CLIENT_VERSION_IS_RELEASE to remove pre-release warning Updated copyright in COPYING and doc/READMEs to 2013 Updated doc/release-notes.txt | ||||
| * | Show warning when using prerelease version | Wladimir J. van der Laan | 2012-10-25 | 1 | -0/+3 |
| | | | | | | | | | | | | Implements #1948 - Add macro `CLIENT_VERSION_IS_RELEASE` to clientversion.h - When running a prerelease (the above macro is `false`): - In UI, show an orange warning bar at the top. This will be used for other warnings (and alerts) as well, instead of the status bar. - For `bitcoind`, show the warning in the "errors" field in `getinfo` response. | ||||
| * | Update version numbers to 0.7.99 | Pieter Wuille | 2012-10-21 | 1 | -1/+1 |
| | | |||||
| * | Bump versions for 0.7.1 release | Gavin Andresen | 2012-10-09 | 1 | -2/+2 |
| | | |||||
| * | Bump client version to 0.7.0.99 now that 0.7.0 release is final. | Gavin Andresen | 2012-09-18 | 1 | -1/+1 |
| | | |||||
| * | Bump client version number for 0.7.0rc3v0.7.0rc3v0.7.0 | Gavin Andresen | 2012-09-12 | 1 | -1/+1 |
| | | |||||
| * | Bitcoin-Qt (Windows only): add version info to Resource File | Philip Kaufmann | 2012-09-07 | 1 | -0/+19 |
| - add version information to bitcoin-qt.rc, which is displayed on Windows, when looking in the executable properties and selecting "Details" - introduce a new clientversion.h (used in bitcoin-qt.rc to generate version information), which takes only the version defines from version.h and is included in it (to allow usage with the windres rc-file compiler) - move #define STRINGIFY(s) #s into clientversion.h as that is used in bitcoin-qt.rc and rename to DO_STRINGIZE(X) - add #define STRINGIZE(X) DO_STRINGIZE(X), which is needed to convert the version defines into a version string in the rc-file - this ensures we only need to update 1 file and have bitcoin-qt.exe version information - for RC-file documentation see: http://msdn.microsoft.com/en-us/library/windows/desktop/aa381058%28v=vs.85%29.aspx | |||||