Florian Walch
87e5a41316
CMake: Add custom Dev build type.
...
Introduce new build type Dev that replaces RelWithDebInfo for development
builds off master and has optimizations, debug info, and logging enabled.
Keep assertions enabled for RelWithDebInfo.
2015-11-01 15:41:36 +01:00
Michael Reed
8ef2bb5366
contrib/local.mk.example: Mention ENABLE_JEMALLOC
...
This doesn't prevent compilation of jemalloc, but the important thing is
that it prevents it being used in nvim.
refs 6cd20177df
refs 95707bf336
2015-10-29 16:19:34 -04:00
Michael Reed
1e72b2e6bd
contrib: Update local.mk
...
DUSE_JEMALLOC was removed in 8130eb1191
Helped-by: Florian Walch <florian@fwalch.com>
Helped-by: John Szakmeister <john@szakmeister.net>
2015-05-13 17:37:19 -04:00
Michael Reed
7c0904df4a
contrib/local.mk.example: Misc. improvements
...
- Mention how to disable jemalloc during compilation
- Mention using additional CFLAGS during compilation
2015-04-16 20:22:05 -04:00
Michael Reed
e2a8692e72
contrib: Added local.mk.example
...
[ci skip]
2015-03-17 04:23:52 -04:00