Mathieu Maret
54363b5099
Add android makefile submodule
7 months ago
Mathieu Maret
2fbbcd4223
Add vundle
2 years ago
Mathieu Maret
2bc79c37f7
Add ModernCppStarter
2 years ago
Mathieu Maret
c97ae01460
make:Add some env check
3 years ago
Mathieu Maret
ebc4b66f5a
make: fix shell calling for pkg-config
5 years ago
Mathieu Maret
40ba6e51c9
Makefile:CROSS_COMPILE support
5 years ago
Mathieu Maret
023c2ae85b
Makefile: add all rule
5 years ago
Mathieu Maret
601995f889
Makefile: Add few src file for testing
5 years ago
Mathieu Maret
966a1e12f6
Makefile: add shared lib
5 years ago
Mathieu Maret
3fcfdb6720
Makefile: C++ compilation
5 years ago
Mathieu Maret
3f6fd7ddb0
Makefile: Add exemple for including external lib
5 years ago
Mathieu Maret
b0541348aa
Makefile: simplification and improvment
...
Default target is the main program.
Use implicit rule for main program.
Generate .d file at compilation time instead of using specific rules
Fix CFLAGS CPPFLAGS usage
5 years ago
Mathieu
5f29edd6cc
Correct Makefile flags
...
Implicit C compilation use CPPFLAGS (https://www.gnu.org/software/make/manual/html_node/Catalogue-of-Rules.html )
The real flag for error checking is Werror
6 years ago
Mathieu Maret
d212b6089d
Add Makefile example
...
This makefile check file dependecies (.h)
Idea from
5c644cfd35/Makefile
6 years ago
Mathieu Maret
8149222a45
Use local taglist instead of buggy one
7 years ago
Mathieu Maret
bb2caaa92a
Complete documentation
7 years ago
Mathieu
3fca28b8bf
Add README.md
7 years ago
Mathieu Maret
1232654db1
look for tags in some default dir
...
Otherwise you neede to relaunch vim so autotags see them
7 years ago
Mathieu Maret
871a68ac86
Add tool to generate cscope file for aosp
7 years ago
Mathieu Maret
37f34f8a03
Add shell function
7 years ago
Mathieu Maret
9f51ffd140
First version of menu
7 years ago
Mathieu Maret
06e37d3721
Correct autotags doc
7 years ago
Mathieu Maret
167d22be34
cscope/ctag related plugin
7 years ago
Mathieu Maret
37959f5a27
Search configuration
7 years ago
Mathieu Maret
c247bfdceb
Default indentation
7 years ago
Mathieu Maret
8b3bbddb17
Help things
7 years ago
Mathieu Maret
bd2408812f
Windows management
7 years ago
Mathieu Maret
a0589a1dfe
Add autotags
7 years ago
Mathieu Maret
c460d5ee3c
Code related tools
...
add OmniCpp, matchit, echofunc
7 years ago
Mathieu Maret
f226a65f3b
Enable mouse usage
7 years ago
Mathieu Maret
1132b1dd52
Add indent finder
...
Indent finder search for current indentation in the file
7 years ago
Mathieu Maret
095b5458d3
add git related plugin and modify statusline
7 years ago
Mathieu Maret
0f129ab875
Add taglist
7 years ago
Mathieu Maret
0d5117e608
general stuff about display and save
7 years ago
Mathieu Maret
3d0533181e
Use vundle for plugin management
7 years ago