summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorpl <pl@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-13 16:53:37 +0000
committerpl <pl@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-13 16:53:37 +0000
commitb8facdc35ef37810c9b343db52264634e20e71a3 (patch)
treeb9a7b9087b72d220a93a2b19ee1a34e37088b935 /DOCS
parent3001ca41f3d6be15e75a0c3d032f03556c23fd87 (diff)
downloadmpv-b8facdc35ef37810c9b343db52264634e20e71a3.tar.bz2
mpv-b8facdc35ef37810c9b343db52264634e20e71a3.tar.xz
added functions :
+ cc_check() replaces "$_cc" "$TMPC" -o "$TMPO" "$@" >/dev/null 2>&1 + die() replaces echo "Error blah" / flush tempfiles / exit + boolean OS macros : linux() bsd() bsdos() freebsd() openbsd() (note: bsd = bsdos || freebsd || openbsd) changed handling of directories with "for" loops (tempdir && css detection) added XXX where things need to be checked for a particular OS removed unnecessary tempfile flush modified a few if... which were not obvious to read for more readability reidented the --help message for it to be more "80-char-wide-terms" aware changed a few echo ... echo ... echo ... to cat <<EOF enabled THREAD_SAFE's flags for BSD's and Linux (-D_REENTRANT) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2191 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions