xserver-multidpi/hw/xquartz/bundle
Jon Turney 655b1eb32e meson: Convert xquartz from autotools
Differences from autotools:

* Autotools defined NO_ALLOCA for OSX builds.  I don't think we need
this anymore as Xalloc.h is no longer used anywhere in the xserver.

* X11.bin is linked with -u,miDCInitialize, and then libserver_mi
provided to satisfy (just) that.  It's been that way since the commit
which added it.  We can't write the equivalent in meson due to linker
argument ordering issues, but do we really need to?

* An explicit -Dsecure-rpc=false is required for OSX, since in meson we
don't do the checks that XTRANS_SECURE_RPC_FLAGS did for the existence
of the specific RPC functions required.
2019-05-02 15:42:58 +00:00
..
Resources XQuartz: Remove InfoPlist.strings 2015-10-13 14:19:05 -07:00
.gitignore XQuartz: Add some .gitignore magic 2010-01-30 10:55:38 -08:00
chown-bundle.sh meson: Convert xquartz from autotools 2019-05-02 15:42:58 +00:00
cpprules.in Xquartz: strip the man page code from cpprules.in 2011-01-18 15:10:13 -08:00
Info.plist.cpp XQuartz: Update copyright years 2016-05-04 00:08:34 -07:00
Makefile.am XQuartz: Add --with-bundle-version and --with-bundle-version-string configure options 2016-05-04 00:08:34 -07:00
meson.build meson: Convert xquartz from autotools 2019-05-02 15:42:58 +00:00
mk_bundke.sh XQuartz: Remove InfoPlist.strings 2015-10-13 14:19:05 -07:00
PkgInfo XQuartz: Added uncommitted files 2008-05-06 03:04:09 -07:00
X11.sh XQuartz: Try harder to get the user's login environment 2008-12-28 22:17:31 -08:00
Xquartz.plist Xquartz: Removed Xplugin.h from EXTRA_DIST 2007-12-10 20:34:40 -08:00