aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAge
* coverity/13745: Argument cannot be negative: RI.Eliseo Martínez2015-02-02
* coverity/100248: Operands don't affect result: HI.Eliseo Martínez2015-01-16
* globals.h: Remove unused global variableSteven Oliver2015-01-02
* Remove long_u: Passing-by: put_time(): Refactor implementation.Eliseo Martínez2014-12-24
* Merge pull request #1441 from jszakmeister/remove-redundant-defineJohn Szakmeister2014-11-09
|\
| * Remove redundant USE_ICONV define from config.h.in.John Szakmeister2014-11-09
* | version: Add compilation info.Florian Walch2014-11-09
|/
* build: pull iconv detection into its own FindIconv.cmake fileJohn Szakmeister2014-11-08
* iconv: re-enableNicolas Hillegeer2014-11-06
* version: remove "Compilation" and "Linking" messages.Justin M. Keyes2014-10-07
* version: generate "build number" from commit timestampJustin M. Keyes2014-10-07
* version: report commit hash as "build number" in long version stringJustin M. Keyes2014-10-07
* os_fchown: impl and remove HAVE_FCHOWNPavel Platto2014-08-13
* Change vimdir path from vim to neovimRui Abreu Ferreira2014-07-31
* cmake: remove check for gettimeofdayNicolas Hillegeer2014-07-21
* Clean up DEBUG check in config.h.inRui Abreu Ferreira2014-07-15
* Add cmake platform checksRui Abreu Ferreira2014-07-15
* Remove HAVE_MKDTEMPPavel Platto2014-07-14
* Remove include for sys/select.h in vim.h #890Rui Abreu Ferreira2014-07-01
* Remove unused FEAT_*Pavel Platto2014-05-28
* Remove FEAT_TITLEHinidu2014-05-28
* Remove FEAT_GETTEXTHinidu2014-05-28
* Remove FEAT_POSTSCRIPTHinidu2014-05-28
* Remove FEAT_FLOATHinidu2014-05-28
* Remove FEAT_STL_OPTHinidu2014-05-28
* Remove FEAT_SESSIONHinidu2014-05-28
* Remove FEAT_SEARCHPATHHinidu2014-05-28
* Remove FEAT_MENUHinidu2014-05-28
* Remove FEAT_LISTCMDSHinidu2014-05-28
* Remove FEAT_EX_EXTRAHinidu2014-05-28
* Remove FEAT_EVALHinidu2014-05-28
* Remove FEAT_CURSORBINDHinidu2014-05-28
* Remove FEAT_CON_DIALOGHinidu2014-05-28
* Remove FEAT_COMPL_FUNCHinidu2014-05-28
* Remove FEAT_COMMENTSHinidu2014-05-28
* Remove FEAT_CMDWINHinidu2014-05-28
* Remove FEAT_CMDL_INFOHinidu2014-05-28
* Remove FEAT_CMDL_COMPLHinidu2014-05-28
* Remove FEAT_BYTEOFFHinidu2014-05-28
* Remove FEAT_CINDENTHinidu2014-05-28
* Remove FEAT_AUTOCMDHinidu2014-05-28
* Remove FEAT_QUICKFIXHinidu2014-05-28
* Remove FEAT_MBYTEHinidu2014-05-28
* Remove FEAT_DIFFHinidu2014-05-28
* Removed FEAT_WINDOWSHinidu2014-05-28
* Remove cryptographyJohn Schmidt2014-05-20
* Introduce nvim namespace: Fix build process.Eliseo Martínez2014-05-15
* Use platform check for correct selection of khash type in helpers.cThiago de Arruda2014-05-13
* Allow USERNAME to be specified on the command line.John Szakmeister2014-04-21
* Use check_symbol_exists() instead of check_function_exists().John Szakmeister2014-04-03