Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st now runs on Linux, OpenBSD and FreeBSD. | Aurélien Aptel | 2010-08-28 | 1 | -6/+7 |
| | |||||
* | removed XINERAMA from config.mk and fixed a segfault when st is | Aurélien Aptel | 2010-08-27 | 1 | -6/+2 |
| | | | started without a display. (thx Hiltjo Posthuma) | ||||
* | backport of local changes | Anselm R Garbe | 2009-05-10 | 1 | -0/+31 |
| | |||||
* | simplify Makefile | Matthias-Christian Ott | 2008-07-21 | 1 | -34/+0 |
| | | | | | | | | | 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. | ||||
* | make st and std separate programmes | Matthias-Christian Ott | 2008-06-14 | 1 | -1/+3 |
| | |||||
* | assume glibc by default | Matthias-Christian Ott | 2008-06-10 | 1 | -1/+4 |
| | |||||
* | remove xinerama flags | Matthias-Christian Ott | 2008-06-08 | 1 | -6/+2 |
| | | | | The xinerama related variables in config.mk are a relict of dwm and therefore should be removed. | ||||
* | added some new files for the initial rewrite of st from scratch | Anselm R Garbe | 2008-05-20 | 1 | -0/+33 |