URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eeded812f727e6b49e5b1049640a4a29a02d0d46
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
eeded81 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Add option to disable version.h
If the file '.git/wireshark-disable-versioning' exists then version.h
will be commented out.
Change-Id: If481b673463408a69c2ecf7c2e66d08c5855537f
Reviewed-on: https://code.wireshark.org/review/14932
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from 91cae7c Do not mix wmem and glib allocators
adds eeded81 Add option to disable version.h
Summary of changes:
doc/README.developer | 10 ++++++++++
make-version.pl | 23 +++++++++++++++++++++--
2 files changed, 31 insertions(+), 2 deletions(-)