neovim/src
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
..
nvim Fix/revisit git-describe enhancement (#11124) 2019-10-02 03:45:59 +02:00
tree_sitter tree-sitter: change vendored tree-sitter to use nvim memory management 2019-09-28 14:31:03 +02:00
.asan-blacklist loop_close: Drain thread_events (#8990) 2018-09-16 11:22:32 +02:00
.valgrind.supp terminal: 'scrollback' 2017-02-26 11:57:52 +01:00
Doxyfile gen_vimdoc.py: get Lua docs via lua2dox.lua #9740 2019-05-18 22:01:14 +02:00
clint.py py: flake8 fixes 2019-07-29 22:14:23 +02:00
coverity-model.c Remove support for using jemalloc instead of the system allocator 2019-01-19 18:09:52 -05:00