summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add preliminary Raptor session managementTimothy Pearson2019-03-021-0/+1
| | | | | Raptorsmiface pulled from latest old master, changelog merged down to single commit Due to the latest raptorsmiface code being used, this will not compile (yet)
* xrdp: unify inconsistent mixed use ofKoichiro IWAO2018-06-271-1/+1
| | | | | | * configure params * configure options * configure string
* don't remove configure_params.h on make clean, only make distcleanJay Sorg2018-05-271-1/+1
|
* distclean remove configure_params.hJay Sorg2018-05-251-0/+3
|
* Remove x11rdp from README and EXTRA_DISTKoichiro IWAO2018-04-171-2/+1
|
* Remove readme.txt, it has been replaced by README.mdPavel Roskin2017-03-271-1/+0
|
* Add --enable-strict-locations option, describe default in its help textPavel Roskin2017-03-021-1/+3
| | | | | | | | | | | | 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.
* Remove librdp.so sources, it's obsoleted by neutrinordpPavel Roskin2017-01-191-1/+0
| | | | Remove "rdp-any" section from xrdp.ini.
* Merge branch 'devel' into readmeIdan Freiberg2016-12-221-0/+1
|\
| * Add NEWS.mdspeidy2016-12-211-0/+1
| | | | | | | | Add NEWS.md to EXTRA_DIST
* | Add README.mdspeidy2016-12-211-0/+1
|/
* Compile libpainter only if enabled, fix path to libpainter.aPavel Roskin2016-12-201-1/+7
| | | | | When subpackages are compiled outside the build tree, the build artifacts are placed under top_builddir.
* Distribute all files except git and github specific dataPavel Roskin2016-12-181-2/+19
| | | | | It is better to distribute a few useless file than not to distribute needed files.
* Make libpainter a subpackage of xrdpPavel Roskin2016-12-171-0/+1
|
* Make librfxcodec a subpackagePavel Roskin2016-12-151-0/+7
| | | | | | | | | | | | | 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.
* add pkgconfig xrdp.pc fileJay Sorg2016-11-171-0/+1
|
* Merge prog_std.txt into coding_style.mdPavel Roskin2016-10-171-1/+1
|
* Add m4 directory to EXTRA_DIST, not all Automake versions package itPavel Roskin2016-02-211-1/+1
|
* Convert coding style from Open Document to MarkdownPavel Roskin2016-02-111-1/+2
| | | | | | | | | | | | 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.
* Disable systemd support for "make distcheck"Pavel Roskin2016-01-291-0/+1
| | | | | "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.
* Create the m4 directory for Autoconf macro filesPavel Roskin2016-01-291-0/+2
| | | | | | | 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.
* merges from authentic8Jay Sorg2013-09-261-1/+0
|\
| * xrdp: disable freerdp proxy buildJay Sorg2013-08-221-1/+1
| |
* | neutirnordp: purge old freerdp modules from autoconfspeidy2013-08-241-6/+0
|/
* got neutrinordp module buildingJay Sorg2013-05-031-0/+7
|
* do not build xrdpvr unless --enable-xrdpvr is usedJay Sorg2012-11-101-1/+7
|
* o in login dialog set sesman-X11rdp as the default moduleLaxmikant Rashinkar2012-11-091-1/+2
| | | | o added support for video redirection without using TSMF
* xrdpapi: added library skelJay Sorg2012-08-021-1/+2
|
* remove old freerdp dirJay Sorg2012-02-131-4/+0
|
* added freerdp1 moduleJay Sorg2012-02-071-0/+4
|
* fix mistake in Makefile.amItamar Reis Peixoto2010-11-211-3/+0
|
* Merge branch 'itamarjp' of ssh://xrdp.git.sourceforge.net/gitroot/xrdp/xrdp ↵Itamar Reis Peixoto2010-11-211-0/+3
|\ | | | | | | | | | | | | into itamarjp Conflicts: Makefile.am
| * include more files missed in make distItamar Reis Peixoto2010-11-191-1/+1
| |
| * include missing files in make distItamar Reis Peixoto2010-11-191-0/+1
| |
* | include more files missed in make distItamar Reis Peixoto2010-11-201-1/+1
| |
* | include missing files in make distItamar Reis Peixoto2010-11-201-0/+1
| |
* | added --enable-freerdp configure optionJay Sorg2010-11-191-1/+7
| |
* | work on freerdpJay Sorg2010-11-191-0/+1
|/
* added genkeymap appjsorg712009-08-121-1/+2
|
* add instfilesjsorg712008-08-171-1/+2
|
* added docsjsorg712008-08-171-1/+2
|
* add keygenjsorg712008-08-101-1/+2
|
* autotoolsjsorg712008-08-031-0/+10