Shivam Mathur
d1036b5b3d
Add support for toolset ( #15 )
2024-05-25 17:29:56 +05:30
Anatol Belski
76ede8f900
Renames VC => VS
...
Rename starter scripts for 16
2019-03-31 12:51:55 +02:00
Anatol Belski
1d645c9faf
Unset some tmp vars
2017-11-17 14:27:52 +01:00
Anatol Belski
ac53945a3f
Pass nologo to vcvarsall.bat
2017-11-15 19:37:22 +01:00
Anatol Belski
c7ad0fd314
Unify EOL
2017-11-14 19:48:45 +01:00
johnstevenson
76ed6e3374
Ensure starter scripts keep the current directory
...
If a `source` directory is found in the User profile (via
%USERPROFILE%\Source) the VS 2017 Command Prompt script will change to
this directory in its clean-up routines.
This fix uses the VSCMD_START_DIR variable which is provided as an
escape-hatch for this behavior, in `..\core\vsdevcmd_end.bat`.
2017-11-14 19:46:55 +01:00
Jan-E
527b18189c
Include CRT & ARCH in title
...
The command box has a title 'PHP SDK' now.
Make it descriptive like 'PHP SDK vc15 x86'
2017-06-16 02:38:27 +02:00
Anatol Belski
29453a9072
forcibly propagate errorlevel
...
(cherry picked from commit d2f3bb5245640e3f5a1b44530be3ed2df775ee53)
2017-06-05 14:01:54 +02:00
Anatol Belski
ac27d0e62e
forcibly propagate exit code
2017-06-05 14:00:49 +02:00
Anatol Belski
f33ebdf261
Revert "recognize pgo stuff automatically if it's put into a subdir"
...
This reverts commit 010ae42362 .
2017-05-20 13:05:51 +02:00
Anatol Belski
079185a0d6
Revert "move pgo tools setup and do setup paths, etc. conditionally"
...
This reverts commit ffa802812b .
2017-05-20 13:05:43 +02:00
Anatol Belski
af74264b8f
extend help msg
2017-05-11 01:58:37 +02:00
Anatol Belski
ffa802812b
move pgo tools setup and do setup paths, etc. conditionally
2017-05-09 16:56:54 +02:00
Anatol Belski
010ae42362
recognize pgo stuff automatically if it's put into a subdir
2017-05-09 15:55:11 +02:00
Anatol Belski
09a5e2bedc
cut off trailing slash, so unify with setvars part
2017-05-08 18:35:16 +02:00
Anatol Belski
31291b5aba
fix previous breach, get path before shifts
2017-05-08 16:43:22 +02:00
Anatol Belski
dc0a5cce5b
rework starter, so no intermediate vars are left on the env
2017-05-08 16:39:32 +02:00
Anatol Belski
b693b485b7
fix graceful exit
2016-11-28 17:28:42 +01:00
Anatol Belski
b56aa4c288
don't dump env for task build
2016-11-19 19:20:07 +01:00
Anatol Belski
9dc14d6f1e
accept also task arguments
2016-11-19 16:49:39 +01:00
Anatol Belski
e350e99ba6
task could be also run, when the local setup doesn't exist
2016-11-16 18:58:49 +01:00
Anatol Belski
fc185fd315
fix help msg
2016-10-31 19:05:27 +01:00
Anatol Belski
94ff7b53cf
fix getopt check with no opt passed
2016-10-31 18:54:54 +01:00
Anatol Belski
ca2ccd968a
rework phpsdk-starter
...
- add argument names
- make possible to attach a task script for CI integration
2016-10-31 15:45:56 +01:00
Anatol Belski
4af7617b84
separate dumpenv out
2016-10-28 02:13:01 +02:00
Anatol Belski
3c204136a2
don't allow to append arbitrary code, but just a local file - that's
...
enough
2016-10-27 22:28:19 +02:00
Anatol Belski
bd8b82579f
fix starter arg passing, handle error from setshell script
2016-10-26 15:30:00 +02:00
Anatol Belski
d6b76e7f7d
split out the phpsdk-starter part and make possible to append scripts
2016-10-26 15:19:03 +02:00