forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbad51a4
committed
Blindly try to fix MSVC build's use of genbki.pl and Gen_fmgrtab.pl.
We need to use a stamp file to record the runs of these scripts, asis done on the Unix side. I think I got it right, but can't test.While at it, extend this handmade dependency logic to also check thegenerating script files, as the makefiles do.Discussion:https://postgr.es/m/16925.1525376229@sss.pgh.pa.us1 parent1f1cd9b commitbad51a4
2 files changed
+45
-25
lines changedLines changed: 42 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
269 |
| - | |
270 |
| - | |
271 |
| - | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
272 | 274 |
| |
273 | 275 |
| |
274 | 276 |
| |
275 | 277 |
| |
| 278 | + | |
| 279 | + | |
| 280 | + | |
276 | 281 |
| |
277 | 282 |
| |
278 | 283 |
| |
| |||
468 | 473 |
| |
469 | 474 |
| |
470 | 475 |
| |
| 476 | + | |
471 | 477 |
| |
472 | 478 |
| |
473 | 479 |
| |
474 | 480 |
| |
475 |
| - | |
| 481 | + | |
476 | 482 |
| |
477 | 483 |
| |
478 |
| - | |
479 |
| - | |
480 |
| - | |
481 |
| - | |
482 |
| - | |
483 |
| - | |
484 |
| - | |
485 |
| - | |
486 |
| - | |
487 |
| - | |
488 |
| - | |
489 |
| - | |
490 |
| - | |
491 |
| - | |
492 |
| - | |
493 |
| - | |
494 |
| - | |
495 |
| - | |
496 |
| - | |
497 |
| - | |
| 484 | + | |
498 | 485 |
| |
499 | 486 |
| |
500 | 487 |
| |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
501 | 519 |
| |
502 | 520 |
| |
503 | 521 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
| 58 | + | |
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
60 |
| - | |
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
| |||
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
| 73 | + | |
72 | 74 |
| |
73 | 75 |
| |
74 | 76 |
| |
|
0 commit comments
Comments
(0)