Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | -0/+50 | |
Also, move cmake source files into cmake/ to keep them together. |