xrdp/libxrdp
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
AM_CPPFLAGS is for flags passed to the preprocessor, such as defines and
includes. AM_CFLAGS is for flags affecting the compiler, such as debug
and optimization settings.

INCLUDES is an obsolete name. Users can pass INCLUDES and break
compilation. AM_CPPFLAGS is more explicit that the flags come from
Automake and should not be overridden.
2016-01-29 22:45:00 -08:00
..
Makefile.am Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS 2016-01-29 22:45:00 -08:00
libxrdp.c Run through codespell 2016-01-14 08:47:50 -08:00
libxrdp.h Run through codespell 2016-01-14 08:47:50 -08:00
libxrdpinc.h work on main loop changes 2015-07-05 23:14:46 -07:00
xrdp_bitmap32_compress.c libxrdp: planar unroll delta 2014-06-23 20:41:29 -07:00
xrdp_bitmap_compress.c libxrdp: not logic change, comments 2014-02-15 20:37:10 -08:00
xrdp_caps.c add frame acks and h264 codec mode basics 2015-03-28 18:34:25 -07:00
xrdp_channel.c Run through codespell 2016-01-14 08:47:50 -08:00
xrdp_fastpath.c work on main loop changes 2015-07-05 23:14:46 -07:00
xrdp_iso.c work on main loop changes 2015-07-05 23:14:46 -07:00
xrdp_jpeg_compress.c Run through codespell 2016-01-14 08:47:50 -08:00
xrdp_mcs.c Run through codespell 2016-01-14 08:47:50 -08:00
xrdp_mppc_enc.c libxrdp: minor mppc compressor change 2014-07-04 13:56:57 -07:00
xrdp_orders.c Run through codespell 2016-01-14 08:47:50 -08:00
xrdp_orders_rail.c libxrdp: rail fix for when no flags are set 2015-12-11 20:05:40 -08:00
xrdp_orders_rail.h no logic change, indent 2014-06-02 22:00:51 -07:00
xrdp_rdp.c libxrdp: xrdp_iso: changed logs, some fixes in security layer 2015-06-04 16:48:41 +03:00
xrdp_sec.c remove trailing white space 2015-08-03 20:37:43 -07:00
xrdp_surface.c copyright year update 2013-06-08 10:51:53 -07:00