summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Feature/Update Minimum Supported Version to Ubuntu 18 (#3727)Shobhit Adlakha2021-07-091-1/+0
| | | | | | | | | | | | | | | | | | | | | * Remove references to ubuntu 16 in documentation * Remove older ssl ciphers from crypto manager * Fix style * Change logs for unsupported protocols * Update clang-format version to 8 and re-run style script * Apply suggestions from code review Co-authored-by: Collin <iCollin@users.noreply.github.com> * Drop support for openssl 1.0 * Remove some references to OPENSSL_1_1_VERSION Co-authored-by: Collin <iCollin@users.noreply.github.com>
* Feature/GitHub actions ci (#3701)JackLivio2021-05-211-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Test github action * Build Core * Fix path * Add submodules * Move path * Debug policy cmake paths * Debug lines * Change build directory * Print sources * Change core path * ls debug * Log cmake version * Try ubuntu 18 * Set Cmake version * Change cmake depdency * Remove version wildcard * Debug collect sources * More debug messages * Check filtered files * Remove bad policy path exclude * Try caching 3rd party * Fix env var * Update 3rd party path * Fix path * Remove env var * Fix space * Update path * Update core path * Fix boost install path * Add 3rd party arch path * Set LD_LIBRARY_PATH * Add check style * Fix cache path * Update README badge status * Move 3rd party build path * Remove Travis * Move cache call earlier * Fix syntax * Conditional mkdir * Add debug line * Add logs * Fix syntax * Fix syntax * Remove log lines * Use boost logger * Update cache * Remove -j * Top level boost include * Adjust boost includes * Remove boost logger * Invalidate cache * Update CMakeLists.txt * Update CMakeLists.txt * Update CMakeLists.txt * Update CMakeLists.txt * Update sdl_core_github_ci.yml * Update CMakeLists.txt * Update CMakeLists.txt * Update CMakeLists.txt * Add pull request action
* Add Ubuntu 20.04 support (#3625)Jacob Keeler2021-02-051-0/+1
| | | | | | | | | | | | * Fix build warnings and errors for Ubuntu version 20.04 - Apply macro fix for GTEST_DISALLOW_ASSIGN_ and GTEST_DISALLOW_COPY_AND_ASSIGN_ from googletest project - Fix usage of deprecated functions in openssl 1.1.0 - Include deprecated `sysctl.h` only in QNX build - Fix warnings in InterfaceGenerator scripts * Add 20.04 to supported platforms * Remove broken tests after openssl1.1 update
* Merge pull request #3548 from smartdevicelink/hotfix/mobile_api_link_readmeJacob Keeler2020-10-211-1/+1
|\ | | | | Fix broken Mobile API link in README
| * Fix broken Mobile API link in READMEhotfix/mobile_api_link_readmeJacob Keeler2020-10-211-1/+1
| |
* | Update coverage reference (#3509)Yaroslav Mamykin (GitHub)2020-09-211-1/+1
| | | | | | | | | | * Update README.md * fixup! Update README.md
* | Update README.md (#3485)Mykyta Nikora (GitHub)2020-09-021-2/+4
|/
* Fix new README linkJacob Keeler2020-02-281-1/+1
|
* Merge branch 'develop' into feature/readme_overhaulJacob Keeler2020-02-271-0/+6
|\
| * Merge pull request #2713 from smartdevicelink/fix/update_supported_platformsJacob Keeler2020-02-261-0/+6
| |\ | | | | | | Update supported environment and add to README
| | * Update supported environment and add to READMEfix/update_supported_platformsjacobkeeler2018-10-231-0/+6
| | |
* | | Update guide with HMI development linkJacob Keeler2020-02-271-1/+3
| | |
* | | Address commentsfeature/readme_overhauljacobkeeler2020-02-121-2/+2
| | |
* | | Address commentsjacobkeeler2019-11-071-1/+4
| | |
* | | Update README to reference updated startup guidesjacobkeeler2019-11-071-125/+15
|/ /
* | Open Menu RPCMykola Korniichuk2018-10-291-0/+1
|/ | | | | | | | | | | | Current commit contains brand new RPC "ShowAppMenu". The built-in menu button shows the list of menu entries added with AddCommand. But since this button is hidden for projection apps, the menu is not accessible anymore. So the application should be allowed to send a request to show the built-in menu view. ShowAppMenu RPC allows projection application to send a request to open the built-in app menu or any previously added sub menu by a corresponding id.
* Fix Jenkins CI statusvkushnirenko-luxoft2018-08-201-1/+1
|
* Remove DBus from projectJacob Keeler2018-07-101-1/+0
|
* Add jenkins job statusfix/jenkins_status_on_githubvkushnirenko-luxoft2018-05-181-1/+1
|
* Merge branch 'release/4.5.0' into developjacobkeeler2018-04-031-1/+3
|\
| * Update link to software architecture documentfix/broken_SAD_linkJacob Keeler2018-03-271-1/+1
| |
| * Update README with new dependenciesfeature/4.5.0_README_updatesJacob Keeler2018-03-211-0/+2
| | | | | | These were previously built within the project, but are now dynamically linked.
* | Merge pull request #218 from ↵Jacob Keeler2018-03-071-1/+1
|\ \ | | | | | | | | | | | | smartdevicelink/hotfix/readme_update_build_instructions Alter build instructions for slight clarity improvements
| * | Fix a mistake in build instruction updateshotfix/readme_update_build_instructionsJoel Fischer2015-09-161-1/+1
| | |
| * | Slight clarity improvement to build instructionsJoel Fischer2015-09-161-1/+1
| | |
| * | Alter build instructions for slight clarity improvementsJoel Fischer2015-09-161-1/+1
| | |
* | | Merge branch 'develop' into hotfix/add_FAQ_to_READMEhotfix/add_FAQ_to_READMEJacob Keeler2018-03-071-53/+8
|\ \ \ | | |/ | |/|
| * | Remove references to QT HMIfeature/remove_qt_hmijacobkeeler2018-02-011-1/+0
| | |
| * | Remove app launching guide from READMEfix/README_updatesJacob Keeler2017-09-221-51/+1
| | | | | | | | | | | | | | | It is confusing to keep it here, it will be moved to the Wiki. Also removing Travis Badge since it is no longer used for CI.
| * | Updated README and included messages in start script for clarityfeature/external_policy_managerjacobkeeler2017-06-081-1/+6
| | |
| * | Update README.mdhotfix/issue_1362theresalech2017-03-101-0/+1
| | | | | | | | | Added link to https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals_versus_issues.md
* | | Add FAQ link to README.mdJacob Keeler2017-03-101-0/+4
|/ / | | | | Added a "Frequently Asked Questions" section to the README, with a link to our new SDL Core FAQ
* | Merge pull request #810 from smartdevicelink/README_4.1.0_changesJackLivio2016-09-231-4/+2
|\ \ | | | | | | Update README to reflect run changes for 4.1.0
| * | Update LD_LIBRARY_PATH for libs in current dirREADME_4.1.0_changesBTPankow2016-09-091-1/+1
| | |
| * | Update README to reflect run changes for 4.1.0BTPankow2016-09-091-3/+1
| | | | | | | | | For the most recent master, smartDeviceLinkCore now needs to be run from build/bin to work correctly. This pull request updates the README to reflect this. Also, the keys do not need to be copied over to src/appMain since the executable can now be run from the build/bin directory.
* | | Update README links to SAD, HMI Guidelines, TM guideElisey Zamakhov2016-09-101-3/+3
|/ / | | | | | | Related issue(s): APPLINK-26096, APPLINK-26662
* | Merge branch 'release/4.1.0'Alexander Kutsan2016-08-261-3/+23
|\ \
| * | Add Test coverage section to README.mdKozoriz2016-05-181-0/+20
| | | | | | | | | | | | | | | | | | | | | Added section Test Coverage Described used technologies, excluded directories Added link to current coverage report Added information about assembling local report
| * | Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-05-161-1/+1
| |\ \
| * | | codecov.io integrationAlexander Kutsan2016-04-211-0/+2
| | | |
| * | | Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-03-301-1/+3
| |\ \ \
| * \ \ \ Merge branch 'master' into developagaliuzov2016-05-021-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into developagaliuzov2016-04-231-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'release/4.0.0' into developAleksandr Galiuzov2015-06-251-0/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'refs/heads/github/master' into github/developJustin Dickow2015-06-021-6/+10
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Update README.mdCorey Maylone2016-06-091-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove MongoDB reference from READMEGiovanni Lodi2016-04-291-1/+1
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct me if I'm wrong, but the [`sdl_server`](https://github.com/smartdevicelink/sdl_server) has recently been updated and simplified to not use Mongo anymore.
* | | | | | Added travis-ci build status4.0.94.0.8Justin Dickow2016-03-301-1/+3
| |_|_|_|/ |/| | | |
* | | | | Add SDL Youtube Video Link to readmeJustin Dickow2016-01-251-0/+2
| | | | |
* | | | | Added Slack Badge to READMEJustin Dickow2016-01-211-2/+2
| |_|_|/ |/| | |