aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual Studio/Utilities
Commit message (Collapse)AuthorAgeFilesLines
* Rename "Visual Studio" to "Visual_Studio"Roy Ben-Shabat2017-11-1664-3058/+0
| | | | Rename "External Repositories" to "External_Repositories".
* Fixed issue with proto-tc output.Roy Ben-Shabat2017-11-161-1/+1
| | | | | | Added relative include path for native protobuf tester. Modified C++ compiler to use default folder structure. Implemented pre-build event for native protobuf tester.
* Added support for stubs from machine emulator.Roy Ben-Shabat2017-11-125-7/+137
|
* Added some features for machine emulator.Roy Ben-Shabat2017-11-128-133/+322
| | | | Implemented information logs on TranspoterBase!
* Fix previous commit ?Roy2017-11-1215-29/+499
|
* Removed Integration & Emulator.Roy2017-11-1126-0/+1137
| | | | Added Mobile and Machine Emulators.
* Working on Tango integration & emulation on C# side.Roy Ben-Shabat2017-11-093-4/+4
|
* Added new Android Studio project.Roy Ben-Shabat2017-11-051-6/+6
| | | | | | Implemented PMR script for android studio. Added C++ support. Implemented android PMR unit testing.
* Moved ExtendedObject & RelayCommand to SharedUI.Roy Ben-Shabat2017-11-021-1/+1
|
* Implemented .NET logging libraryRoy Ben-Shabat2017-11-0125-0/+1132
Completed protobuf compilation library. Implemented GUI app for protobuf compilation. Implemented CLI app for protobuf compilation.