Christoph M. Becker
|
d3dde81238
|
Support older PHP SDKs
`PHP_SDK_VC` has been renamed to `PHP_SDK_VS` only as of
php-sdk-2.2.0beta4; therefore we add a fallback on `PHP_SDK_VC` to
support older versions.
|
2019-04-08 13:51:03 +02:00 |
|
Christoph M. Becker
|
d1f9fe6d80
|
Rename VC to VS
We're skipping the Pickle stuff for now, since it's not even up-to-date
for VC15. We also keep the VC prefix for some classes, such as
`BuildVC`.
|
2019-04-05 13:10:37 +02:00 |
|
Anatol Belski
|
3ac2037b5d
|
It's case sensitive in the array
|
2017-11-03 09:11:45 +01:00 |
|
Anatol Belski
|
8b52360847
|
add library bin path to the build path, some bins from there can be used
(cherry picked from commit 9a4adf7f7a)
|
2017-11-03 09:02:45 +01:00 |
|
Anatol Belski
|
ea3d1a9fe5
|
Add /nologo
|
2017-11-02 09:10:20 +01:00 |
|
Anatol Belski
|
a09415f6de
|
pass all the env to the build
|
2017-07-31 13:57:58 +02:00 |
|
Anatol Belski
|
428f9cb070
|
Fix build object setup
No explicit vars are required with the new SDK, so LIB, INCLUDE, PATH
are used right away.
|
2016-11-17 20:01:09 +01:00 |
|
Anatol Belski
|
53a7dcbb51
|
fix mistake
|
2016-11-17 11:34:16 +01:00 |
|
Anatol Belski
|
578213bd38
|
more checks for build dir
|
2016-11-17 01:19:59 +01:00 |
|
Anatol Belski
|
ac0638eaf3
|
liquidate the client subdir, all the stuff can now be directly in root
|
2016-11-15 19:48:29 +01:00 |
|