aboutsummaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Expand)AuthorFilesLines
2018-06-02config.mk: remove extra newline before EOFHiltjo Posthuma1-1/+0
2018-05-25Pledge on OpenBSDHiltjo Posthuma1-0/+6
2018-03-20bump version to 0.8.1Hiltjo Posthuma1-1/+1
2018-03-14bump version to 0.8Hiltjo Posthuma1-1/+1
2017-07-12Let the user specify C and LD FLAGSQuentin Rameau1-2/+2
2017-07-12Do not obfuscate what make is doing.Quentin Rameau1-8/+8
2016-08-110.7 releaseChristoph Lohmann1-1/+1
2015-09-28There's no need for libXext to compile st.Christoph Lohmann1-1/+1
2015-07-07Commit to push the 0.6 release.Christoph Lohmann1-1/+1
2015-03-20Remove strsep() callRoberto E. Vargas Caballero1-1/+1
2015-03-14Glibc wants me to use _DEFAULT_SOURCe. I do obey.Christoph Lohmann1-1/+1
2015-02-22Comment default CC assignmentRoberto E. Vargas Caballero1-1/+1
2014-06-30Making surf compile again with rt.Christoph Lohmann1-1/+1
2014-06-26Remove CEIL macroRoberto E. Vargas Caballero1-1/+1
2014-04-050.5 release.Christoph Lohmann1-1/+1
2013-04-200.4.1 release.Christoph Lohmann1-1/+1
2013-04-19Making st compile on OpenBSD again.Christoph Lohmann1-4/+4
2013-03-29Releasing 0.4.Christoph Lohmann1-1/+1
2013-03-05Making st compile on OS X.Christoph Lohmann1-1/+1
2013-02-26Using strsep and fixing null termination in csiparse.Christoph Lohmann1-1/+1
2013-01-04Making the fontconfig and freetype paths portable in config.mk.Christoph Lohmann1-2/+6
2012-11-13The style inquisition was here again.Christoph Lohmann1-0/+1
2012-11-020.3 release.Christoph Lohmann1-1/+1
2012-10-28Adding a more flexible fontstring handling, shortcuts and a zoom function.Christoph Lohmann1-2/+2
2012-10-04This adds the fontcache dependency to try something out. Additionally theChristoph Lohmann1-1/+1
2012-09-24Initial Xft support for st. More to follow.Christoph Lohmann1-2/+2
2012-07-28Implement Xdbe-based double-bufferingBrandon Invergo1-1/+1
2012-02-16revert to "tip" in VERSION.Aurélien Aptel1-1/+1
2012-02-16bump version.Aurélien Aptel1-1/+1
2012-02-11some minor fixesanselm@garbe.us1-1/+1
2011-04-03update VERSION.Aurélien Aptel1-1/+1
2010-08-31fix segfault when selecting big bufferspancake@nopcode.org1-3/+3
2010-08-30use predefined OS macro instead of uname.Aurélien Aptel1-8/+1
2010-08-30st should compile on NetBSD.Aurélien Aptel1-0/+1
2010-08-30removed pty.h. minimal system guessing added in config.mk.Aurélien Aptel1-1/+2
2010-08-28st now runs on Linux, OpenBSD and FreeBSD.Aurélien Aptel1-6/+7
2010-08-27removed XINERAMA from config.mk and fixed a segfault when st isAurélien Aptel1-6/+2
2009-05-10backport of local changesAnselm R Garbe1-0/+31
2008-07-21simplify MakefileMatthias-Christian Ott1-34/+0
2008-06-14make st and std separate programmesMatthias-Christian Ott1-1/+3
2008-06-10assume glibc by defaultMatthias-Christian Ott1-1/+4
2008-06-08remove xinerama flagsMatthias-Christian Ott1-6/+2
2008-05-20added some new files for the initial rewrite of st from scratchAnselm R Garbe1-0/+33