-
-
Recent-Contacts-Plugin-for-Pidgin
... Instructions
(https://developer.pidgin.im/wiki/BuildingWinPidgin) for details.
After that you need to create a file named "local.mak" that points to the
Pidgin source tree, e.g.:
> PIDGIN_TREE_TOP=$(PLUGIN_TOP)/../../pidgin-2.10.11
Now you can build ...
-
dotvim
... %LUA_SETTINGS% %PYTHON_SETTINGS% GUI=no
nmake -f Make_mvc.mak %LUA_SETTINGS% %PYTHON_SETTINGS% GUI=yes clean
nmake -f Make_mvc.mak %LUA_SETTINGS% %PYTHON_SETTINGS% GUI=yes
To build compatible lua, assume its downloaded and unpacked in folder inside
C:/ ...
-
twiliLOL
BTW WE TAEK TEXT MESAGEZ AN MAK EM BETTRZ
I CAN HAS TWILIO?
JUST TEXT UR MESAGE TO 662-5900-LOL
modified source from mailchimp-lolcode-interpreter
http://code.google.com/p/mailchimp-lolcode-interpreter/
http://lolcode.com/
-
files2menu.pm
... VIM Scriptfile
-f use search pattern
predefined pattern lists: CPP, EXE, MAK, GL, DOC, VIM
-m create menu entry for each found file (blanks allowed in name) ...
-
FindMakefile
... exists.
You run it by enterning :call FindMakefile()
I've mapped to a function that calls FindMakefile () and then does "mak %<.o"
I needed this because using tags to jump to a source file sometimes left me with the wrong current working directory ...
-
fgl.c
... a mirror of http://www.vim.org/scripts/script.php?script_id=587
The zip file contains three files - fgl.c, parsers.h, and source.mak.
When 'fgl.c' file in fgl.zip is compiled with exuberant ctags source files, which you can download, ctags(executable) ...
-
ctags.exe
... to add a bin path to your system
4. Download 4GL extenion from http://www.vim.org/scripts/script.php?script_id=587,and extract files(fgl.c ...) to your ctags source directory
5. In ctags source directory, type "make -f mk_bc5.mak" to build ctags.exe
-
if_v8
... -rdynamic option.
On windows (msvc):
Use vim_export.def and add linker flag "/DEF:vim_export.def".
nmake -f Make_mvc.mak linkdebug=/DEF:vim_export.def
Usage:
:source /path/to/if_v8/init.vim
:V8 print('hello, world')
=> hello, world ...
-
workshop
... – internet teknolojileri firması olarak bilginin paylaşıldıkça arttığını düşünüyoruz.
Bu bağlamda fırsat buldukça bilgilerimizi paylaşmak, meslektaşlarımızın bilgilerinden faydalanmak,
yeni çalışma ve takım arkadaşları bulmak için düzenli olarak ...
-
CDIP_shell_tools
...
* Python: *.py
* Google Go: *.go
* Vala: *.vala, *.vapi
* GNU Make: Makefile, Makefile.*, *.make, *.mak, *.mk
Reload .bashrc without logout
$ reload
---------------
VIM Integration
---------------
If you're using VIM and using ...
-