aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAge
* Do not include farsi.c in main.cFelipe Oliveira Carvalho2014-03-25
* Move arabic.h #defines from arabic.h to arabic.cFelipe Oliveira Carvalho2014-03-24
* Don't require busted.John Szakmeister2014-03-23
* Deal with the missing dependencies for libuv.John Szakmeister2014-03-21
* Revamp the build system.John Szakmeister2014-03-21
* No longer try to use standalone termcapMarcel Krüger2014-03-19
* Refactor travis build to use clang's sanitizersThiago de Arruda2014-03-13
* Use cmake module instead of shared for nvim-testScott Nielsen2014-02-28
* Add unit test running to travis againThiago de Arruda2014-02-27
* Disable unit tests until fixed for travisThiago de Arruda2014-02-27
* Add basic infrastructure for unit testingThiago de Arruda2014-02-27
* CMakeLists: Improve handling of libintlAlexis Hildebrandt2014-02-27
* CMakeLists: Use nvim target nameAlexis Hildebrandt2014-02-27
* Improve libintl detection and linking.John Szakmeister2014-02-27
* Use GNU gettext from homebrew on Mac if availableAlexis Hildebrandt2014-02-27
* Use FindCurses to find curses librariesRui Abreu Ferreira2014-02-27
* link to rt if it provides clock_gettimeRich Wareham2014-02-26
* make use of libuv when found by CMakeRich Wareham2014-02-26
* CMakeLists: add install target for nvimRich Wareham2014-02-25
* Create new OS moduleThiago de Arruda2014-02-24
* Changed name of binary (vim -> nvim).scott-linder2014-02-24
* use CMake's built in pthread detectionRich Wareham2014-02-24
* fix build on OSXaph2014-02-01
* Wrap calls to 'get_mess_env' into LIBINTL #ifdefsThiago de Arruda2014-02-01
* Fix build on OSX/Archlinux and add READMEaph2014-02-01
* Import vim from changeset v5628:c9cad40b4181Thiago de Arruda2014-01-31