PowerShell/tools
Steve Lee 7d72e38604 Updates to build for Alpine (#7139)
setdate.cpp was incorrectly assigning an int to a struct, fixed to initialize struct zero'd
update the typegen project in the bash script
added some help text at top of script for someone trying to build it
updated runtime to linux-musl-x64 instead of linux-x64 as Alpine distro uses the musl libc libraries instead of glibc which is used by most distros.
2018-06-25 14:51:30 -07:00
..
credScan Fix credential scan issues (#4927) 2017-09-27 11:54:22 -07:00
failingTests Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
packaging Disambiguate icon on Windows for preview builds/installers to use Powershell_av_colors and make daily build use Powershell_avatar instead (#7086) 2018-06-18 15:54:11 -07:00
releaseBuild Updates to build for Alpine (#7139) 2018-06-25 14:51:30 -07:00
ResxGen Update links that contain 'en-us' culture (#7013) 2018-06-08 10:49:03 +05:00
terms Remove exclusion for hang and add context exception for remaining instances (#5595) 2017-12-01 17:34:30 -08:00
windows adding path cleanup utility Reset-PWSHSystemPath.ps1 (#6892) 2018-05-22 12:58:51 -07:00
.gitignore Allow packaging from a zip package to allow for signing (#5418) 2017-11-13 10:10:51 -08:00
appimage.sh Change packaging to differentiate only between major versions and previews (#6968) 2018-06-05 12:51:47 -07:00
appveyor.psm1 AppVeyor build matrix: more efficient build job split to reduce total time by another 5 minutes (#7021) 2018-06-11 14:18:51 -07:00
debug.sh Update install/build scripts and dockerfiles (#5222) 2017-10-25 08:25:35 -07:00
download.sh Revive 'download.sh' and make it redirect to 'install-powershell.sh' (#5386) 2017-11-09 22:58:53 -08:00
install-powershell-readme.md install-powershell.sh filter prereleases (when available), params documentation (#6849) 2018-06-25 11:44:42 -07:00
install-powershell.ps1 Disambiguate icon on Windows for preview builds/installers to use Powershell_av_colors and make daily build use Powershell_avatar instead (#7086) 2018-06-18 15:54:11 -07:00
install-powershell.sh install-powershell.sh filter prereleases (when available), params documentation (#6849) 2018-06-25 11:44:42 -07:00
installpsh-amazonlinux.sh install-powershell.sh filter prereleases (when available), params documentation (#6849) 2018-06-25 11:44:42 -07:00
installpsh-debian.sh install-powershell.sh filter prereleases (when available), params documentation (#6849) 2018-06-25 11:44:42 -07:00
installpsh-osx.sh install-powershell.sh filter prereleases (when available), params documentation (#6849) 2018-06-25 11:44:42 -07:00
installpsh-redhat.sh install-powershell.sh filter prereleases (when available), params documentation (#6849) 2018-06-25 11:44:42 -07:00
installpsh-suse.sh install-powershell.sh filter prereleases (when available), params documentation (#6849) 2018-06-25 11:44:42 -07:00
metadata.json Update docs for v6.1.0-preview.1 release (#6481) 2018-03-23 16:48:24 -07:00
releaseTools.psm1 Update 'Get-ChangeLog' to make it more accurate (#6764) 2018-04-30 13:00:28 -07:00
Sign-Package.ps1 Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
travis.ps1 Update links that contain 'en-us' culture (#7013) 2018-06-08 10:49:03 +05:00