forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb1cd7ce
committed
Integrate cpluspluscheck into build system.
Previously cpluspluscheck wouldn't work in vpath builds, this commitfixes that. To make it easier to invoke, there's a top-levelcpluspluscheck target.Discussion:https://postgr.es/20190530220244.kiputcbl4gkl2oo6@alap3.anarazel.de1 parent72b6223 commitb1cd7ce
2 files changed
+26
-3
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
| 131 | + | |
| 132 | + | |
| 133 | + | |
131 | 134 |
|
Lines changed: 23 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 |
| |
6 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
7 | 25 |
| |
8 | 26 |
| |
9 | 27 |
| |
| |||
22 | 40 |
| |
23 | 41 |
| |
24 | 42 |
| |
25 |
| - | |
| 43 | + | |
26 | 44 |
| |
27 | 45 |
| |
28 | 46 |
| |
| |||
36 | 54 |
| |
37 | 55 |
| |
38 | 56 |
| |
39 |
| - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
40 | 60 |
|
0 commit comments
Comments
(0)