Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Andrew Dunbar a0ca192a44
spello: pallette → palette (#577)
"pallette" is an obscure word meaning "one of the plates at the armpits of a suit of armor"
2024-03-27 09:06:53 -04:00
Garrett Campbell 1e8c857e3e
fix typo (#549) 2024-01-03 09:54:58 -05:00
Garrett Campbell 7079887c5c
Implement a post configure script (sibling to pre-configure script) (#484)
* Implement initial infrastructure.

No testing has been done. This should add entry points, settings, and
stubs.

* initial implementation of calling postConfigureScript. Refactoring to share code coming

* refactor in order to share more code between pre and post configure scripts

* remove unused import

* fix typo

* add changelog update

* slight changelog update

* fix unused import and missing %

* fix typo

* add post-configure to tests
2023-07-25 09:34:48 -04:00
Garrett Campbell cc952eeecf fix typo in readme 2023-03-07 15:34:15 -05:00
Colin Heinzmann 71dc9dfc98
Resolve ${workspaceRoot}/${workspaceFolder} in makePath (#306)
* Useful for providing environment wrapping scripts which bootstrap
  environment for make commands to be successful.
2022-04-28 15:45:26 -07:00
Bob Brown 2c4a15f3c0
Update README.md 2022-02-15 08:43:36 -08:00
Andreea Isac ea19f38090
Add new makeDirectory setting, improve makefile detection logic and fix words in docs. (#161) 2021-05-05 13:10:41 -07:00
Andreea Isac aba2e22e6d
Update readme. Add settings doc. (#113)
* Update readme. Add settings doc.

* Simplify the settings doc

* Remove mention of variable substitution until we finalize our plans for that
2021-02-17 13:09:22 -08:00
Bob Brown 0617c0c823
update package version and readme (#112) 2021-02-17 09:29:33 -08:00
Andreea Isac 123c6b94d4
Compliance work (#77)
* Bug fixes for 0.1.2

* Compiler arguments regexp fixes regarding dash

* Don't send MF switch as compiler argument to CppTools

* Compliance

* Text corrections. New icons. More copyright headers in ts files.
2020-12-03 13:19:38 -08:00
Bob Brown b80d35427e
Update README.md 2020-09-30 13:10:32 -07:00
Bob Brown 4093c4a878
Update README.md 2020-09-30 13:00:10 -07:00
Bob Brown (DEVDIV) f981174826 Remove boilerplate from README 2020-09-11 15:27:40 -07:00
Andreea Isac 66942492c9 First draft of build and custom configuration integration with cpptools 2019-08-14 15:48:05 -07:00
Andreea Isac 19fddb2bc6 Create makefile tools skeleton with the vscode extension wizard. 2019-06-20 12:40:13 -07:00
Microsoft Open Source 4ace112d3e Initial commit 2019-06-11 15:22:34 -07:00