summaryrefslogtreecommitdiff
path: root/tools/infrastructure
Commit message (Collapse)AuthorAgeFilesLines
* Added build path to lcov command (#3786)Andrii Kalinich (GitHub)2021-10-111-1/+1
| | | Co-authored-by: OlhaVorobiova <olha.vorobiova@dxc.com>
* Feature/Update Minimum Supported Version to Ubuntu 18 (#3727)Shobhit Adlakha2021-07-092-4/+4
| | | | | | | | | | | | | | | | | | | | | * 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>
* update some scripts to python3 (#3629)Collin2021-02-123-74/+33
| | | | | | | * update api_compare.py to python3 * update install_hooks.py to python3 * remove format_src.py, instead use check_style.sh
* Update style scriptjacobkeeler2019-04-292-4/+4
|
* Apply style-checking modificationsConlain Kelly2018-06-061-1/+14
|
* Move some useful scriptsIvo Stoilov (GitHub)2016-12-093-2/+513
| | | | | | | | Move changes from check_style.sh Move show_disabled.sh script Move api_compare.py script Related taks APPLINK-30589
* Improove check_style.sh script to support fix styleAlexander Kutsan2016-07-071-4/+17
|
* Use clang-format 3.6 in git hookAlexander2016-04-291-3/+3
|
* unify infrustructure scripts in infrastructure folderAlexander2016-04-292-0/+61
|
* Add infrastructure scriptsKozoriz2016-04-264-0/+222
+ install precommit-hook + format code to style + utils script + file of precommit-hook