0
Commit Graph

7 Commits

Author SHA1 Message Date
Tom Anderson
9f5be07962 Move Linux documents to a subdir
There were 32 linux documents in docs. It's getting out of hand, so lets
move them to a subdirectory.

R=sky,jorgelo
CC=thestig
BUG=None

Change-Id: Ib7de415c72fe6ec3c51dc2b28f06b34487b5b6d1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974901
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Reviewed-by: Scott Violet <sky@chromium.org>
Reviewed-by: Jorge Lucangeli Obes <jorgelo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#726499}
2019-12-19 20:54:32 +00:00
Alexis Menard
701a565c93 QtCreator doc fixes
Some tweaks in the instructions to make sure it's friendly to macOS.

Changed the path for clang-format since the current solution will
not work as it will output :
"Set CHROMIUM_BUILDTOOLS_PATH to use outside of a chromium checkout."

There is no way to tell QtCreator about CHROMIUM_BUILDTOOLS_PATH before
it runs clang-format so the solution is to point right away to the
right binary.

Change-Id: Icad9d6998063c2b70fc50027161c212063b06c25
Reviewed-on: https://chromium-review.googlesource.com/1044762
Reviewed-by: Jianpeng Chao <chaopeng@chromium.org>
Commit-Queue: Alexis Menard <alexis.menard@intel.com>
Cr-Commit-Position: refs/heads/master@{#556825}
2018-05-08 16:27:49 +00:00
Chris Watkins
7374d03c6a docs: Add instructions for using qtcreator's issues pane
Add instructions for getting compiler errors into qtcreators Issues pane
when building with ninja, and other general cleanup.

TBR=chaopeng@chromium.org

Change-Id: I23e238e48a688a993cf2b40b9979f94d9fe18305
Reviewed-on: https://chromium-review.googlesource.com/680715
Reviewed-by: Sam McNally <sammc@chromium.org>
Reviewed-by: Chris Watkins <watk@chromium.org>
Commit-Queue: Chris Watkins <watk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#504543}
2017-09-27 01:46:39 +00:00
chaopeng
6122d4c46b Add std completion on QtCreator
Bug: 
Change-Id: I00fee16d54aa60236d02ad3f2abf3e26ec679de4
Reviewed-on: https://chromium-review.googlesource.com/647768
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Jianpeng Chao <chaopeng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#499261}
2017-09-01 19:40:05 +00:00
chaopeng
81a78d4ad2 remove gdb_index in qtcreator document
BUG=

Review-Url: https://codereview.chromium.org/2772323004
Cr-Commit-Position: refs/heads/master@{#459890}
2017-03-27 21:43:16 +00:00
chaopeng
6fca2b025f change clang-format settings in docs/vscode.md and docs/qtcreator.md
BUG=

Review-Url: https://codereview.chromium.org/2729853008
Cr-Commit-Position: refs/heads/master@{#454640}
2017-03-03 19:10:51 +00:00
chaopeng
585eef9e38 Add doc for Qt Creator
BUG=

Review-Url: https://codereview.chromium.org/2687733003
Cr-Commit-Position: refs/heads/master@{#449294}
2017-02-09 15:21:45 +00:00