mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-26 18:47:19 +03:00
Add release versioning support.
Base version string on 'git describe --long', and provide cpp macros in jemalloc.h. Add the version mallctl.
This commit is contained in:
parent
22ca855e8f
commit
a40bc7afe8
7 changed files with 33 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,3 +14,4 @@
|
|||
/jemalloc/src/jemalloc\.h
|
||||
/jemalloc/src/jemalloc_defs\.h
|
||||
/jemalloc/src/*.[od]
|
||||
/jemalloc/VERSION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue