summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix build with disabled logger.fix/build_with_disabled_loggerMykola Korniichuk2019-09-041-0/+1
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-3014-192/+1030
* fixup! Update Mobile & HMI API with new data types and parametersmked-luxoft2019-08-201-1/+1
* Fix build failures from rearranged includesjacobkeeler2019-04-301-0/+1
* Update style scriptjacobkeeler2019-04-292-4/+4
* Fix missing return valuejacobkeeler2018-09-271-0/+1
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-299-157/+157
* Merge remote-tracking branch 'origin/develop' into feature/PLAY_PAUSE_impleme...JackLivio2018-08-2244-1345/+6181
|\
| * Remove log in parserJacob Keeler2018-08-141-1/+0
| * Address commentsJackLivio2018-08-141-1/+1
| * Address CommentsJackLivio2018-08-131-5/+0
| * Update parserJackLivio2018-08-131-4/+4
| * Updated parser based on commentsJackLivio2018-08-101-10/+35
| * Update Parsing of warningsJackLivio2018-08-051-3/+1
| * Fixes for parsing enum history elementsJackLivio2018-08-041-10/+42
| * Add enum history support to generatorJackLivio2018-08-043-7/+76
| * Add support for struct param historyJackLivio2018-08-033-32/+159
| * Add support for mandatory and removed versioningJackLivio2018-08-014-29/+219
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-9/+8
| * Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-1219-1321/+391
| |\
| | * Remove DBus from projectJacob Keeler2018-07-1018-1320/+377
| | * Apply style-checking modificationsConlain Kelly2018-06-061-1/+14
| * | Force intergen to use c++11Conlain Kelly2018-06-251-1/+2
| * | replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-2/+2
| |/
| * Merge branch 'develop' into hotfix/dynamically_link_librarieshotfix/dynamically_link_librariesJackLivio2018-02-021-3/+3
| |\
| | * Use ValidationReport objects for reporting rather than stringsjacobkeeler2017-11-301-3/+3
| * | Fix DBus Buildjacobkeeler2018-01-302-1/+60
| |/
| * Update MOBILE_API.xml to match `rpc_spec` repofix/update_mobile_api_4.4.0jacobkeeler2017-09-221-1/+5
| * Merge pull request #1644 from AByzhynar/fix/Add_SDL_support_for_PEM_certsJackLivio2017-08-171-12/+19
| |\
| | * Update generate_test_certificates.py scriptSergey Levchenko (GitHub)2017-06-231-12/+19
| * | Merge branch 'develop' into SDL-0076_Support_For_Additional_LanguagesJackLivio2017-08-151-2/+6
| |\ \
| | * | Added mandatory flag to all parameters in Mobile and HMI APIsfeature/mandatory_flagjacobkeeler2017-06-151-2/+6
| | |/
| * | Adding additional languages and unit tests:Scott Adam Betts (TNA)2017-07-241-0/+45
| |/
| * Improve a bit code of test scripts buildAlex Kutsan2017-05-161-1/+2
| * Fixed typo x86 -> x64Alex Kutsan2017-05-161-1/+1
| * Set ARCH to x64 against x86_64Alex Kutsan2017-05-161-1/+1
| * Fix detecting arhitecture on raspberry piAlexander Kutsan2017-05-161-11/+7
| * Add patch version to Mobile and HMI APIsfeature/API_patch_versionJacob Keeler2017-04-271-7/+9
| * Merge release to developAlex Kutsan2017-01-272-9/+17
| |\
| | * Change policies path and fix params method usageAlex Kutsan2017-01-182-9/+17
| | |\
| | | * Adds combobox for CMake UI, fixes typoAndrey Oleynik2016-12-051-1/+1
| | | * Renames policy_premium folder to policy_externalAndrey Oleynik2016-12-051-1/+1
| | | * Changes EXTENDED_POLICY to EXTERNAL_POLICYAndrey Oleynik2016-12-051-1/+1
| | | * Fix usages of policy in codeAlexander Kutsan2016-12-052-9/+17
| * | | Fix component dependenciesIvo Stoilov (GitHub)2017-01-161-0/+1
| |/ /
| * | Refactor CMake filesIvo Stoilov (GitHub)2017-01-1217-2/+4695
| * | Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-0517-4695/+2
| * | Apply code review commentsIvo Stoilov (GitHub)2017-01-031-15/+0
| * | Refactor CMake filesIvo Stoilov (GitHub)2016-12-3018-2/+4710
| * | Move some useful scriptsIvo Stoilov (GitHub)2016-12-093-2/+513
| |/