| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Not dealing with them calls all sort of chaos as described in the
bug report.
|
|
|
|
|
|
|
|
|
|
when).
|
|
This might mean we can remove the same setup from the cscript, but
I'm not sure.
|
|
|
|
|
|
|
|
|
|
This reverts commit e7e4af869f7144fa9a265ccf1e15c7b2f182ac2c.
I misunderstood what was going on, and we were just missing some
DCPOMATIC_{DIS,EN}ABLE_WARNINGS calls.
|
|
It seems that on older GCCs (e.g. the one from Ubuntu 18.04) the
pragma to temporarily turn off this warning does not work, so here
we only use it on newer GCCs where we can turn it off for libraries
that trigger the warning (mostly asdcplib, but also wxWidgets).
|
|
|
|
from <MainMarkers> (#2215).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The need for network access part-way through a build causes loads
of annoying CI failures.
|
|
|
|
Adding horizontal space to a Pango layout is hard, and I think this
change probably gets it slightly wrong, but it's a step in the right
direction.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Doing this means PIXELFORMATDESCRIPTOR is no longer available.
This reverts commit 95c0bd115eacf76e3794de8558ccd4e1d8d34a4a.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|