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

290 Коммитов

Автор SHA1 Сообщение Дата
Andreea Isac 56df583fa1
Merge pull request #22 from microsoft/bobbrow/configProviderId
Quick fix for the config provider id
2020-07-14 00:44:00 -07:00
Bob Brown (DEVDIV) 00d0c91757 Update test settings.json 2020-07-13 09:16:17 -07:00
Bob Brown (DEVDIV) 8fae27212b Quick fix for the config provider id 2020-07-13 09:14:47 -07:00
Andreea Isac ffc34b4a42 Missed two files in the previous commit 2020-07-10 10:09:29 -07:00
Andreea Isac 3f61464d76 More bug fixes and renames. 2020-07-10 08:51:34 -07:00
Andreea Isac c9f0bce278 Fix typos 2020-07-02 09:37:31 -07:00
Andreea Isac 1a25df7c05 Corrected some makefile.configurations namings 2020-07-02 09:15:32 -07:00
Andreea Isac 453ad03e2e Missed the activation change from anywhere in the workspace folder to root only. 2020-07-02 09:00:00 -07:00
Andreea Isac 4f350697ed Numerous renames. Move make_configurations.json into makefile.makefile_configurations settings. 2020-07-02 08:51:11 -07:00
Bob Brown 16fcdc5965
Merge pull request #1 from microsoft/dev/andris/ConfigAndBuild1
First iteration of build and custom configuration provider
2020-06-26 13:33:42 -07:00
Andreea Isac 6cc3e047ce Win32 baseline update caused by the new mingw tests 2020-03-20 12:17:27 -07:00
Andreea Isac 89618999e7 Tests and baselines for mingw 2020-03-20 11:39:35 -07:00
Andreea Isac 7e920952d9 Update for windows test baseline 2020-03-20 02:10:42 -07:00
andreeis 3d524d1a3b Bug fixes and baseline+tests updates on linux 2020-03-20 08:59:20 +00:00
Andreea Isac e3488688f0 Various fixes and updates related to the requirement of running the windows test from VS environment 2020-03-19 20:18:22 -07:00
Andreea Isac 0a925a8e0a Another quick fix \r\n related 2020-03-19 16:23:30 -07:00
Andreea Isac f1ddbd659c Follow up fixes for consistent diffs accross different makefile-tools repos 2020-03-19 15:23:08 -07:00
Andreea Isac 6bafde1deb Bug fixes. Refactoring. Unit tests. 2020-03-19 13:30:30 -07:00
Andreea Isac 68569992bf Fix linter complaints. 2020-03-06 11:55:23 -08:00
Andreea Isac 9ac4af1d8b More fixes in the debugger guess logic. 2020-03-06 11:48:55 -08:00
Andreea Isac 42d2ae6b00 Merge branch 'dev/andris/ConfigAndBuild1' of https://github.com/microsoft/vscode-makefile-tools into dev/andris/ConfigAndBuild1 2020-03-06 10:17:40 -08:00
Andreea Isac b45d32a761 More flexibility in the debugger detection logic. 2020-03-06 10:16:07 -08:00
Andreea Isac a7fb4c2022 Add Makefile.makePath setting to not rely on the make tool to always be on the path 2020-03-06 01:27:18 -08:00
Andreea Isac ca82b20be6 Linter fixes plus remove annoying popup when logging is enough 2020-03-05 21:52:13 -08:00
Andreea Isac 23a7daf581 Various fixes while testing on mingw and mac 2020-03-05 21:33:27 -08:00
Andreea Isac 3d41b3788c Various updates for versions, packages, ... 2020-02-26 15:37:49 -08:00
andreeis 08351578a2 More fixes while testing makefile repos from github on ubuntu 2020-02-26 17:22:04 +00:00
andreeis 514773ec5f Bug fixes while testing repos on linux, mostly switches related 2020-02-21 10:51:06 -08:00
Andreea Isac 1496452618 Address more linting warnings, fix few bugs caused by latest changes, implemented more code review feedback. There was time only for brief testing, not with the large code bases used for the previous commits (no vim, nodejs nor linux kernel). 2019-08-28 02:43:12 -07:00
Andreea Isac b256a6624b Fix lint warnings, another round of formatting, one bug fix (parser.ts, parse switch helpers, : is needed for a switch path value and = is needed for a switch define value). Few more link warnings and code review feedback and suggestions left. 2019-08-27 15:21:05 -07:00
Andreea Isac 7e2a568b47 Various fixes and improvements while testing the extension on NodeJS on Linux, mostly in the parser and regex area. 2019-08-25 23:39:26 -07:00
Andreea Isac 0b99d61e94 Only changing tabs into 4 spaces.
Plus small code review feedback implemented in package.json which was not included (by mistake) in the previous checkin
2019-08-23 18:59:19 -07:00
Andreea Isac f10f738380 Only text formatting. 2019-08-23 18:41:11 -07:00
Andreea Isac 750160918e Implemented some code review feedback. Fixed bugs related to quotes and spaces in paths. 2019-08-23 18:35:50 -07:00
Andreea Isac 843afbf56e Debug/run support, fix parser bugs, more refactoring, handle more commands on the same prompt line (separated by &&), accurate current folder (based on -C make switch and cd/pushd/popd commands).
Tested with openh264, lz4 and one makefile generated by CMake for designtime\vscode\cpptools (Microsoft.VSCode.CPP.Extension.exe).
Still plenty of new testing to do, more real world code coverage and implement the code review feedback from previous commit. Did not play with it yet on mac, only on windows and linux.
2019-08-22 06:41:33 -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
Microsoft Open Source 212c8314eb Initial commit 2019-06-11 15:22:33 -07:00
Microsoft GitHub User 4b7b7be627
Initial commit 2019-06-11 15:22:30 -07:00