Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove more #ifdef dead code | Thiago de Arruda | 2014-02-01 |
| | |||
* | Fix build on OSX/Archlinux and add README | aph | 2014-02-01 |
| | | | | | | | | | | - 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 | ||
* | Import vim from changeset v5628:c9cad40b4181 | Thiago de Arruda | 2014-01-31 |
- 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 |