Maxim Lobanov
ac3c729b47
Merge pull request #757 from al-cheb/al-cheb/clean_cache_packages
...
Clean up apt package cache
2020-04-22 12:59:46 +03:00
Aleksandr Chebotov
9109037d4e
apt-get clean
2020-04-21 18:23:33 +03:00
Mikhail Timofeev
a5e9522d54
Revert "Pre-install Android NDK 20 on Ubuntu ( #711 )"
...
This reverts commit 8abd45c3a8 .
2020-04-21 18:22:29 +03:00
Dariy Nurgaleev
54a14f61b3
Android SDK binaries insufficient permissions. ( #747 )
...
* added correct rules for android sdk folder.
* added for ubuntu 16 also.
* added sudo for chmod operation.
* removed redundunt sudo.
* changed chmod parameters for a+X
Co-authored-by: Dariy.Nurgaleev <d.nurgaleev@trueengineering.ru >
2020-04-21 10:21:02 +03:00
Mikhail Timofeev
b1cf25f873
[Ubuntu] Remove workaround for vcpkg ( #728 )
...
* remove workaround
* add workaround for ubuntu 16
* remove sudo
* Spelling
* remove extra lines
2020-04-17 13:38:10 +03:00
Mikhail Timofeev
cb4a6e0cc0
add libgbm ( #734 )
2020-04-17 13:37:59 +03:00
Sergey Dolin
d4435d6a11
Add AWS SAM CLI ( #615 )
...
Added in its own block because must be run as non-root user
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-04-16 14:34:59 +03:00
Mikhail Timofeev
5048c104df
add cd
2020-04-15 17:34:44 +03:00
Mikhail Timofeev
66376977a0
add particular commit for vcpkg
2020-04-15 14:05:30 +03:00
Nikita Bykov
8abd45c3a8
Pre-install Android NDK 20 on Ubuntu ( #711 )
...
* added ndk 20
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2020-04-14 15:13:37 +03:00
Andy Mishechkin
83d31983ba
Ubuntu 14.04 Docker container has been added ( #714 )
2020-04-14 15:10:21 +03:00
Sergey Dolin
bb9538cc9b
Migrate /etc/environment modifications to helpers ( #660 )
...
* migrate rust
* Migrate PHP composer
* Migrate dotnet core sdk
* rename `var_*` to `variable_*`
* rename *etcEnvironmentVar functions to *etcEnvironmentVariable
* add AppendEtcEnvironmentVariable and PrependEtcEnvironmentVariable
* rename addEtcEnvironmentPathElement to prependEtcEnvironmentPath
* Remove updatepath.sh
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-04-14 11:23:44 +03:00
Nikita Bykov
d0398f5357
Add Alibaba cloud aliyun-cli ( #688 )
...
* added aliyun cli to windows
* added aliyun cli to Ubuntu
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2020-04-13 17:38:35 +03:00
Sergey Dolin
e1fb068300
add Homebrew on Linux ( #589 )
...
* Add homebrew installation and validation scripts
* Update `/etc/environment` in `updatepath.sh` script
Keep this code for sake of compatibility with the existing installation logic. It will be changed in its own PR
* Remove env. variables from homebrew validation task
* Move reboot to the dedicated script and task
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-04-10 12:20:16 +03:00
Maxim Lobanov
14491c1a23
Merge pull request #321 from phozzy/add-container-tools
...
Add installation of container tools
2020-04-10 12:18:08 +03:00
rickdewater
f6e2d05862
Update CMake to 3.17.0 on all environments
2020-04-08 20:06:19 +02:00
phozzy
6d40a6c846
Add installation of container tools
...
Signed-off-by: phozzy <arthur.fayzullin@gmail.com >
2020-04-08 10:01:50 +00:00
Dmitry Shibanov
2e5f4dc1c0
Change default locale for Firefox on Ubuntu ( #678 )
...
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-04-08 12:47:03 +03:00
Aleksandr Chebotov
bd10babf2f
install haveged random generator
2020-04-06 16:21:15 +03:00
Alejandro Pauly
efe1d6eb1a
Merge pull request #669 from al-cheb/al-cheb/fix_gecko_url_parse
...
Fix geckodriver url parse
2020-04-03 09:24:14 -04:00
Alejandro Pauly
d5058968ba
Merge pull request #662 from asr/cabal-install-3.2.0.0
...
Added cabal-install 3.2.0.0.
2020-04-03 09:11:51 -04:00
Dmitry Shibanov
712cbbe2e1
Add nvm for linux ( #582 )
...
Install nvm on both Ubuntu 16.04 and Ubuntu 18.04 images.
Authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-04-03 09:10:34 -04:00
Aleksandr Chebotov
6c5aaf636f
fix gecko url parse
2020-04-03 10:23:11 +03:00
Andrés Sicard-Ramírez
9e5ee29dc7
Added cabal-install 3.2.0.0.
2020-04-02 09:05:17 -05:00
Sergey Dolin
955b38c196
Add MongoDB 4.2 to linux images ( #591 )
...
* Add MongoDB 4.2 to linux images
* use the same installation script for all versions
* Add helpers to get Ubuntu version
* Improve helper functions
* Rename install.sh to os.sh
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-04-02 16:14:11 +03:00
Andrés Sicard-Ramírez
2938cedba4
Supported GHC 8.8.10.
2020-03-29 07:45:57 -05:00
Nikita Bykov
db9a568512
updated swift_version
2020-03-27 14:52:12 +03:00
Nikita Bykov
47dfa35375
fixed getting the swift version
2020-03-27 14:12:53 +03:00
Nikita Bykov
8bf9b15316
added getting the latest version by default
2020-03-27 13:55:47 +03:00
Nikita Bykov
01d87333d8
updated the swift version
2020-03-27 09:04:35 +03:00
Nikita Bykov
4644245213
Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into swift-support
2020-03-26 10:56:50 +03:00
Aleksandr Chebotov
cef6c2e54c
fix clang-8 installation
2020-03-25 22:31:01 +03:00
Nikita Bykov
09dd3401fe
added document.sh
2020-03-25 11:25:36 +03:00
Nikita Bykov
80399e072a
resolve comment
2020-03-25 09:26:22 +03:00
Nikita Bykov
6f557cf84c
removed unused libs and fixed swift.sh
2020-03-24 16:32:31 +03:00
Nikita Bykov
0903a6eaf2
fixed swift.sh
2020-03-24 15:56:42 +03:00
Nikita Bykov
94b6445f8c
updated basic.sh for both images
2020-03-24 09:35:39 +03:00
Nikita Bykov
07e1f37d74
added swift support
2020-03-24 09:27:15 +03:00
Lzu Tao
444ab15a64
rust: Use rustup's minimal profile
2020-03-24 13:24:17 +07:00
Maxim Lobanov
8d7e0391b7
Merge pull request #586 from nikita-bykov/jdk-docs
...
Fixed default version mark of Java on Ubuntu
2020-03-20 10:33:59 +03:00
Nikita Bykov
1da149aefd
fixed default version mark
2020-03-20 10:22:15 +03:00
Nikita Bykov
a0f02d634c
fixed default version mark
2020-03-20 09:42:31 +03:00
Maxim Lobanov
6bae5792fa
Merge pull request #570 from nikita-bykov/jdk-docs
...
Update docs for Java in Windows and Ubuntu
2020-03-18 18:47:29 +03:00
Alejandro Pauly
d0a097dc5e
Merge pull request #539 from vsafonkin/v-vlsafo/fix-android-sdkmanager-path
...
Fix android sdkmanager installation path
2020-03-17 10:44:31 -04:00
Nikita Bykov
9f49b9c695
updated docs
2020-03-17 12:03:53 +03:00
Maxim Lobanov
fa9fb5f056
Merge pull request #562 from al-cheb/al-cheb/update_ubuntu_boost_documentation
...
Deprecate BOOST_ROOT environment variable on Ubuntu 16.04/18.04
2020-03-17 10:25:46 +03:00
atsushieno
285850163d
Add Android SDK cmake 3.10.2 component to ubuntu16.04, 18.04 and windows.
...
Android SDK gradle plugin supports fixed versions of cmake, which are
either 3.6.4111459 or 3.10.2. 4988404, and on Github Actions our apps
fail to build if their build.gradle specify cmake 3.10.2 because
Android Gradle Plugin tries to download and install it if it's missing
(and causes file write access violation, at least on Ubuntu).
2020-03-16 23:49:24 +09:00
Aleksandr Chebotov
3e14d47516
depreacted BOOST_ROOT env variable
2020-03-16 12:52:43 +03:00
Aleksandr Chebotov
6be8521bf6
depreacted BOOST_ROOT env variable
2020-03-16 12:51:40 +03:00
Andy Mishechkin
7584c7b879
Add Hub installation ( #529 )
...
* Hub installation has been added
* Checking and documentation updating has been created
* Canges in hub version detection code
* GIT_LFS_PATH has been removed from hub version detection
* Copy-Past has been returned
* Refactoring for separate command checking
2020-03-16 10:52:13 +03:00