iceman1001
d61e712ee4
chg: mkversion.pl may need the fetch.
2017-09-17 19:30:20 +02:00
iceman1001
507fd2d43a
CHG: Not sure why we fetch all from git in the mkversion script. It just takes time.. Someone who knows better can explain it to me and I'll revert it back.
2017-09-14 11:17:03 +02:00
iceman1001
51e930bcba
fix: extra new line needed
2017-08-21 17:29:47 +02:00
iceman1001
05e160b1f2
fix: https://github.com/Proxmark/proxmark3/issues/12 this should allow for both use-cases to get a nice date.
...
A) ppl uses Git to pull the lastest source.
B) ppl download the zipfile
2017-08-20 03:52:06 +02:00
iceman1001
dbbc82968c
CHG: got insperation from https://github.com/menshiyun/proxmark3/commits/local and the clean variable.
2016-12-07 17:06:15 +01:00
iceman1001
c3b6fdfa5b
CHG: saw @menshiyun 's change to localtime on github.
...
CHG: make sure that the 'iceman' label is in the version text. This is purely to make sure if they are using my fork or not.
2016-09-26 12:28:35 +02:00
iceman1001
d515e7a3a0
CHG: a different version string when compiling on systems without git or the release tags.
2016-09-01 16:11:31 +02:00
iceman1001
43d3f76921
FIX: this should remove some warnings while compiling on linux and when running Travis-CI in a docker container.
...
some format specifier for uint64_t
and getting the git history in the perl script.
2016-01-15 12:43:29 +01:00
iceman1001
7bd30f12ac
Small fixes,
...
Fix: removed a call to free, which I think made linux people unhappy during "lf t55xx rd 0"...
Add: "lf t55xx fsk" now kind of outputs binary from "FSK2a R/40 R/50"..
2014-10-16 15:05:27 +02:00
ikarus
9c6837165b
Updated nameing (svn -> git) & fixed whitespaces.
2014-04-02 21:46:25 +02:00
Martin Holst Swende
e3ac0d7095
Fixed so build scripts utilises the git version
2014-04-01 20:52:45 +02:00
roel@libnfc.org
69135e1c04
changed version.c, compile time is now always present, even when svn is not working
2013-03-27 10:27:14 +00:00
W8M2Hg9lLmWqXSGC
50011f1970
Added regex to remove spaces and new lines from version.c when compiling under Windows.
2012-01-29 00:51:08 +00:00
marcansoft
b7913d8f4b
Make version data const
2010-02-26 14:02:27 +00:00
marcansoft
49b35ff9c2
More CRLF -> LF
2010-02-20 21:56:46 +00:00
henryk@ploetzli.ch
4f3bd9738f
Fix mkversion.pl for the case where the global svn revision is different from the last changed revision
2009-09-01 22:56:07 +00:00
henryk@ploetzli.ch
3927b707bd
Our windows perl doesn't like use strict
2009-08-28 07:31:36 +00:00
henryk@ploetzli.ch
8a6aec16d8
Implement version information storage and retrieval for the bootrom and the osimage.
...
Use perl to create the version information (thereby re-creating the perl dependency and adding an svn dependency) but fall back in case of missing perl or svn
2009-08-28 06:40:44 +00:00