aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Travis CI: Refactor travis scriptThiago de Arruda2014-08-08
* Use color_terminal output in place of TAP #995ZyX2014-08-07
* travis.sh: Update sources before installing packages.Florian Walch2014-08-06
* api tests: set 'initpython' in BeforeEachTestThiago de Arruda2014-07-17
* api/events/msgpack: Insert log statements to improve debuggingThiago de Arruda2014-07-17
* travis.sh: move symbolizer definition into common areaJohn Szakmeister2014-07-17
* travis.sh: Simplify clang/asan build.Florian Walch2014-07-16
* travis.sh: Use dependencies from neovim/deps.Florian Walch2014-07-16
* travis.sh: Fix mixed tabs/whitespace formatting.Florian Walch2014-07-16
* move assert.h include out of vim.hBrandon Coleman2014-07-09
* dispatch function generator: Fix bug in validation/initializationThiago de Arruda2014-07-07
* MsgPack-RPC dispatch based on function array lookup #864Felipe Oliveira Carvalho2014-07-04
* Fix #838: build with "USE_BUNDLED=OFF" fails to find dependenciesJohn Szakmeister2014-06-27
* channel/msgpack_rpc: Refactor API dispatchingThiago de Arruda2014-06-24
* channel/msgpack_rpc: Refactor to better split functions across modulesThiago de Arruda2014-06-24
* Avoid ever creating .deps directoryZyX2014-06-18
* build: increase timeout for run-api-tests.expThiago de Arruda2014-06-18
* build: Fix error in dispatch generator for functions with channel_idThiago de Arruda2014-06-18
* Make gendeclarations.lua more friendly to incremental buildsThiago de Arruda2014-06-02
* Remove remaining declarations with new script: finddeclarations.plZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Move documentation from function declarations to definitionsZyX2014-06-02
* Add --api-metadata command line optionRui Abreu Ferreira2014-06-02
* Make it easier to turn the bundled dependencies off.John Szakmeister2014-05-31
* travis/coverity: hotfix #2, unbreak buildNicolas Hillegeer2014-05-31
* travis/coverity: hotfix, alwasy return successNicolas Hillegeer2014-05-31
* travis/coverity: add coverity supportNicolas Hillegeer2014-05-31
* Turn off -Werror by default.John Szakmeister2014-05-29
* Build: Fix autocmd removal from cleanup functionThiago de Arruda2014-05-28
* API: Events: Automatically pass channel ids to API functionsThiago de Arruda2014-05-28
* Build: Enable valgrind's --leak-check when testing the APIThiago de Arruda2014-05-26
* API: Events: Return channel id from the API discover requestThiago de Arruda2014-05-26
* API: Test: Setup basic test infrastructureThiago de Arruda2014-05-23
* Remove hardcoded type names from msgpack-gen.luaThiago de Arruda2014-05-17
* Introduce nvim namespace: Fix build process.Eliseo Martínez2014-05-15
* Refactor API types and prototypesThiago de Arruda2014-05-12
* coveralls upload should not fail the CI buildJustin M. Keyes2014-05-07
* Hold java packages to speed up buildLeonard Ehrenfried2014-04-28
* Remove deprecated "--use-mirrors"Steven Myint2014-04-26
* Install the libncurses5-dev:i386 package to get the correct symlinks.John Szakmeister2014-04-23
* Fix clint.sh wrapper script and broken filesThiago de Arruda2014-04-22
* Configure travis to perform a 32-bit buildThiago de Arruda2014-04-22
* Configure travis to use prebuilt dependenciesThiago de Arruda2014-04-16
* Add `msgpack_rpc_dispatch`/metadata generatorThiago de Arruda2014-04-11
* Run clint.py in some filesThiago de Arruda2014-04-08
* Force travis build failure when some test failsThiago de Arruda2014-04-03
* enable coveralls supportaph2014-04-01
* Use the clang 3.4 release tarball instead of apt for clang 3.4.John Szakmeister2014-03-30
* Drop the deb-src for clang.John Szakmeister2014-03-29
* Don't use alias in travis.sh.John Szakmeister2014-03-27