André Moreira
45346814d1
Fixing broken links to contributing file ( #2016 )
2021-07-26 11:56:44 -07:00
Elaheh Rashedi
72ded8e425
update contribute ( #2011 )
2021-07-23 16:41:34 -07:00
melak47
350b760c16
fix typo in variant docs ( #1970 )
...
Co-authored-by: Bob Brown <bobbrow@users.noreply.github.com>
2021-07-02 15:44:43 -07:00
Bob Brown
f00255bfea
Follow up items from PR #1746 ( #1952 )
2021-06-25 10:30:21 -07:00
zariiii9003
a48d1acde6
Update debug-launch.md ( #1874 )
2021-06-16 10:25:53 -07:00
Erika
3dafd708af
Update build target ( #1893 )
2021-05-21 09:30:09 -07:00
Shawn Jackson
28da3877ed
edit pass: cmake-presets ( #1838 )
2021-05-07 09:32:19 -07:00
Erika
d5b44ebb1a
cmake.useCMakePresets doc changes ( #1755 )
2021-04-12 14:04:06 -07:00
Tyler Whitney
c8c76986ec
convert Erika Sweet doc to markdown ( #1742 )
2021-04-12 10:49:01 -07:00
Yonggang Luo
b6344388c1
Fixes cmake-settings.md document. ( #1754 )
...
Co-authored-by: Bob Brown <bobbrow@users.noreply.github.com>
2021-04-12 10:47:49 -07:00
Andreea Isac
0bc6f3a7da
Use variables (not hardcoded values) for system path references (extended from PR1063) ( #1690 )
2021-03-02 10:17:40 -08:00
Yonggang Luo
6bcd2e3b00
Add buildKitVersion buildKitTriple ( #1337 )
...
Add buildKitName buildKitHostOs buildKitTargetOs buildKitTargetArch buildKitVersionMajor buildKitVersionMinor attributes for kit.
The KitDetect result that can be configured by the user directly.
Detecting gcc triple and clang triple properly
Now detecting gcc triple and clang triple from Target: attribute.
Or from line starts with `Reading specs from` for very old compilers such as:
```
Reading specs from C:\\WindRiver-VxWorks653-2.2.0.0\\gnu\\3.3.2-vxworks653\\x86-win32\\bin\..\\lib\\gcc-lib\\powerpc-wrs-vxworksae\\3.3.2\\specs
Reading specs from ../lib/gcc-lib/powerpc-wrs-vxworks/gcc-2.96/specs
```
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Co-authored-by: Andreea Isac <48239328+andreeis@users.noreply.github.com>
2021-02-19 05:46:28 -08:00
Yonggang Luo
d27bb4ef43
Fixes environment expanding and document testEnvironment, ( #1598 )
...
They share a single computeExpandedEnvironment for expanding.
TODO: fixes debug launch and run program the same as CTest,
they should share the same environment variables.
Co-authored-by: Andreea Isac <48239328+andreeis@users.noreply.github.com>
2021-02-19 02:27:38 -08:00
Bob Brown
6b2db9c0b7
Update contribute.md
2021-01-28 10:19:56 -08:00
Bob Brown
729a749afc
Update cmake-settings.md
2020-11-09 08:28:15 -08:00
Bob Brown
6b30c8f081
Add a link to command substitution documentation
...
Requested by #1513
2020-10-30 16:14:42 -07:00
Bob Brown
c398e0b5ac
Don't rebuild when doing command substitution ( #1488 )
2020-10-20 09:01:41 -07:00
Bob Brown
d2e29b5786
Update contribute.md
2020-07-16 10:52:14 -07:00
Bob Brown
43b19635b6
Update contribute.md
2020-07-16 10:02:52 -07:00
Tyler Whitney
28712f5a83
Consolidate CMake Tools documentation ( #1324 )
2020-06-26 15:45:34 -07:00
i-ky
54e487d10e
Fix typo in FAQ ( #1320 )
...
"an" -> "a"
2020-06-18 12:04:04 -07:00
Bob Brown
b41133b054
Merge branch 'develop' into dev/andris/cmake_tools/github964
2020-04-10 09:59:35 -07:00
Andreea Isac
40a6205d55
More clarity around amd64 - x64 architecture name aliases. Don't detect arm(64) kits if not installed.
2020-04-09 15:26:38 -07:00
Karolin Schlegel
ef03826a9a
Edit cmake.parallelJobs
2020-04-02 09:37:15 +02:00
Karolin Schlegel
d4fb9edcb0
Sort the settings in alphabetical order
2020-03-18 17:39:54 +01:00
Karolin Schlegel
c03ec31dcb
Add cmake.parallelJobs to settings documentation
2020-03-18 17:18:40 +01:00
Bob Brown
b9bf490ac2
workspaceRoot -> workspaceFolder ( #831 )
2019-10-17 08:50:22 -07:00
Bob Brown
851248d4a1
Add references back to the 'getting started' page ( #778 )
2019-09-19 12:16:15 -07:00
Damien Courtois
556c7b07fd
added a launchTargetDirectory command
...
this can be used in launch configurations to get the directory where the launch target has been output.
2019-03-29 11:09:35 +01:00
vector-of-bool
358d8dc533
Update issue template to link to the Common Issues page
2018-12-02 02:32:18 -07:00
vector-of-bool
a9bcfb6692
Add a "Common Issues" section to the documentation
2018-12-02 02:28:55 -07:00
vector-of-bool
342f267dab
Preparing for new version
2018-11-26 20:42:55 -07:00
vector-of-bool
38c45bf2d7
Missed documentation on the `environmentVariables` kit option [ Close #568 ]
2018-11-26 19:41:36 -07:00
vector-of-bool
6563c32764
Support variable expansion in `cmake.cmakePath` [ Close #569 ]
2018-11-26 19:41:36 -07:00
vector-of-bool
68585f3375
Fix link syntax
2018-09-22 00:31:47 -06:00
vector-of-bool
d4aeeba269
Update changelog
2018-09-22 00:19:23 -06:00
vector-of-bool
ce654fb6a4
Tweak issue/PR templates
2018-09-21 23:03:58 -06:00
vector-of-bool
836ecd917f
Remove old doc markdown and direct users to the official docs
2018-09-21 23:03:47 -06:00
vector-of-bool
a85a1c4c21
Add environment variables in debug example. [ Close #541 ]
2018-09-21 22:58:10 -06:00
Apples
6381db07f2
Merge branch 'develop' of https://github.com/vector-of-bool/vscode-cmake-tools into feature/kit-variable
2018-08-05 02:45:23 -05:00
vector-of-bool
64a3377af5
Update docs, changelog, and package for 1.1.1
2018-07-27 01:44:29 -06:00
Randshot
f13102867f
Fix docs
2018-07-27 09:14:05 +02:00
Randshot
3442eea864
Change variant option substitution to accept ${variant:NAME}-style
2018-07-27 08:59:08 +02:00
Randshot
772cdb1443
Update docs 2
2018-07-26 15:33:45 +02:00
Randshot
eb30561a7e
Update docs
2018-07-26 15:16:05 +02:00
Apples
9e49ec131b
Added documentation for `buildKit` expansion variable
2018-07-22 04:41:53 -05:00
vector-of-bool
4c054874e0
Update version and changelog
2018-07-20 02:02:45 -06:00
vector-of-bool
a800bddea2
Remove `projectName`
2018-06-26 21:46:38 -06:00
vector-of-bool
3743306ba0
Update version and changelog
2018-06-10 17:16:57 -06:00
vector-of-bool
3ac0c7c6e6
Support copying of compile_commands.json, and fix successful-build tests
2018-06-07 00:19:54 -06:00