wireshark/packaging
Guy Harris 519c5affa2 Add a --enable-osx-deploy-target option to set the deployment target
when building for OS X; that causes the MACOSX_DEPLOYMENT_TARGET
environment variable to be set when building (so that, for example, we
don't use linker features available on the version on which we're
building but not on the minimum OS version for which we're building),
and causes the SDK for that version to be used (so that, for example, we
don't link with libraries with later version numbers than the ones
provided with the OS version for which we're building).

svn path=/trunk/; revision=50410
2013-07-06 16:42:30 +00:00
..
macosx Add a --enable-osx-deploy-target option to set the deployment target 2013-07-06 16:42:30 +00:00
nsis makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes. 2013-06-25 15:32:49 +00:00
portableapps/win32 makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes. 2013-06-25 15:32:49 +00:00
rpm Simplify the check for rpmbuild's version. 2013-03-28 14:17:38 +00:00
svr4 Add @configure_input@ to a bunch of .in files that didn't have it. 2012-03-16 03:39:51 +00:00
u3 makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes. 2013-06-25 15:32:49 +00:00
Makefile.am makefile.nmake => Makefile.nmake 2011-02-02 06:14:27 +00:00
Makefile.nmake makefile.nmake => Makefile.nmake 2011-02-02 02:52:53 +00:00
ws-manifest.pl Add global profiles. 2013-05-01 23:17:30 +00:00