aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/VSIX/Tango.BuildExtensions/TangoBuildCommand.cs
Commit message (Collapse)AuthorAgeFilesLines
* Allow SMS notifications.Roy Ben Shabat2025-01-271-6/+5
|
* Embedded necessary pmr build on android tcc.Roy Ben-Shabat2019-04-151-24/+24
| | | | Updated DB to latest event types.
* Upgraded EF from 6.0 to 6.2 for all projects.Roy Ben-Shabat2019-01-171-1/+60
| | | | | Improved EF first load with pre-compiled views and model store. Implemented auto generate views in Tango Build VSIX.
* Implemented TouchAutoComplete!Roy Ben Shabat2018-06-231-27/+56
| | | | | | Refactored VSIX Tango Build Engine to use VS dialogs only. Added SQLite generation to VSIX. Implemented Job customer with auto complete on PPC job view.
* Code cleanup for warnings.Roy Ben-Shabat2018-06-111-3/+2
|
* Implemented Remote Debugging for panel PC as VS command using PsiExec!Roy Ben-Shabat2018-05-241-234/+50
| | | | Started investigating the Surface SDK controls.
* Improved Tango Build Engine VS Extension.Roy Ben-Shabat2018-05-161-0/+626
Added HardwareSpeedSensor to DB Entities & PMR. Added progress to proto folder compiler.