This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 47c5e0a
Ian Macphail
[[ Build ]] Make use of thirdparty prebuilts optional
This patch modifies the build configuration files of the thirdparty libraries
so that the libraries can either be compiled from source or fetched as prebuilt binaries. This is determined by the 'use_prebuilt_thirdparty' variable which
can be set to a non-zero value to specify using the prebuilt binary files
instead of compiling the libraries from source.1 parent 65aac53 commit 47c5e0a
File tree
17 files changed
+2235
-1816
lines changed- libcairo
- libffi
- libfreetype
- libgif
- libharfbuzz
- libiodbc
- libjpeg
- libmysql
- libpcre
- libpng
- libpq
- libskia
- libsqlite
- libxml
- libxslt
- libzip
- libz
17 files changed
+2235
-1816
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
22 | 23 | | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
550 | 552 | | |
551 | 553 | | |
552 | 554 | | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
553 | 575 | | |
| 576 | + | |
554 | 577 | | |
555 | 578 | | |
556 | 579 | | |
| |||
0 commit comments