summaryrefslogtreecommitdiffstats
path: root/editors/vim/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim/HISTORY')
-rw-r--r--editors/vim/HISTORY39
1 files changed, 39 insertions, 0 deletions
diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
index 1e68249dc8..dfb9dbd1fb 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,42 @@
+2014-07-03 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: Use get_scm_version
+
+2014-05-09 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS, PRE_BUILD: apply upstream patches 7.4.001 to 7.4.282
+
+2014-02-21 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS, PRE_BUILD: apply upstream patches 7.4.001 to 7.4.183
+ * vim-patches-tarball: adapted to current version
+ * if_perl.patch: removed
+
+2013-08-11 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS, PRE_BUILD: Vim fails to use perl shared
+ libs when using perl 5.16 from test. And also
+ refuses to compile with such perl. Therefore,
+ several 7.3 patches are required if not used the
+ SCM version, between them 263, 297, 304, 439,
+ 474, 623, 667, 668 and 722, are all related to
+ perl. But as vim doesn't support individual
+ patches, then all are recquired till 722, but
+ then all of current patches go to 744, and there
+ was little effort to get to the last 744th one.
+ MD5SUMS was applied to the patches, and all
+ passed. Then now applying a tarball with
+ patches from 1 to 744...
+ * CONFIGURE: Adding query VIM_X_DISABLE to find out
+ whether it's OK to configure with "--without-x",
+ cause if that is used, the clipboard is disabled
+ on vim under X terminals. Granted there's the
+ gtk+2 version, but at least I prefer using vim
+ under X terminal than the gtk+2 alternative,
+ but then I need clipboard support. At least the
+ options is good
+ * BUILD: Using VIM_X_DISABLE as result of the query
+ to determine whether to include "--without-x" as
+ part of the options or not
+ * thanks to Javier Vasquez <j.e.vasquez.v@gmail.com>
+ for the updated spell
+
2012-05-25 Eric Sandall <sandalle@sourcemage.org>
* PRE_BUILD: Apply if_perl.patch
* if_perl.patch: After perl 5.16 my vim fails to compile with this error: