forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb8c4261
committed
Add new make targets world-bin and install-world-bin
These are the same as world and install-world respectively, but withoutbuilding or installing the documentation. There are many reasons forwanting to be able to do this, including speed, lack of documentationbuilding tools, and wanting to build other formats of the documentation.Plans for simplifying the buildfarm client code include using thesetargets.Backpatch to all live branches.Discussion:https://postgr.es/m/6a421136-d462-b043-a8eb-e75b2861f3df@dunslane.net1 parentb741f4c commitb8c4261
2 files changed
+25
-0
lines changedLines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 |
| |
27 | 32 |
| |
28 | 33 |
| |
| |||
39 | 44 |
| |
40 | 45 |
| |
41 | 46 |
| |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
42 | 52 |
| |
43 | 53 |
| |
44 | 54 |
| |
|
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
473 | 473 |
| |
474 | 474 |
| |
475 | 475 |
| |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
476 | 485 |
| |
477 | 486 |
| |
478 | 487 |
| |
| |||
552 | 561 |
| |
553 | 562 |
| |
554 | 563 |
| |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
555 | 570 |
| |
556 | 571 |
| |
557 | 572 |
| |
|
0 commit comments
Comments
(0)