summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2009-05-10backport of local changesAnselm R Garbe1-32/+37
2008-07-21simplify MakefileMatthias-Christian Ott1-51/+32
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-04remove emallocz()Matthias-Christian Ott1-3/+3
2008-06-14make st and std separate programmesMatthias-Christian Ott1-7/+15
2008-06-10source utility functions out to util.cMatthias-Christian Ott1-1/+1
2008-06-01slight changesAnselm R Garbe1-7/+3
2008-05-20added some new files for the initial rewrite of st from scratchAnselm R Garbe1-0/+60