aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/CMakeLists.txt
Commit message (Expand)AuthorAge
* MSVC: Build third-party dependencies as release DLLsRui Abreu Ferreira2016-08-07
* cmake: remove unused includes (#4947)Nicolai Skogheim2016-06-22
* Merge #3745 from cacplate/ops_WconversionJustin M. Keyes2016-06-13
|\
| * ops.c: enable -Wconversion warningCharles Joachim2016-05-30
* | pty_process: split into plat-specific files (#3976)Rui Abreu Ferreira2016-06-04
* | reorgJustin M. Keyes2016-06-03
|/
* Windows: Don't build the TUI is systems where it is not supportedRui Abreu Ferreira2016-05-27
* cmake: Allow building without LuajitRui Abreu Ferreira2016-05-19
* Merge pull request #3522 from wdv4758h/clang-3.7-optionsJustin M. Keyes2016-05-16
|\
| * build: fix '-fno-sanitize-recover' warning in Clang 3.7Chiu-Hsiang Hsu2015-11-03
* | Enable -Wconversion for getchar.csach1t2016-05-07
* | Merge pull request #3951 from cacplate/misc1_WconversionBjörn Linse2016-04-18
|\ \
| * | misc1.c: enable -WconversionCharles Joachim2016-04-17
* | | eval: Move encode.c to eval/encode.cZyX2016-04-18
* | | cmake: Refactor code that creates directories and lists C filesZyX2016-04-18
|/ /
* | Enabled -Wconversion in charset.chuchet2016-04-06
* | path.c: enable -WconversionCharles Joachim2016-03-27
* | cmake: Create generated files in a consistent orderJames McCoy2016-03-15
* | quickfix.c: enable -WconversionCharles Joachim2016-03-10
* | enable -Wconversion for ex_cmds2.cJ Phani Mahesh2016-02-27
* | cmake: Pass -DMIN_LOG_LEVEL as compiler definitionRui Abreu Ferreira2016-01-10
|/
* Enable -Wconversion: if_cscope.c #3068cztchoice2015-09-23
* Windows: Only link against libm, libutil on Unix. #3324Rui Abreu Ferreira2015-09-10
* MSVC: Fix declaration generation. #3301Rui Abreu Ferreira2015-09-07
* build: Disable gcov on TSAN buildsThiago de Arruda2015-09-06
* MSVC: use MSVC instead of GCC-like compiler flags.Justin M. Keyes2015-08-27
* Merge pull request #2159 from ZyX-I/auto-unicodeJustin M. Keyes2015-08-19
|\
| * Create script that downloads and commits UNIDATA filesZyX2015-07-26
| * Generate unicode tables with script when buildingZyX2015-07-26
* | queue: Implement a more flexible event queueThiago de Arruda2015-08-13
|/
* options: Move option definitions to options.luaZyX2015-07-26
* fileio: Move event definitions to the generator scriptZyX2015-07-26
* event loop: New abstraction layer with refactored time/signal APIThiago de Arruda2015-07-17
* CMake: Enable EXITFREE for all *San.Florian Walch2015-07-05
* CMake: Add option for Clang TSan, rename option ASAN -> ASAN_UBSAN.Florian Walch2015-07-05
* CMake: Add option for Clang MSan.Florian Walch2015-07-05
* rbuffer: Reimplement as a ring buffer and decouple from rstreamThiago de Arruda2015-07-01
* Enable -Wconversion: menu.c #2885Ismail Badawi2015-06-25
* build: Limit --coverage flag to files under "src"Thiago de Arruda2015-05-18
* jemalloc: Force use of prefixed functions.Florian Walch2015-04-29
* CMake: Refer to Unibilium instead of LibUnibilium.Florian Walch2015-04-29
* Enable -Wconversion: normal.c.Eliseo Martínez2015-04-27
* deps: Add jemalloc as an optional dependencyThiago de Arruda2015-04-13
* Enable -Wconversion: move.c.Eliseo Martínez2015-04-07
* Enable -Wconversion: fold.c.Eliseo Martínez2015-04-07
* Enable -Wconversion: popupmnu.c.Eliseo Martínez2015-04-07
* Enable -Wconversion: farsi.c: Solve issues.Eliseo Martínez2015-04-07
* CMakeLists: fix build when there're multiple arguments in C_FLAGSYuxuan Shui2015-03-31
* deps: Add libvterm to the project dependenciesThiago de Arruda2015-02-28
* job: Allow spawning jobs connected to pseudo terminalsThiago de Arruda2015-02-23