YouCompleteMe/cpp/BoostParts
Strahinja Val Markovic 436017bd4d Now using new ycm_client_support shared lib
This means we can now load just ycm_client_support (which is a much smaller
library) into Vim and ycm_core into ycmd. Since ycm_client_support never depends
on libclang.so, we never have to load that into Vim which makes things much,
much easier.
2013-10-15 14:15:04 -07:00
..
boost Fix boost compilation issue with glibc 2.18 2013-08-25 14:36:15 -07:00
libs Updating to Boost 1.54 2013-08-25 14:35:47 -07:00
CMakeLists.txt Now using new ycm_client_support shared lib 2013-10-15 14:15:04 -07:00