Commit Graph

28 Commits (a0cf6030df8364d4a5ab775a8e91ccfeb0ef4209)

Author SHA1 Message Date
Jay Sorg 50db3bb983 add pkgconfig xrdp.pc file 8 years ago
Pavel Roskin acdfc94511 Merge prog_std.txt into coding_style.md 8 years ago
Pavel Roskin 3ad28e1130 Add m4 directory to EXTRA_DIST, not all Automake versions package it 9 years ago
Pavel Roskin c4127aa43f Convert coding style from Open Document to Markdown
Markdown is easily readable in text editors. Unlike ODT, markdown can be
patched. GitHub shows markdown with pretty formatting.

Remove bad examples. Improve explanations for good examples.

Use Unicode finger sign to work around the issue of code block after a
list.

Make coding_style.md distributable.
9 years ago
Pavel Roskin 4d4289d93c Disable systemd support for "make distcheck"
"make distcheck" sets prefix to a user-owned directory, compiles code and
runs "make install". That fails if systemd files need to be installed, as
their location if not relative to the prefix.
9 years ago
Pavel Roskin 2694fa9dac Create the m4 directory for Autoconf macro files
Keeping separate files is more maintainable than merging them into a
single aclocal.m4 file. It is easier for users to understand where those
files come from.

Automake knows how to distribute files in the m4 directory.
9 years ago
Jay Sorg c1b7cbd657 merges from authentic8 12 years ago
speidy da7a005a59 neutirnordp: purge old freerdp modules from autoconf 12 years ago
Jay Sorg aa5b9e56b2 xrdp: disable freerdp proxy build 12 years ago
Jay Sorg 64fabbad68 got neutrinordp module building 12 years ago
Jay Sorg 585beebf3e do not build xrdpvr unless --enable-xrdpvr is used 12 years ago
Laxmikant Rashinkar edf5971cef o in login dialog set sesman-X11rdp as the default module
o added support for video redirection without using TSMF
12 years ago
Jay Sorg e9aa5df420 xrdpapi: added library skel 13 years ago
Jay Sorg 93939893de remove old freerdp dir 13 years ago
Jay Sorg fd5ee6570a added freerdp1 module 13 years ago
Itamar Reis Peixoto 23b42a4883 fix mistake in Makefile.am 14 years ago
Itamar Reis Peixoto b06f72f3b9 Merge branch 'itamarjp' of ssh://xrdp.git.sourceforge.net/gitroot/xrdp/xrdp into itamarjp
Conflicts:
	Makefile.am
14 years ago
Itamar Reis Peixoto 350c3c2488 include more files missed in make dist 14 years ago
Itamar Reis Peixoto 6b08b8b71e include missing files in make dist 14 years ago
Jay Sorg 8a4a729a1b added --enable-freerdp configure option 14 years ago
Jay Sorg 4d4f80bfc4 work on freerdp 14 years ago
Itamar Reis Peixoto ff1fb09ffc include more files missed in make dist 14 years ago
Itamar Reis Peixoto e071271aa7 include missing files in make dist 14 years ago
jsorg71 2df913f8ae added genkeymap app 16 years ago
jsorg71 70321aa6c6 add instfiles 17 years ago
jsorg71 d6cf451327 added docs 17 years ago
jsorg71 c691bf9965 add keygen 17 years ago
jsorg71 d703a49c9c autotools 17 years ago