aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/CMakeLists.txt
Commit message (Expand)AuthorAge
* version: Add compilation info.Florian Walch2014-11-09
* build: pull iconv detection into its own FindIconv.cmake fileJohn Szakmeister2014-11-08
* Review: Remove long_u: memfile: Enable -Wconversion.Eliseo Martínez2014-11-06
* iconv: re-enableNicolas Hillegeer2014-11-06
* CMake: Pass build type CFLAGS to header generator.Florian Walch2014-11-05
* compilation: Add -Wconversion to more files and validate CONV_SOURCESThiago de Arruda2014-10-21
* msgpack-rpc: Create subdirectory for msgpack-rpc modulesThiago de Arruda2014-10-21
* build: install with the correct permissionsJohn Szakmeister2014-09-22
* Use lua generator in place of ex_cmds_defs header trickZyX2014-08-20
* provider: New module used to expose extension points for core servicesThiago de Arruda2014-07-17
* Move po generation from Make to CMake.John Szakmeister2014-07-17
* Revert "Merge #928 'Move po gen to cmake'"John Szakmeister2014-07-17
* Move po generation from Make to CMake.John Szakmeister2014-07-17
* profiling: implement on top of os_hrtime()Nicolas Hillegeer2014-07-16
* tempfile.c: enable -WconversionPavel Platto2014-07-14
* Enable and fix misc2.c -Wconversion warnings #907Shane Iler2014-07-11
* Avoid linking with libform(w).soFredrik Fornwall2014-07-10
* Add automatic generation of headersZyX2014-06-02
* Add a few more sources to CONV_SRCS.John Szakmeister2014-05-29
* Enable -Wconversion on cursor.cPavel Platto2014-05-28
* Build: Add api/{helpers,handle}.c to CONV_SRCSThiago de Arruda2014-05-26
* Remove long_u: hashtab: Enable -Wconversion.Eliseo Martínez2014-05-24
* API: Refactor: Move non-public files to private subdirectoryThiago de Arruda2014-05-23
* Improve map module: Add to clint and CONV_SRCSThiago de Arruda2014-05-19
* Enable -Wconversion for API files and fix errorsThiago de Arruda2014-05-17
* Introduce nvim namespace: Fix build process.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15