Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clean up main.c:parse_command_name | Mitchell Rosen | 2014-02-22 |
| | |||
* | Cleanup refactoring in main | Mitchell Rosen | 2014-02-22 |
| | |||
* | fix build on OSX | aph | 2014-02-01 |
| | |||
* | Wrap calls to 'get_mess_env' into LIBINTL #ifdefs | Thiago de Arruda | 2014-02-01 |
| | |||
* | 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 |