Commit Graph

15014 Commits

Author SHA1 Message Date
Thiago de Arruda d1dc922117 Add fundraiser link 2014-02-21 14:39:31 -03:00
Thiago de Arruda 6a4a004f88 Update documentation 2014-02-21 10:57:52 -03:00
Thiago de Arruda e78a825350 Set language of first json-rpc block 2014-02-20 23:21:01 -03:00
Thiago de Arruda a55e03d4fd Quote GUI diagram 2014-02-20 23:19:29 -03:00
Thiago de Arruda 3a06990a13 Fix some typos in README 2014-02-20 23:17:32 -03:00
Thiago de Arruda c1eb60380c Document plans for the project 2014-02-20 23:08:59 -03:00
Thiago de Arruda 930f26d1ed Merge pull request #2 from ashleyh/master
Remove uneeded 'rt' library
2014-02-02 03:36:01 -08:00
aph 63b571dfba fix build on OSX 2014-02-01 17:17:59 +00:00
Thiago de Arruda 8253e29971 Wrap calls to 'get_mess_env' into LIBINTL #ifdefs 2014-02-01 12:22:15 -03:00
Thiago de Arruda 9f380dda82 Set vim binary as default make target 2014-02-01 11:27:24 -03:00
Thiago de Arruda 6b0b466585 Automate libuv download and build 2014-02-01 11:20:02 -03:00
Thiago de Arruda 3da78364cc Remove more #ifdef dead code 2014-02-01 11:17:43 -03:00
aph 2d00ead2e5 Fix build on OSX/Archlinux and add README
- remove SELinux dependency for now
- OSX: find libintl.h
- OSX: fix compile errors
- OSX: use hack around gettext nonsense
- fix gettext on ubuntu
- work around Arch's lack of -ltermcap
- add README.md
2014-02-01 10:34:04 -03:00
Thiago de Arruda 72cf89bce8 Import vim from changeset v5628:c9cad40b4181
- Cleanup source tree, leaving only files necessary for compilation/testing
- Process files through unifdef to remove tons of FEAT_* macros
- Process files through uncrustify to normalize source code formatting.
- Port the build system to cmake
2014-01-31 10:39:15 -03:00