Commit Graph

42 Commits (5ea403430a5e531cf30af32c04f80a146e495dc3)

Author SHA1 Message Date
Koichiro IWAO c0c7c3f106
xrdp: unify inconsistent mixed use of
* configure params
* configure options
* configure string
7 years ago
Jay Sorg f6d3fd46b6 don't remove configure_params.h on make clean, only make distclean 7 years ago
Jay Sorg 04a5a0582e distclean remove configure_params.h 7 years ago
Koichiro IWAO eb6ba23325
Remove x11rdp from README and EXTRA_DIST 7 years ago
Pavel Roskin a7ec7237c4 Remove readme.txt, it has been replaced by README.md 8 years ago
Pavel Roskin 24d44def60 Add --enable-strict-locations option, describe default in its help text
Rather than guess user's intention based on whether --prefix was
specified, use an explicit option to enable strict GNU Coding Standards
for installation directories.

The default is to use /etc and /var rather than corresponding directories
under prefix.

Use --enable-strict-locations in "make distcheck", it expects all
installed files to be under prefix.
8 years ago
Pavel Roskin 2b614ed4ab Remove librdp.so sources, it's obsoleted by neutrinordp
Remove "rdp-any" section from xrdp.ini.
8 years ago
Idan Freiberg aeb1392caa Merge branch 'devel' into readme 8 years ago
speidy ecff6f53ba Add README.md 8 years ago
speidy a68b018122 Add NEWS.md
Add NEWS.md to EXTRA_DIST
8 years ago
Pavel Roskin 0e7bc6e111 Compile libpainter only if enabled, fix path to libpainter.a
When subpackages are compiled outside the build tree, the build artifacts
are placed under top_builddir.
8 years ago
Pavel Roskin c21b9a78f4 Distribute all files except git and github specific data
It is better to distribute a few useless file than not to distribute
needed files.
8 years ago
Pavel Roskin 191eec5e8d Make libpainter a subpackage of xrdp 8 years ago
Pavel Roskin e65aa594e8 Make librfxcodec a subpackage
Since libpainter is going to become a subpackage, we can make librfxcodec
a subpackage as well.

With this change, librfxcodec is configured, built and linked to xrdp
automatically if enabled by "--enable-rfxcodec"

librfxcodec is packaged by "make dist" regardless of "--enable-rfxcodec"

librfxcodec/confgure is run unconditionally, it's needed for "make dist"
to work. But librfxcodec is only compiled if enabled.
8 years ago
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