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

13 Коммитов

Автор SHA1 Сообщение Дата
Sinem Akinci c8b7e80f7e
Adding variable expansion docs (#538)
* Update makefile-settings.md

Adding some makefile variable expansion information

* Update makefile-settings.md

adding some more info

* Update makefile-settings.md

* Update makefile-settings.md

* Update makefile-settings.md
2023-12-06 09:26:16 -08:00
Garrett Campbell df9e1b190f
Update repositories.md 2023-10-23 10:15:12 -04:00
Garrett Campbell 05d3731cd1
Add pre/post configure script arguments globally and per configuration (#495)
* initial code for pre/post-configure script arguments

* fix typo in troubleshooting.md

* add makefile.configurations[].preConfigureArgs and makefile.configurations[].postConfigureArgs

* fix typo

* only add a space after {scriptFile} if there are args

* fix

* slight rename
2023-10-04 07:20:50 -04: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
Hiroshi Yoshioka 740aa0373f
Typo "PostgresSQL"→"PostgreSQL" (#411)
https://github.com/microsoft/vscode-makefile-tools/blob/main/docs/repositories.md
#PingMSFTDocs
2023-01-26 13:10:59 -08:00
Hagai Gold 1686e951c4
fix makePath not properly resolved (#278)
* fix makePath not properly resolved

- add "make" when only a directory path was specified

* update CHANGELOG.md

* typo in docs

There is no makefile.buildBeforeRun setting- the setting is makefile.buildBeforeLaunch
2022-02-14 13:56:50 -08:00
Andreea Isac d5a3df71b4
Various quick fixes (#256)
* Various quick fixes

* Update baseline for unreliable test that has script reporting output unpredictibly, sometimes with end of line sometimes without

* Try again the same baseline update.

* Implement 'msvc' problem matcher based on 'msCompile' but handling relative paths to the workspace folder.

* Add command for make CWD, fix baselines.
2022-01-11 09:03:28 -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
Julia Reid da34c05c6c updating troubleshooting doc 2021-02-16 23:18:45 -08:00
Julia Reid 27ce5a8861 fixing table 2021-02-16 23:14:20 -08:00
Julia Reid 3a0dd188ab updated markdown table 2021-02-16 23:05:59 -08:00
Julia Reid 0a89b8a551 adding documentation 2021-02-10 12:59:39 -08:00