Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xorgxrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-06Add --enable-strict-locations options, use it in "make distcheck"Pavel Roskin
When --enable-strict-locations is used, the location of Xorg modules is not autodetected. Configuration files are installed under sysconfdir. Don't make any logic depend on the presence of the --prefix option, it's not an expected side effect. Use --enable-strict-locations in "make distcheck", it's needed to make sure all files are installed under prefix.
2016-12-06Fix "make dist"Pavel Roskin
2016-11-18Make xorg-test-run.sh non-interactive, run it on "make check"Pavel Roskin
2016-11-18Replace test-in-home.sh with a more self-contained tests/xorg-test-run.shPavel Roskin
tests/xorg-test-run.sh does not modify anything outside the build directory. It doesn't need root access to install the config file. Distribute all files in tests directory, including xorg-test-run.sh
2016-11-18Enable -Wall, -Wwrite-strings and format string checkingPavel Roskin
2016-11-10Make sure "make dist" doesn't lose any filesPavel Roskin
2014-11-06add files from xrdpJay Sorg