Files
neovim/scripts
Daniel Hahler 30ae60e7ca Fix/revisit git-describe enhancement (#11124)
* Fix/keep massaging git-describe result

Ref: https://github.com/neovim/neovim/pull/11117#issuecomment-536416223

* build: revisit generation of version from Git

Fixes "make clean && make", where "auto/versiondef.h" would be missing
since b18b84d - because BYPRODUCTS are apparently removed when cleaning.

This includes the following improvements/changes:

- do not run git-describe during CMake's configure phase just for
  reporting
- do not print with changed Git version (too noisy, simplifies code)

* Move to src/nvim (included before config) for easier flow

* fallback to describe always, write empty include file

* update_version_stamp.lua: use prefix always
2019-10-02 03:45:59 +02:00
..
2019-07-29 22:14:23 +02:00
2019-07-29 22:14:23 +02:00
2019-09-09 10:52:12 -07:00
2019-05-25 10:00:41 +02:00
2019-09-15 23:08:40 -07:00
2019-07-29 22:14:23 +02:00
2019-07-29 22:14:23 +02:00
2017-12-27 12:30:55 +01:00