aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.mk
Commit message (Collapse)AuthorAge
* backport of local changesGravatar Anselm R Garbe2009-05-10
|
* simplify MakefileGravatar Matthias-Christian Ott2008-07-21
| | | | | | | | | 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 programmesGravatar Matthias-Christian Ott2008-06-14
|
* assume glibc by defaultGravatar Matthias-Christian Ott2008-06-10
|
* remove xinerama flagsGravatar Matthias-Christian Ott2008-06-08
| | | | 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 scratchGravatar Anselm R Garbe2008-05-20