Commit Graph

11 Commits

Author SHA1 Message Date
Aurélien Aptel
4f5c7e3a31 use predefined OS macro instead of uname. 2010-08-30 13:04:19 +02:00
Aurélien Aptel
1ba065d993 st should compile on NetBSD. 2010-08-30 01:20:38 +02:00
Aurélien Aptel
bc834723ec removed pty.h. minimal system guessing added in config.mk. 2010-08-30 03:12:11 +02:00
Aurélien Aptel
cf527c22d5 st now runs on Linux, OpenBSD and FreeBSD. 2010-08-28 03:18:22 +02:00
Aurélien Aptel
fa6a9216a1 removed XINERAMA from config.mk and fixed a segfault when st is
started without a display. (thx Hiltjo Posthuma)
2010-08-27 13:53:27 +02:00
Anselm R Garbe
c740fb5be8 backport of local changes 2009-05-10 13:17:09 +01:00
Matthias-Christian Ott
db20559694 simplify Makefile
Due to consideration of POSIX compliance issues config.mk had
to be removed. Configuration variables can be overridden by
environment variables or specified via command line.

Additionally all pretty-printed messages were removed and
built-in rules are used. This also simplifies and purges
the Makefile.
2008-07-21 17:06:59 +02:00
Matthias-Christian Ott
c9e63f9c30 make st and std separate programmes 2008-06-14 11:03:29 +02:00
Matthias-Christian Ott
f513f1d9da assume glibc by default 2008-06-10 18:00:15 +02:00
Matthias-Christian Ott
9a644176d0 remove xinerama flags
The xinerama related variables in config.mk are a relict of
dwm and therefore should be removed.
2008-06-08 21:36:58 +02:00
Anselm R Garbe
a4e3e95194 added some new files for the initial rewrite of st from scratch 2008-05-20 10:03:59 +01:00