aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
AgeCommit message (Expand)Author
2024-03-19bump version to 5.3HEAD5.3masterHiltjo Posthuma
2022-10-04bump version to 5.25.2Hiltjo Posthuma
2022-05-01Makefile: add manual path for OpenBSDHiltjo Posthuma
2022-02-11bump version to 5.15.1Hiltjo Posthuma
2022-02-08revert using strcasestr and use a more optimized portable versionHiltjo Posthuma
2022-02-07follow-up fix: add -D_GNU_SOURCE for strcasestr for some systemsHiltjo Posthuma
2020-09-02bump version to 5.05.0Hiltjo Posthuma
2019-02-02Prepared 4.9 release.4.9Anselm R Garbe
2018-06-02Do not strip at link stageHiltjo Posthuma
2018-04-22Makefile: bikesheddingly replace ${} with $()Quentin Rameau
2018-03-14bump version to 4.84.8Hiltjo Posthuma
2017-05-02release 4.74.7Hiltjo Posthuma
2015-12-19Shut up glibc about _BSD_SOURCE being deprecatedQuentin Rameau
2015-09-28config.mk: use -std=c99Hiltjo Posthuma
2015-09-27config.mk: fix _XOPEN_SOURCE=700 for getline()Hiltjo Posthuma
2015-09-27config.mk: improve feature test checkHiltjo Posthuma
2015-07-19config.mk: add FREETYPELIBS and FREETYPEINCHiltjo Posthuma
2015-06-27Use libdraw: add Xft and fallback-fonts support to graphics libHiltjo Posthuma
2012-04-06_POSIX_C_SOURCE=200809LConnor Lane Smith
2012-01-19remove _POSIX_C_SOURCE cflagConnor Lane Smith
2012-01-08update version 4.5-hgConnor Lane Smith
2012-01-04config.mk cleanupanselm@garbe.us
2011-11-19replace lsx with stestConnor Lane Smith
2011-09-19change version to 'hg'Connor Lane Smith
2011-07-04rebind ^N ^PConnor Lane Smith
2011-05-18bugfix4.3.1Connor Lane Smith
2011-05-15portabilityConnor Lane Smith
2011-05-15cleanupConnor Lane Smith
2011-05-15increment versionConnor Lane Smith
2011-01-07cache option in config.mkConnor Lane Smith
2010-11-20fixed dist target bug4.2.1Anselm R Garbe
2010-11-12removed libdc dependenceConnor Lane Smith
2010-09-13fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner caseConnor Lane Smith
2010-08-10simplificationsConnor Lane Smith
2010-08-02fixed bugs, no more config.h, updated manpage, new libdrawConnor Lane Smith
2010-06-30libdraw now has own repoConnor Lane Smith
2010-06-24moved draw.c to libdraw.aConnor Lane Smith
2010-05-29prepared bugfix release 4.1.14.1.1Anselm R Garbe
2009-11-28applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (du...Anselm R Garbe
2009-02-21applied Matthias Christian Ott's sanity fixes (thanks a lot!)4.0Anselm R Garbe
2008-12-12next release will be 4.0a@null
2008-08-18backported drawtext() simplifications to dmenuAnselm R Garbe
2008-06-19minor fixAnselm R Garbe
2008-06-18minor fix3.7Anselm R Garbe
2008-06-13cosmetic fixesAnselm R Garbe
2008-05-19added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -wanselm@anselm1
2008-04-10re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons...Anselm R Garbe
2008-03-18fixed match() to prefer prefix-matches to strstr-matches in the match list, e...Anselm R Garbe
2007-12-22added dmenu runanselm@anselm1
2007-10-10adapted c99 for pedantic checks, even if those checks are somewhat broken3.4Anselm R. Garbe