aboutsummaryrefslogtreecommitdiff
path: root/cmake/Version.cmake (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-10-07cmake: Version - use CMAKE_CURRENT_LIST_DIRxiphon1-1/+1
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
Update copyright year to 2020
2019-10-23cmake: Fix generation of version.cppNathan Dorfman1-11/+9
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-05-15version.cmake: fix configuring version.cpp without gitmoneromooo-monero1-1/+1
2018-03-21Fix generating version.cppHoward Chu1-2/+4
Also removes BYPRODUCT dependency on CMake 3.2
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-10-20cmake: add dep of version lib on version.cppredfish1-1/+1
Also, move cmake source files into cmake/ to keep them together.
2017-09-21build: auto update version info without manually deleting version.hstoffu1-15/+32
2014-10-23build: inform the build of what generates version.hBen Boeckel1-1/+11
Without this, Ninja requires a two-step process because it doesn't know what generates version.h it sees from its depfile support and when it changes in one run, it has already pruned the dependent nodes from its internal graph and requires a second run to catch it.
2014-10-23cmake: support git info in released tarballsBen Boeckel1-0/+23