Commit Graph

42 Commits

Author SHA1 Message Date
Joel Hock
b574dcb83f update readme 2017-12-19 08:16:52 -08:00
Fangrui Song
0a8ea0e51f Honor environment variable CXXFLAGS and tweak README (#153)
Also loosen rsync `-a` option to `-rt`
2017-12-16 19:39:51 -08:00
Jacob Dufault
33c3d99925 Small readme tweaks 2017-12-12 00:11:46 -08:00
Fangrui Song
cb633541e2 Change default path of built executable from build/app to build/release/bin/cquery (installed to $PREFIX/bin/cquery)
This is incompatible, please change your editor configuration:

* LanguageClient-neovim: g:LanguageClient_serverCommands
* Emacs cquery.el: cquery-executable
* VSCode: cquery.launch.workingDirectory cquery.launch.command
2017-12-12 00:07:38 -08:00
Fangrui Song
87f6452b5d Rename clang_args to .cquery 2017-11-27 12:31:54 -05:00
Jacob Dufault
d5951c0e69 Revert "Specify nullptr for source_filename in clang_parseTranslationUnit2 so that we do not need to strip main source filename from args"
This reverts commit 6adc3a28c39a5f6b58a0a57bfae83916051c19f8.
2017-11-27 08:20:42 -08:00
Fangrui Song
2b54296992 Specify nullptr for source_filename in clang_parseTranslationUnit2 so that we do not need to strip main source filename from args 2017-11-27 11:13:07 -05:00
Phil Wise
8ef2be0429 Add note on compilationDatabaseDirectory option
This is useful when building with cmake
2017-11-27 10:40:25 -05:00
Jacob Dufault
d1692c8deb Add link to wiki on README 2017-11-26 12:28:41 -08:00
Jacob Dufault
2ebf27441b Mention C in README 2017-11-17 09:57:46 -08:00
Jacob Dufault
75774e24bf Update README 2017-11-17 07:52:30 -08:00
Jacob Dufault
0ab756314b Update README.md 2017-10-04 23:23:53 -07:00
Jacob Dufault
9a28cb58cb Master works well enough now. 2017-10-04 23:22:42 -07:00
Jacob Dufault
5a5f3bf934 Update README.md 2017-08-01 22:16:53 -07:00
Jacob Dufault
3814cf29e5 Fix typo 2017-07-06 14:19:22 -07:00
jamescookmd
6906d9a0f7 Add chromium tips 2017-06-16 17:26:03 -07:00
jamescookmd
47cce775ba Added command line to install clang 2017-06-16 17:26:03 -07:00
Jacob Dufault
ca7d404a54 Readme polish 2017-06-14 00:08:25 -07:00
Jacob Dufault
99c0bb3be4 Update features list 2017-05-29 16:57:56 -07:00
Jacob Dufault
97832f2a73 Add call tree and full type hierarchy using upcoming vscode tree API 2017-05-24 00:17:29 -07:00
Jacob Dufault
94bd6fc301 Add #include auto-complete. 2017-05-21 00:37:53 -07:00
Jacob Dufault
7a79532fff Report document links on includes 2017-05-20 21:30:59 -07:00
Jacob Dufault
41e1dff4c9 Goto definition for includes 2017-05-20 20:47:20 -07:00
Jacob Dufault
b79b98f464 Darken/fade code disabled by preprocessor. 2017-05-20 14:45:46 -07:00
Jacob Dufault
f3d00dea23 Implement code actions using clang FixIts
- Also make server check client version and show an error message if they do not match.
2017-05-20 12:31:07 -07:00
Jacob Dufault
6ad60c4299 Update README.md 2017-05-15 00:31:44 -07:00
Jacob Dufault
a92a83a319 Simplify cquery building, prepackage extension. 2017-05-12 00:15:17 -07:00
Jacob Dufault
74d67b0eb5 Update readme, add TODO 2017-05-10 23:36:34 -07:00
Jacob Dufault
7a6174e78a Update README.md 2017-05-09 23:15:01 -07:00
Jacob Dufault
609eecc750 Update README.md 2017-05-09 23:13:56 -07:00
Jacob Dufault
f3719de08c Add gitter badge to README 2017-04-25 18:47:10 -07:00
Jacob Dufault
9e24ea1f38 Update README.md 2017-04-25 17:59:27 -07:00
Jacob Dufault
4f6c659ccb Update README.md 2017-04-25 13:54:37 -07:00
Jacob Dufault
1b2219f509 Update README.md 2017-04-25 13:45:08 -07:00
Jacob Dufault
5bc87b135e Readme update 2017-04-21 00:09:26 -07:00
Jacob Dufault
9cb45c0ea0 Update README.md
Remove sparsehash build section.
2017-04-19 15:46:18 -07:00
Jacob Dufault
85734278d8 Misc fixes 2017-04-18 17:05:14 -07:00
Jacob Dufault
121336c976 Fix build on OSX, update README.md 2017-04-18 10:21:53 -07:00
Jacob Dufault
2462d5a1ba Update README.md 2017-04-17 22:18:46 -07:00
Jacob Dufault
c5151a4795 Update README.md 2017-04-17 22:03:48 -07:00
Jacob Dufault
486b7cc2e6 Update README.md 2017-04-17 21:57:16 -07:00
Jacob Dufault
d638097884 Add README 2017-04-17 21:53:34 -07:00