Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-26 | CMake build out of source | TrasherDK | 1 | -1/+6 | |
2019-10-23 | cmake: Fix generation of version.cpp | Nathan Dorfman | 1 | -31/+37 | |
2019-08-26 | wallet, rpc: add a release field to get_version | moneromooo-monero | 1 | -0/+4 | |
It does not leak much since you can make a fair guess by RPC version already, and some people want to avoid non release clients when using third parties' nodes (because they'd never lie about it) | |||||
2019-06-12 | Use 9 digit build IDs | Howard Chu | 1 | -1/+2 | |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
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/+0 | |
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 | -2/+2 | |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2016-09-18 | fixed tag detector | Riccardo Spagni | 1 | -36/+16 | |
2016-03-03 | Fix language | Howard Chu | 1 | -1/+1 | |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -2/+2 | |
2014-12-02 | fixed CMake version matching | Riccardo Spagni | 1 | -1/+1 | |
2014-10-23 | cmake: clean up if auto-dereferencing | Ben Boeckel | 1 | -1/+1 | |
CMake will auto-dereference variable names in if statements, so there's no need to dereference them manually. | |||||
2014-09-15 | another fix for CMake empty vars | Riccardo Spagni | 1 | -3/+5 | |
2014-09-15 | Prevent CMake choking on empty vars | Riccardo Spagni | 1 | -0/+2 | |
2014-09-15 | More robust versioning in CMake, plus comments | Riccardo Spagni | 1 | -13/+62 | |
2014-09-15 | fix CMake for multiplatform versioning | Riccardo Spagni | 1 | -1/+6 | |
2014-09-15 | fix logic in tag check, AND -> OR | Riccardo Spagni | 1 | -1/+1 | |
Signed-off-by: Riccardo Spagni <ric@spagni.net> | |||||
2014-09-15 | ignore tag check if we haven't pulled tags | Riccardo Spagni | 1 | -1/+1 | |
Signed-off-by: Riccardo Spagni <ric@spagni.net> | |||||
2014-09-15 | new Makefile target: release-static | Riccardo Spagni | 1 | -1/+1 | |
2014-09-12 | fixed cmake variable matching | Riccardo Spagni | 1 | -1/+1 | |
2014-09-12 | versioning now includes the commit hash, or -final for tagged releases | Riccardo Spagni | 1 | -6/+20 | |
2014-09-12 | versioning now includes the commit hash, or -final for tagged releases | Riccardo Spagni | 1 | -6/+20 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+11 | |