aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAge
* Merge pull request #3706 from Pyrohh/version_commitJustin M. Keyes2015-12-13
|\
| * Remove "Commit:" field from `--version` outputMichael Reed2015-12-05
* | Windows: Implement os_setenv() using _putenv_s()Rui Abreu Ferreira2015-12-12
|/
* build: Use `git describe` for version strings.Justin M. Keyes2015-11-01
* Remove useless FEAT_BROWSE ifdefMichael Reed2015-11-01
* version: Prepare for releases.Florian Walch2015-11-01
* config: Check order and endianess even when cross-compilingZyX2015-10-08
* shada,config: Use CMake to determine endianess and be64toh existenceZyX2015-10-08
* build: remove USEMAN_SJustin M. Keyes2015-09-23
* os/os_defs.h cleanup: Remaining signal stuffMichael Reed2015-08-27
* Small cleanup after #3227Michael Reed2015-08-25
* remove references to <sys/time.h>Justin M. Keyes2015-08-24
* CMake: Fix helptags generation when prefix is not /usr. #2741Thomas Anderson2015-06-09
* cmake: Remove unneeded platform checksRui Abreu Ferreira2015-05-21
* Dont require setenv() in non Unix systemsRui Abreu Ferreira2015-05-21
* Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.)Michael Reed2015-05-18
* jemalloc: Force use of prefixed functions.Florian Walch2015-04-29
* Implement os_unsetenv()Rui Abreu Ferreira2015-04-14
* deps: Add jemalloc as an optional dependencyThiago de Arruda2015-04-13
* Refactor default_vim{,runtime}_dir to use char type. #2375Mark Bainter2015-04-12
* CMakeLists: enable USE_FNAME_CASE on MacScott Prager2015-03-31
* Remove platform dependent HAVE_OPENDIR #2010Jonas Dourado2015-03-17
* config: split out versiondef.h from config.hBjörn Linse2015-03-08
* ui: Remove/adapt some old code for a big UI refactorThiago de Arruda2015-02-16
* 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