Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | inline the rest of os_unixx.h into os_unix.c | Stefan Hoffmann | 2014-04-22 |
| | |||
* | cleanup os_unixx.h | Stefan Hoffmann | 2014-04-22 |
| | |||
* | Remove modelines | Marco Hinz | 2014-04-16 |
| | | | | | Removed modelines are better than modelines that differ from file to file. | ||
* | Moved mch_get_host_name and renamed it to os_get_hostanme | Stefan Hoffmann | 2014-04-05 |
| | |||
* | remove HAVE_STRING_H | oni-link | 2014-04-02 |
| | |||
* | Remove USE_SYSTEM and code only run under USE_SYSTEM | Simen Endsjø | 2014-03-05 |
| | |||
* | 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 |