-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Node 21, .net 8 * QT 6.5.3, 6.6.1, installer framework 4.6 * jdk 21 * golang 1.19.13, 1.20.14, 1.21.7 * LLVM 15, 16, 17 * rbenv and ruby 2.6.10, 2.7.8, 3.0.6, 3.1.4, 3.2.3 * replace install rvm * replace rvm with rbenv and move step earlier * restart shell * try rbenv-installer * don't restart shell * try sourcing .bashrc * source .bashrc within install_rbenv function * cat .bashrc file * skip check and source .bashrc again * check path for shims * add appveyor to path * check existence of script * add shims to path * add .rbenv/bin to path as well * try quoted path * continue with rubies * export path in main config * check outputs * add ruby buil plugin * try ruby build clone again * try ruby build in second function * run init without eval * no bare init call * try without eval * try without source * cleanup and delay ruby install * change qt mirror * QT 6.6.2 * back to same qt mirror * configure_mono_repository override * add rvm wrapper to /usr/bin * move rbenv earlier, use WORK_DIR * move file copy to build config * return ruby install position * restore from previous commit * use add2path function * declare write_line function * add to path suffix * export path * explicit home folder * add add_line and replace_line function defs * remove jdk 7, reinstate 9 and 10 * return nodejs 16 to default * fix go install * update pythons 3.9.18, 3.10.13, 3.11.8, 3.12.2 * update flutter 3.19.1 * try different qt mirror * try berkley mirror * bake ubuntu1804 and GCE images * bionic postgres override * skip 20.04 on GCE * rabbitmq bionic override * bionic configure_mono override * mono bionic override * fix python 312 * declare OS_ARCH * fix python 3.12 patch number * remove existing python 3.12 folders * fix braces * remove stray brace * recursive removal * install tk-devel and python3-tk packages * tk-dev * more packages and add -y flag * upgrade setup tools * activate virtual env * add virtualenv python to path, check for version * fix braces * try ensurepip and upgrade virtualenv * try ensurepip and upgrade virtualenv * add .rbenv/bin to 18.04 and 20.04 * fix GCE images * Ubuntu 22.04 images, jdk 21.0.2, 18.0.2 * fix jdk 18 link * fix clang on 18.04 and 20.04 * call fix_clang as root * fix clang on 22.04 * add gcc12 * try unset -f cd on 18.04 * write unset to profile * fix remaining images * cleanup
- Loading branch information
1 parent
6e94f7c
commit 27594e5
Showing
11 changed files
with
394 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.