non port: devel/qt4-moc/files/patch-src__tools__moc__main.cpp |
SVNWeb
|
Number of commits found: 4 |
Thu, 24 Mar 2016
|
[ 10:31 rakuco ] (Only the first 10 of 19 ports in this commit are shown above. )
qt4-moc: Add more Boost include guards to moc's definition list.
In preparation for updating Boost to 1.60, add include guards from more Boost
headers to the list of macros that moc automatically defines when processing
files. As explained in r408911, Qt4's moc cannot parse some constructs used by
a few Boost headers, so we define their include guards to make moc skip them.
This is a cleaner approach that allows us to largely revert r408472, r408473,
r408474, r408475, r408502, r408773 and r408419, which added several patches to
many ports to work around this moc bug.
PR: 199601
PR: 208322
|
Sun, 14 Feb 2016
|
[ 23:56 rakuco ]
Add more context to the patch we have for Boost.
Explain what the problem is and how we work around it instead of just defining
weirdly-named macros.
|
Mon, 10 Feb 2014
|
[ 15:18 rakuco ]
Add patch to work around more integration issues between moc and boost.
science/avogadro started failing to build after boost was updated to 1.55.
Add a patch from Fedora to special-case more boost defines so that
everything works again.
Obtained from: Fedora Project (qt.git repository)
|
Thu, 31 Jan 2013
|
[ 13:38 bapt ] (Only the first 10 of 164 ports in this commit are shown above. )
Chase boost update
|
Number of commits found: 4 |