forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb587baf

Neil Conway
This patch changes the installscript for vcbuild to actually parse the
generated solution files for what to install, instead of blindly copyingeverything as it previously did. With the previous quick-n-dirtyversion, it would copy old DLLs if you reconfigured in a way that didn'tinclude subprojects like a PL for example.Magnus Hagander.1 parentee84009 commitb587baf
1 file changed
+38
-3
lines changedLines changed: 38 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
| 24 | + | |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
| |||
72 | 71 |
| |
73 | 72 |
| |
74 | 73 |
| |
75 |
| - | |
| 74 | + | |
76 | 75 |
| |
77 | 76 |
| |
78 | 77 |
| |
79 | 78 |
| |
80 | 79 |
| |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
81 | 116 |
| |
82 | 117 |
| |
83 | 118 |
| |
|
0 commit comments
Comments
(0)