aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* cmake: Remove custom "Dev" build-type. (#6932)Justin M. Keyes2017-06-29
* Merge #6789 from ZyX-I/lua-pathJustin M. Keyes2017-06-27
|\
| * ci: Also lint lua code in src/nvim/luaZyX2017-05-25
* | log: Always enable; remove DISABLE_LOGJustin M. Keyes2017-06-07
* | Merge #6777 from justinmk/bsdJustin M. Keyes2017-05-28
|\ \
| * | install: bsd: install manpages to /usr/local/manJustin M. Keyes2017-05-27
| * | build: FreeBSD: Disable -Wc11-extensions only for clangJustin M. Keyes2017-05-21
| |/
* / build: Default BUSTED_OUTPUT_TYPE to "nvim" (#6811)Justin M. Keyes2017-05-25
|/
* cmake: Support building without LuaJIT. #6736Florian Walch2017-05-13
* Merge pull request #6704 from bfredl/luaexecBjörn Linse2017-05-13
|\
| * API version bumpBjörn Linse2017-05-12
* | Detect support for and use -Wimplicit-fallthroughJames McCoy2017-05-12
|/
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * win: Terminal UI #6315Rui Abreu Ferreira2017-05-03
| * version bumpJustin M. Keyes2017-05-01
| * NVIM v0.2.0v0.2.0Justin M. Keyes2017-05-01
* | Merge branch 'master' into luaviml'/luaZyX2017-04-10
|\|
| * headers: Remove useless HAVE_CONFIG_H macrosZyX2017-04-09
* | Merge branch 'master' into luaviml'/luaZyX2017-04-08
|\|
| * cmake: Detect whether msgpack-c has MSGPACK_OBJECT_FLOAT{32,64} typesJames McCoy2017-03-30
* | cmake: Link libnvim-test with luajit in place of lua, disable ASANZyX2017-03-27
* | cmake: Allow switching from luajit to luaZyX2017-03-27
* | eval: Add luaeval functionZyX2017-03-27
|/
* api: bump api level to 2Björn Linse2017-03-15
* ci: MIN_LOG_LEVEL=2 (#6169)Justin M. Keyes2017-02-24
* build: `oldtest` target: TEST_FILE, NVIM_PRG (#6098)Justin M. Keyes2017-02-12
* doc: QuickBuildJustin M. Keyes2017-01-31
* build: Disable jemalloc for FreeBSD. (#6007)Justin M. Keyes2017-01-26
* win: Define USE_FNAME_CASE (#5962)Justin M. Keyes2017-01-17
* test: system([...])Rui Abreu Ferreira2017-01-11
* version bumpJustin M. Keyes2016-11-27
* NVIM v0.1.7v0.1.7Justin M. Keyes2016-11-27
* version bumpJustin M. Keyes2016-10-28
* NVIM v0.1.6v0.1.6Justin M. Keyes2016-10-28
* api: api_info()['version']Justin M. Keyes2016-10-28
* api: Nvim version, API level #5386Rui Abreu Ferreira2016-10-26
* Merge pull request #5456 from jamessan/char-sign-conversionJames McCoy2016-10-15
|\
| * ci: Force unsigned char usage for the 32bit buildJames McCoy2016-10-09
* | build: prevent in-tree builds for the time being, as it's not supportedJohn Szakmeister2016-10-11
|/
* Disable use of jemalloc in OpenBSDRui Abreu Ferreira2016-09-10
* eval: use gperf to generate the hash of builtin functionsBjörn Linse2016-08-31
* functionaltest: Create lua helper for os.tmpname()Rui Abreu Ferreira2016-08-31
* third-party: Build busted in WindowsRui Abreu Ferreira2016-08-26
* version bumpJustin M. Keyes2016-08-22
* NVIM v0.1.5v0.1.5Justin M. Keyes2016-08-21
* Windows: Fix functionaltest fixturesRui Abreu Ferreira2016-08-07
* Pass busted the path to the detected Lua interpreterJosh Triplett2016-07-13
* cmake: remove unused includes (#4947)Nicolai Skogheim2016-06-22
* CMake: Search all possibly usable Lua executables. (#4858)Florian Walch2016-06-03
* Windows: Don't build the TUI is systems where it is not supportedRui Abreu Ferreira2016-05-27