| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Drop patches, adjust pcre link path
|
|
* Reference patch from my upstream PR:
https://github.com/qpdf/qpdf/pull/21.
Closes #23412.
|
|
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #20645.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
The patches specified in the formula no longer seem necessary, it
compiles fine without them.
Closes #15405.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Closes #14653.
|
|
Also add a patch to workaround a PCRE API function that was removed in 8.30
Fixes #12069.
|
|
We provide a pcre formula as OS X does not provide libpcre headers.
However, it does provide the library itself and so occasionally things
will use Homebrew's pcre headers and link against the system library.
This should be avoided to prevent incompatibilities, so explicitly tell
the build system where to look for the library where necessary.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|