Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upharfbuzz: bump to 1.2.7, add TEST() with "make check". (WIP) #632
Conversation
|
Looks good to me. Merge? |
|
Some tests were failling, but I figured out how to fix them ;-) Regarding the REQUIRES_devel, I added |
Eh, don't bother.
That sounds correct, I suppose. |
|
OK, thanks for your reply. Switching back to x86_gcc2, when I test for x86 secondary arch,
I noticed that launching |
|
"libraries from Requires.private will only be included when static linking." |
* Bump to version 1.2.7, add TEST() with "make check".
* Add patch for 3 tests that would otherwise fail or be skipped.
* Add cmd:{python,which} to BUILD_PREREQ, as "make check" needs them.
* Drop explicit call to autoreconf as it is no longer needed.
|
OK, thanks. I've just fixed REQUIRES_devel. |
c5870ba
into
haikuports:master
|
@fbrosson btw: most HaikuPorts developers also hang out in the #haiku channel on Freenode, if you'd care to join us. |
|
Yep, I know. But I read, from time to time, the logs that echelog.com creates with what goes to the #haiku channel. I find it more confortable, since I'm always in read-only mode ;-) |
|
Ah yes, but what's the fun in that :) |
fbrosson commentedJun 10, 2016
•
edited
TEST()withmake check.cmd:{python,which}to BUILD_PREREQ, asmake checkneeds them.