Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 | |
2020-10-07 | cmake: Version - use CMAKE_CURRENT_LIST_DIR | xiphon | 1 | -1/+1 | |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 | |
Update copyright year to 2020 | |||||
2019-10-23 | cmake: Fix generation of version.cpp | Nathan Dorfman | 1 | -11/+9 | |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2018-05-15 | version.cmake: fix configuring version.cpp without git | moneromooo-monero | 1 | -1/+1 | |
2018-03-21 | Fix generating version.cpp | Howard Chu | 1 | -2/+4 | |
Also removes BYPRODUCT dependency on CMake 3.2 | |||||
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-10-20 | cmake: add dep of version lib on version.cpp | redfish | 1 | -1/+1 | |
Also, move cmake source files into cmake/ to keep them together. | |||||
2017-09-21 | build: auto update version info without manually deleting version.h | stoffu | 1 | -15/+32 | |
2014-10-23 | build: inform the build of what generates version.h | Ben Boeckel | 1 | -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-23 | cmake: support git info in released tarballs | Ben Boeckel | 1 | -0/+23 | |