Scott McCreary
1ddc1d1633
Deleted several old and outdated recipes and patches
2013-11-04 13:56:31 -08:00
Siarzhuk Zharski
2c60e6fe5f
Fix vim-7.4 build and cleanup patch for whitespaces
...
* vim-7.4 recipe and makefile adjusted for building both console and GUI vim binaries;
* patch trailing whitespaces cleanup.
Thanks to Alex von Gluck for initial turning this stuff function.
2013-10-22 20:16:14 +02:00
Alexander von Gluck IV
78b0168893
via-7.4: Fix patch and write recipe
...
* Going to rebase the patch as it has some
whitespace issues
2013-10-17 22:04:08 +00:00
Siarzhuk Zharski
1450f61b86
Haiku support for vim 7.4
...
what's new ahead of version 7.3:
* GUI font Selector dialog implemented;
* documentation updated, more Haiku-related information added and fixed;
* __HAIKU__ code snippets are separated fromEOS__ rudiments allowing to purge out last ones if needed.
2013-10-17 21:09:02 +00:00
Adrien Destugues
7c1de0c5f7
Get Vim 7.3 recipe working.
2013-09-30 16:49:22 +02:00
Oliver Tappe
60aba35d64
* convert all .bep files to follow shell syntax
...
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85
Merge all changes from trunk
2013-03-29 14:04:07 +00:00
Siarzhuk Zharski
947c08c79d
- port updated to Vim version 7.3.
2010-08-21 20:48:17 +00:00
Scott McCreary
d676b21ad8
Fixed error in vim's patch that prevented it from applying cleanly. Combined the 3 vim source packages into one zip file. Seems the vim .bep
...
file is not correct as it's not building cleanly yet.
2010-05-05 04:04:30 +00:00
Siarzhuk Zharski
b70f5b78f1
- added Haiku OS notes into vimrc and gvimrc templates.
2010-05-04 20:13:09 +00:00
Siarzhuk Zharski
0f54d11f4f
- support for $BE_USER_SETTINGS to store config files under standard
...
Haiku settings directory instead of $HOME;
- minor cleanup;
2010-05-04 19:34:50 +00:00
Siarzhuk Zharski
277ddb687a
- support for toolbar added;
...
- some minor gcc4 build warnings cleanup.
2010-05-03 20:31:30 +00:00
Siarzhuk Zharski
fc5150d7a4
- use vector icons in gui dialogs;
...
- use main vector icon created by zuMi.
2010-04-26 18:29:30 +00:00
Siarzhuk Zharski
f0b224b78e
- applied patch by stimut. Thank you and sorry for delay!
2010-02-06 21:13:41 +00:00
Siarzhuk Zharski
46d6b8a633
- automatic copying uganda.txt as license file on target system.
2009-06-08 18:35:53 +00:00
Siarzhuk Zharski
6cb06c3a3b
- haiku_package target added into main Makefile. It creates zip archive ready for
...
installation as Haiku optional package. this package contains both gui and console
versions of vim. Those versions are build separately;
- FilePanels in GUI version are dynamically allocated now. This fixes some hang problems
during performing make test;
- some syntax and cosmetic fixes.
2009-05-31 20:19:50 +00:00
Siarzhuk Zharski
7c5a0e6a3d
- refactored vim Makefile. More natural way of building and installing instroduced.
2009-05-23 12:46:16 +00:00
Siarzhuk Zharski
7e9161d828
- removed some BeOS era workarounds not rewuired by Haiku build.
2009-05-21 16:25:00 +00:00
Siarzhuk Zharski
dc262b0866
Haiku support for VIm 7.2 editor.
2009-05-05 20:16:39 +00:00