summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Revert "Inclusion of PLAY_PAUSE as a subscribable button"revert-766-feature/PLAY_PAUSE_implementationJacob Keeler2016-11-011-1/+0
* Inclusion of PLAY_PAUSE as a subscribable buttonJacob Keeler2016-10-311-0/+1
* Improove check_style.sh script to support fix styleAlexander Kutsan2016-07-071-4/+17
* Correct project structure in Policy componentKozoriz2016-05-172-6/+5
* Use clang-format 3.6 in git hookAlexander2016-04-291-3/+3
* unify infrustructure scripts in infrastructure folderAlexander2016-04-293-34/+0
* Format not formated filesAlexander2016-04-291-0/+34
* Add style check on travisAlexander2016-04-291-0/+34
* Merge pull request #512 from Kozoriz/feature/Format_all_code_in_projectArtem Nosach2016-04-264-0/+222
|\
| * Add infrastructure scriptsKozoriz2016-04-264-0/+222
* | Add quiet flag to coverage collectingAlexander2016-04-261-3/+3
|/
* Add quotes to collect_coverage.shAlexander Kutsan2016-04-211-1/+1
* Create script for code coverage automatisationAlexander2016-04-211-0/+27
* Use compiler from environment variablesAlexander2016-04-211-1/+1
* SDL must retrieve the current version from MOBILE_APIdtrunov2016-04-082-1/+93
* Add double datatype in APIAlexander2016-03-291-1/+2
* Merge pull request #321 from LuxoftSDL/feature/Refactor_hmi_message_adapterAGaliuzov2016-01-141-2/+2
|\
| * Correct all dependent from .hpp include directivesKozoriz2016-01-111-2/+2