Commit Graph

40 Commits (c5ca0332be2e552950d7b45e51faf53f6a012345)

Author SHA1 Message Date
Koichiro IWAO 0c6527f226 buildx.sh: fix clean option
- fix the use of $mod_dir
  "build_dir/$mod_dir" was evaluated as "build_dir/ Python-2.7" as
  variable mod_dir has leading whitespace

- fix the path of x11_file_list.txt
11 years ago
Jay Sorg 25ee064340 X11rdp: download from xrdp.org 12 years ago
Jay Sorg 4b82a3ea34 X11rdp: update to pixman 0.30 12 years ago
Jay Sorg c7eb88b6cf X11rdp: fix for buildx.sh 12 years ago
Jay Sorg d4d6a65adb merge from pmhahn 12 years ago
Jay Sorg 26f4502ebf X11rdp: build fix from kyytaM 12 years ago
Philipp Hahn 7a0db8a152 X11rdp: Rework changing directories
Remove unchecked changes of directories.
12 years ago
Philipp Hahn 4163fd8d38 X11rdp: make variables function local
Use local to declare variables local
12 years ago
Philipp Hahn f2b7aafb4e X11rdp: fix spelling mistakes
exit -> exist
$mn -> $mod_name
folowed -> followed
blocket -> blocked
12 years ago
Philipp Hahn 29b7081dcf X11rdp: Handle more compression formats
Add .xz and plain .tar files.
12 years ago
Philipp Hahn a29c011e02 X11rdp: Simplify if constructs
Directly use exit value instead of evaluating $?
12 years ago
Philipp Hahn eb3253fafc X11rdp: simplify line splitting
Use "IFS=: read" instead of "echo|cut" constructs.
12 years ago
Philipp Hahn 536ac7f9e8 X11rdp: simplify download
Use case-statement instead of many ifs.
12 years ago
Philipp Hahn 3dd485512c X11rdp: fix indention
Re-indent four sections to use 4 spaces for indention
12 years ago
Philipp Hahn 0bfb46ebb0 X11rdp: Consistently use $file
Consistently use $file instead of repeating the file name again when
downloading external URLs.
12 years ago
Philipp Hahn 73c8a9626b X11rdp: Remove duplicate entry for expat
expat-2.0.1.tar.gz is declared twice, remove the first one.
12 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
13 years ago
Jay Sorg 23acc579ff xorg: added another package to the notes 13 years ago
Jay Sorg 9fb425922a xorg: update needed packages list 13 years ago
Jay Sorg 4066edfa47 xorg: fix for buildx.sh where multi commands in configure 13 years ago
Jay Sorg 7e3acbfd26 xorg: improvments to buildx.sh 13 years ago
Jay Sorg 4d8e1d2d31 X11rdp: fix for building on Ubuntu 12.04, move fonts to end of build 13 years ago
Jay Sorg 60a0fda03e xorg: copy X11rdp to install destination after building 13 years ago
Jay Sorg 74abdae6ad xorg: change buildx.sh parameter, added drop for debugging builds 13 years ago
Jay Sorg 8da4c65aac xorg: X11rdp 13 years ago
Jay Sorg 2a50334572 xorg/X11R7.6: minor change for builds 13 years ago
Jay Sorg 1986fcc6af xrdp:X11R7.6: work on building X11rdp 13 years ago
Jay Sorg 230ee6166f added default parameter to buildx.sh 13 years ago
Jay Sorg 936e25b039 xorg build 13 years ago
Jay Sorg 760635cce8 xorg build 13 years ago
Jay Sorg 0954d9cdf2 libxslt 13 years ago
Jay Sorg 57e5c98fa8 xorg build 13 years ago
Jay Sorg 10174b14f4 xorg build 13 years ago
Jay Sorg 9eb054de9d xorg build 13 years ago
Jay Sorg 2c7c29053d xorg build 13 years ago
Jay Sorg deaf71de99 added python 13 years ago
Jay Sorg 3988406406 added libxml2 to build 13 years ago
Jay Sorg 537bcb63ed font and other build fixes 13 years ago
Jay Sorg 7100f4a3ec get a file from server1 13 years ago
Jay Sorg 7b1d6609dd added buildx script 13 years ago