Commit Graph

331 Commits (fbf716827078bedec3722829cf7d5b1f08d9041f)

Author SHA1 Message Date
Pavel Roskin 5bb54122ba Strip the installed X11rdp binary, not the original 8 years ago
Pavel Roskin cd6e8faccc Reorder static libraries to avoid the need to link them twice 8 years ago
Pavel Roskin d93bb4cf4b Check that X11RDPBASE is set, give it a better description
Use BINBASE for the binary install path.
8 years ago
Koichiro IWAO 6b589569ee buildx.sh: download tarballs using keepalive
Executing wget like

  wget http://example.com/file1 http://example.com/file2 ...

can do HTTP keepalive.

Quit calling wget with single file. Downloading multiple files in one
http connection is a little bit faster than executing wget more than
100 times. And parallelly execute two instances of wget to increase
download speed.
8 years ago
Koichiro IWAO cf1a99b4e2 buildx.sh: simplify counting lines 8 years ago
Pavel Roskin bc5e166f13 Move libXdmcp above libxcb, libxcb can use it 8 years ago
Pavel Roskin 293d8b4b79 Add *.a to top .gitignore, add xorg/X11R7.6/.gitignore 8 years ago
Pavel Roskin 3cf67c684b buildx.sh: force forward patch, don't ask whether to revert 8 years ago
Pavel Roskin 6247a3afac buildx.sh: remove special case for python, it's not built anymore 8 years ago
Pavel Roskin d602e71465 Change compilation order to resolve dependencies
With this change, buildx.sh succeeds on a system without pre-existing
X11 installation.
8 years ago
Pavel Roskin b2bbaef640 buildx.sh: utilize all available CPUs when compiling 8 years ago
Pavel Roskin 8e7d12ff50 buildx.sh: "clean" is a constant string, not a semantic variable 8 years ago
Pavel Roskin 22c370a6a1 buildx.sh: use "mkdir -p" to create $PREFIX_DIR, don't retry
Improve messages about $PREFIX_DIR
8 years ago
Koichiro IWAO 1612730140 X11rdp: remove python as it isn't really needed these days
Closes #399.
8 years ago
Koichiro IWAO bc37e5aaac x11rdp: apply keyboard options 9 years ago
jsorg71 660132a49d Merge pull request #402 from metalefty/update-python
X11rdp: update python 2.7 -> 2.7.11
9 years ago
jsorg71 8353baab3d Merge pull request #390 from proski/june21
Cleanups and C++ compatibility
9 years ago
jsorg71 87da32bac8 Merge pull request #394 from AkiraPenguin/devel
Fix pc105-jp-Henkan key.
9 years ago
Koichiro IWAO 32561a7b74 X11rdp: update python 2.7 -> 2.7.11
Python 2.7 cannot build with OpenSSL 1.0.2h pointed out in #399.
Python-2.7.11.tar.xz needs to be uploaded to server1.xrdp.org.
9 years ago
Jay Sorg eed0227d81 X11rdp: xrandr change for multimon 9 years ago
Akira Taniguchi 614101441e Add files via upload 9 years ago
Pavel Roskin ae5bb5bf9c Fix incorrect use of "it's" and "its", adjust wording 9 years ago
Pavel Roskin ca9cbcafc8 Typo fixes 9 years ago
Jay Sorg b3273a3bfc X11rdp: Mesa link fix 9 years ago
Jay Sorg 5e398e0c91 multimon fix 9 years ago
Jay Sorg 473f3dcd0c X11rdp: merge multimon from Xorg driver 9 years ago
Pavel Roskin 92a6833e9b Fix typos 9 years ago
Pavel Roskin ffc4efb9ce Don't ignore files known to git
That can cause unexpected behavior, especially with third party tools.
The ignored files will be lost if the source tree is re-imported to
another git repository, unless special care is taken.

Whitelist all non-generated makefiles.

To whitelist instfiles/pam.d/xrdp-sesman, add path to all generated
executables listed in the top-level .gitignore, sort .gitignore
alphabetically.

Add mkinstalldir, it's used by Automake on some systems.
9 years ago
Pavel Roskin f8cb1588ef Replace "charactor" with "character" everywhere 9 years ago
jsorg71 a25e5e99dd Merge pull request #306 from metalefty/fontconfig-disable-docs
X11rdp: disable fontconfig docs
9 years ago
Koichiro IWAO fbe6c10fc5 X11rdp: disable fontconfig docs
as it rarely fails to build. Nobody actually needs fontconfig docs
to build and run x11rdp even if it builds successfully. Thus we can
just disable it.
9 years ago
Pavel Roskin 964e860072 Run through codespell 9 years ago
mirabilos c3f9f82daf replace image with one I shot myself just now: “Blick auf’s Meßdorfer Feld”
(view towards Meßdorfer Feld, from ↳ tarent) published under any
OSI certified Open Source licence
10 years ago
Jay Sorg dbf959f5fa X11rdp: do not Enqueue motion unless mouse position actually changes, fixes some context menus not always working 10 years ago
Jay Sorg 9c2951fa6c X11rdp: update versions, web site 10 years ago
Jay Sorg 4a95950f96 X11rdp: check for errors from shmem calls 10 years ago
Jay Sorg 291cb738a3 X11rdp: use pCompositeClip for offscreen pixmaps 10 years ago
Akira Taniguchi 59db9707ad Fix "\ _" on jp keyboard 10 years ago
Jay Sorg 762209e0dd xorg: server removed and put in submodule 10 years ago
Jay Sorg 290aee8cd9 X11rdp: switch back to 'base' rules for xkb 10 years ago
Jay Sorg 2010567ecc X11rdp: set options and default 105 keyboard 10 years ago
Jay Sorg 32598e3214 Xorg: yuv rfx unsigned 10 years ago
Jay Sorg c14e3fe7a5 Xorg: update readme.txt 10 years ago
Jay Sorg 2f919932cb Xorg: move to autotools for building 10 years ago
Jay Sorg 4ddda1554f Xorg: fix crash in randr 10 years ago
Jay Sorg e8c61af838 Xorg: simd changes 10 years ago
Jay Sorg 1de9164c0b Xorg: install config file too 10 years ago
Jay Sorg d3cd9cb7e9 Xorg: remove uds file on exit 11 years ago
Jay Sorg bc7a6b9bc6 Xorg: simd changes 11 years ago
Jay Sorg cdb2fff298 Xorg: move simd functions assign to it's own file 11 years ago