forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit79f7c48
committed
meson: Basic cygwin support
There likely are further issues, but as evidenced by the CI task proposed byJustin in the referenced thread, this suffices to build and run basic tests incygwin (some fixes for the test infrastructure are needed, but that'sindependent of the meson aspect).Author: Justin Pryzby <pryzby@telsasoft.com>Reviewed-by: Andres Freund <andres@anarazel.de>Discussion:https://postgr.es/m/20221021034040.GT16921@telsasoft.com1 parenta61b1f7 commit79f7c48
3 files changed
+12
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
214 | 218 |
| |
215 | 219 |
| |
216 | 220 |
| |
| |||
2310 | 2314 |
| |
2311 | 2315 |
| |
2312 | 2316 |
| |
2313 |
| - | |
2314 |
| - | |
| 2317 | + | |
| 2318 | + | |
2315 | 2319 |
| |
2316 | 2320 |
| |
2317 | 2321 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 |
| |
44 | 48 |
| |
45 | 49 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
0 commit comments
Comments
(0)