33 Commits

Author SHA1 Message Date
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
f512f6a7b8 Add error check 2019-02-04 20:03:10 -08:00
Anatol Belski
9a3fbd77fd Add current branch ini item to the env 2018-08-01 09:11:21 +02:00
Anatol Belski
96bc7150a9 Let it be handled by the binary SDK 2018-07-31 21:05:25 +02:00
Anatol Belski
256a2e6666 Rewrite loop 2018-07-31 20:45:47 +02:00
Anatol Belski
66ef4c100a Add git to the path 2018-07-31 20:13:35 +02:00
Anatol Belski
6534056347 Fix fetching pgo scenario list 2018-05-16 18:29:22 +02:00
Anatol Belski
a62a60a328 Fix passing of PGO case options 2018-05-11 17:14:28 +02:00
Anatol Belski
b6ff58a977 Sync with the SDK changes for PGO training case whitelisting
Also, rework the configuration according to the new build matrix.
2018-05-11 14:02:24 +02:00
Anatol Belski
9aa5df4ddd Revert "Don't delete the lock file"
This reverts commit bb07d6c2f4.
2018-04-04 17:48:03 +02:00
Anatol Belski
bb07d6c2f4 Don't delete the lock file 2018-04-04 17:39:40 +02:00
Anatol Belski
7d3105f56e Fix function call 2018-04-04 17:27:19 +02:00
Anatol Belski
6a54232031 Use lock for PGO setup under concurrent builds 2018-04-04 17:18:12 +02:00
Anatol Belski
c0e176ad6c Fix pgo setup check 2018-04-04 16:35:47 +02:00
Anatol Belski
9f9e6fe18f Include log output into exception message 2018-03-01 18:48:40 +01:00
Anatol Belski
ea3d1a9fe5 Add /nologo 2017-11-02 09:10:20 +01:00
Anatol Belski
7a4d416b7f Make PGO scenarios confgurable from rmtools 2017-10-30 07:40:54 +01:00
Anatol Belski
cdf0eb7693 Train with two scenarios now 2017-08-24 12:57:49 +02:00
Anatol Belski
1846695383 fix path 2017-08-17 13:35:42 +02:00
Anatol Belski
e9fc367e47 fix obj dir handlning when pgo is not setup yet 2017-08-10 20:17:38 +02:00
Anatol Belski
b58f5d20a3 fix deps dir path 2017-08-10 15:00:44 +02:00
Anatol Belski
c0a4bdcbda Add dependencies dirs to the for the PGO runs 2017-08-10 13:13:10 +02:00
Anatol Belski
f2140033fc basic pgo support with the pgo_integration branch yet 2017-08-10 03:48:28 +02:00
Anatol Belski
c457daa763 ups, no backup but don't force 2017-05-14 01:31:36 +02:00
Anatol Belski
a652d1b4bf don't create backups after dep upgrades 2017-05-13 23:27:19 +02:00
Anatol Belski
645ed311e2 fetch the whole env to pass to nmake 2017-04-11 15:18:52 +02:00
Anatol Belski
070984537c name crt for deps explicitly 2017-03-22 03:03:11 +01:00
Anatol Belski
5b99baa6eb add the actual deps update method 2016-11-19 21:04:20 +01: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