PowerShell/scripts
Andrew Schwartzmeyer bbdc3de691 Use nuget -restore functionality
- Download nuget.exe from its official home
- Remove beta nuget.exe from monad-ext
- Specify dependencies in packages.config and use nuget.exe -restore
- Add prepare dependency to package libraries
- No more manual prepare step
- Update .gitignore
2015-10-06 21:55:21 -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
gen Update CoreCLR/CoreFX to TFS build 23214 2015-10-06 18:38:48 -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-run.sh Use bash, not sh 2015-10-02 12:08:12 -07:00
build-tty.sh Use bash, not sh 2015-10-02 12:08:12 -07:00
build.sh Use bash, not sh 2015-10-02 12:08:12 -07:00
commands-management.mk Update generate makefiles 2015-06-26 11:03:54 -07:00
commands-utility.mk Update CoreCLR/CoreFX to TFS build 23214 2015-10-06 18:38:48 -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 Use nuget -restore functionality 2015-10-06 21:55:21 -07:00
management-infrastructure.mk Update generate makefiles 2015-06-26 11:03:54 -07:00
packages.config Use nuget -restore functionality 2015-10-06 21:55:21 -07:00
powershell-run.mk Refactor host usage 2015-08-21 17:43:46 -07:00
runps-file.sh Refactor host usage 2015-08-21 17:43:46 -07:00
runps-simple-debug.sh Refactor host usage 2015-08-21 17:43:46 -07:00
runps-simple-trace.sh Refactor host usage 2015-08-21 17:43:46 -07:00
runps-simple.sh Refactor host usage 2015-08-21 17:43:46 -07:00
runps-test.sh added a simple test that creates a full PS Runspace and executes a script 2015-09-03 21:43:17 +02:00
runps.sh Refactor host usage 2015-08-21 17:43:46 -07: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 Repin monad and build mapping 2015-09-15 16:46:06 -07:00