PowerShell/scripts
Andrew Schwartzmeyer ad91eb52c3
Add source flag to nuget.exe install
`-Source 'https://nuget.org/api/v2'`

Works around NuGet 3 issues. Necessary with the MonoProject's
mono-devel (which is used in the Docker build container).
2015-08-05 16:45:19 -07:00
..
3rdparty/hashbang enabled hash bang support, fixed run scripts to not alter the current working directory 2015-07-31 00:47:22 +02:00
buildtemp download latest nuget automatically 2015-07-16 14:04:10 -07:00
commands-management-strings bulk add of all build changes and resources needed to build PS on linux 2015-05-29 13:56:28 -07:00
commands-utility-strings bulk add of all build changes and resources needed to build PS on linux 2015-05-29 13:56:28 -07:00
dotnetlibs added empty gitignore to create folder 2015-05-29 14:33:02 -07:00
gen re-pin to latest rebased powershell changes and updated resources 2015-07-13 14:03:50 -07:00
.gitignore Merge pull request 105 from dev/130-move-libps-build-to-buildtemp into develop 2015-08-03 08:18:16 +00:00
assembly-load-context.mk bulk add of all build changes and resources needed to build PS on linux 2015-05-29 13:56:28 -07:00
build.sh Use andschwa/magrathea:latest to update container 2015-07-20 16:07:56 -07:00
commands-management.mk Update generate makefiles 2015-06-26 11:03:54 -07:00
commands-utility.mk Update generate makefiles 2015-06-26 11:03:54 -07:00
coreref.mk changed paths to COREREF_2 assemblies 2015-06-10 11:03:51 -07:00
Dockerfile changed Dockerfile to support updated directory structure in exec_env, added copy command to copy missing libps.so for run targets 2015-07-30 18:47:25 +02:00
get-current-ref.sh added get-current-ref.sh script 2015-06-18 10:27:51 -07:00
Makefile Add source flag to nuget.exe install 2015-08-05 16:45:19 -07:00
management-infrastructure.mk Update generate makefiles 2015-06-26 11:03:54 -07:00
platform.mk bulk add of all build changes and resources needed to build PS on linux 2015-05-29 13:56:28 -07:00
powershell-linux.inc bulk add of all build changes and resources needed to build PS on linux 2015-05-29 13:56:28 -07:00
powershell-run.mk initial version of custom hosting code 2015-07-29 17:31:24 +02:00
powershell.inc bulk add of all build changes and resources needed to build PS on linux 2015-05-29 13:56:28 -07:00
runps-file.sh enabled hash bang support, fixed run scripts to not alter the current working directory 2015-07-31 00:47:22 +02:00
runps-simple-debug.sh enabled hash bang support, fixed run scripts to not alter the current working directory 2015-07-31 00:47:22 +02:00
runps-simple-trace.sh enabled hash bang support, fixed run scripts to not alter the current working directory 2015-07-31 00:47:22 +02:00
runps-simple.sh enabled hash bang support, fixed run scripts to not alter the current working directory 2015-07-31 00:47:22 +02:00
runps.sh enabled hash bang support, fixed run scripts to not alter the current working directory 2015-07-31 00:47:22 +02:00
security-win.mk Add Security module build files from Windows 2015-07-09 16:03:47 -07:00
security.mk Add Security module build files from Windows 2015-07-09 16:03:47 -07:00
shellinaboxd-init.sh changed base image and separated startup of shellinaboxd into separate script 2015-06-24 18:16:17 -07:00
simplebuild.sh fixed prefix to use abs path and switched to libc++ with clang 2015-02-13 14:36:52 -08:00
system-automation.mk Use correct filenames from Windows 2015-07-09 16:02:15 -07:00
tests.mk refactored Makefile run targets, added helper scripts for powershell-simple, changed how PS is invoked to solve issue #122, moved dlls for PowerShell away from CoreCLR, re-pinned to latest monad and monad-native fixes, added UnmanagedMain entry point for powershell-run.exe 2015-07-30 16:57:32 +02:00