aboutsummaryrefslogtreecommitdiff
path: root/config.mk
Commit message (Expand)AuthorAge
* bump version to 5.2Hiltjo Posthuma2022-10-04
* Makefile: add manual path for OpenBSDHiltjo Posthuma2022-05-01
* bump version to 5.1Hiltjo Posthuma2022-02-11
* revert using strcasestr and use a more optimized portable versionHiltjo Posthuma2022-02-08
* follow-up fix: add -D_GNU_SOURCE for strcasestr for some systemsHiltjo Posthuma2022-02-07
* bump version to 5.0Hiltjo Posthuma2020-09-02
* Prepared 4.9 release.Anselm R Garbe2019-02-02
* Do not strip at link stageHiltjo Posthuma2018-06-02
* Makefile: bikesheddingly replace ${} with $()Quentin Rameau2018-04-22
* bump version to 4.8Hiltjo Posthuma2018-03-14
* release 4.7Hiltjo Posthuma2017-05-02
* Shut up glibc about _BSD_SOURCE being deprecatedQuentin Rameau2015-12-19
* config.mk: use -std=c99Hiltjo Posthuma2015-09-28
* config.mk: fix _XOPEN_SOURCE=700 for getline()Hiltjo Posthuma2015-09-27
* config.mk: improve feature test checkHiltjo Posthuma2015-09-27
* config.mk: add FREETYPELIBS and FREETYPEINCHiltjo Posthuma2015-07-19
* Use libdraw: add Xft and fallback-fonts support to graphics libHiltjo Posthuma2015-06-27
* _POSIX_C_SOURCE=200809LConnor Lane Smith2012-04-06
* remove _POSIX_C_SOURCE cflagConnor Lane Smith2012-01-18
* update version 4.5-hgConnor Lane Smith2012-01-08
* config.mk cleanupanselm@garbe.us2012-01-04
* replace lsx with stestConnor Lane Smith2011-11-19
* change version to 'hg'Connor Lane Smith2011-09-19
* rebind ^N ^PConnor Lane Smith2011-07-04
* bugfixConnor Lane Smith2011-05-18
* portabilityConnor Lane Smith2011-05-15
* cleanupConnor Lane Smith2011-05-15
* increment versionConnor Lane Smith2011-05-14
* cache option in config.mkConnor Lane Smith2011-01-07
* fixed dist target bugAnselm R Garbe2010-11-20
* removed libdc dependenceConnor Lane Smith2010-11-11
* fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner caseConnor Lane Smith2010-09-13
* simplificationsConnor Lane Smith2010-08-10
* fixed bugs, no more config.h, updated manpage, new libdrawConnor Lane Smith2010-08-02
* libdraw now has own repoConnor Lane Smith2010-06-30
* moved draw.c to libdraw.aConnor Lane Smith2010-06-24
* prepared bugfix release 4.1.1Anselm R Garbe2010-05-29
* applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (du...Anselm R Garbe2009-11-28
* applied Matthias Christian Ott's sanity fixes (thanks a lot!)Anselm R Garbe2009-02-21
* next release will be 4.0a@null2008-12-12
* backported drawtext() simplifications to dmenuAnselm R Garbe2008-08-18
* minor fixAnselm R Garbe2008-06-19
* minor fixAnselm R Garbe2008-06-18
* cosmetic fixesAnselm R Garbe2008-06-13
* added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -wanselm@anselm12008-05-19
* re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons...Anselm R Garbe2008-04-09
* fixed match() to prefer prefix-matches to strstr-matches in the match list, e...Anselm R Garbe2008-03-18
* added dmenu runanselm@anselm12007-12-22
* adapted c99 for pedantic checks, even if those checks are somewhat brokenAnselm R. Garbe2007-10-10
* applied MichaƂ Janeczek dmenu patch, made dmenu match case-insensitive by de...Anselm R. Garbe2007-09-23