summaryrefslogtreecommitdiffstats
path: root/config.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* bump version to 5.4Gravatar Hiltjo Posthuma 2025-08-091-1/+1
* bump version to 5.3Gravatar Hiltjo Posthuma 2024-03-191-1/+1
* bump version to 5.2Gravatar Hiltjo Posthuma 2022-10-041-1/+1
* Makefile: add manual path for OpenBSDGravatar Hiltjo Posthuma 2022-05-011-0/+1
* bump version to 5.1Gravatar Hiltjo Posthuma 2022-02-111-1/+1
* revert using strcasestr and use a more optimized portable versionGravatar Hiltjo Posthuma 2022-02-081-1/+1
* follow-up fix: add -D_GNU_SOURCE for strcasestr for some systemsGravatar Hiltjo Posthuma 2022-02-071-1/+1
* bump version to 5.0Gravatar Hiltjo Posthuma 2020-09-021-1/+1
* Prepared 4.9 release.Gravatar Anselm R Garbe 2019-02-021-1/+1
* Do not strip at link stageGravatar Hiltjo Posthuma 2018-06-021-1/+1
* Makefile: bikesheddingly replace ${} with $()Gravatar Quentin Rameau 2018-04-221-7/+7
* bump version to 4.8Gravatar Hiltjo Posthuma 2018-03-141-1/+1
* release 4.7Gravatar Hiltjo Posthuma 2017-05-021-1/+1
* Shut up glibc about _BSD_SOURCE being deprecatedGravatar Quentin Rameau 2015-12-191-1/+1
* config.mk: use -std=c99Gravatar Hiltjo Posthuma 2015-09-281-1/+1
* config.mk: fix _XOPEN_SOURCE=700 for getline()Gravatar Hiltjo Posthuma 2015-09-271-1/+1
* config.mk: improve feature test checkGravatar Hiltjo Posthuma 2015-09-271-1/+1
* config.mk: add FREETYPELIBS and FREETYPEINCGravatar Hiltjo Posthuma 2015-07-191-3/+9
* Use libdraw: add Xft and fallback-fonts support to graphics libGravatar Hiltjo Posthuma 2015-06-271-2/+2
* _POSIX_C_SOURCE=200809LGravatar Connor Lane Smith 2012-04-061-1/+1
* remove _POSIX_C_SOURCE cflagGravatar Connor Lane Smith 2012-01-181-3/+2
* update version 4.5-hgGravatar Connor Lane Smith 2012-01-081-1/+1
* config.mk cleanupGravatar anselm@garbe.us 2012-01-041-2/+3
* replace lsx with stestGravatar Connor Lane Smith 2011-11-191-1/+1
* change version to 'hg'Gravatar Connor Lane Smith 2011-09-191-1/+1
* rebind ^N ^PGravatar Connor Lane Smith 2011-07-041-1/+1
* bugfixGravatar Connor Lane Smith 2011-05-181-1/+1
* portabilityGravatar Connor Lane Smith 2011-05-151-1/+1
* cleanupGravatar Connor Lane Smith 2011-05-151-5/+1
* increment versionGravatar Connor Lane Smith 2011-05-141-1/+1
* cache option in config.mkGravatar Connor Lane Smith 2011-01-071-2/+4
* fixed dist target bugGravatar Anselm R Garbe 2010-11-201-1/+1
* removed libdc dependenceGravatar Connor Lane Smith 2010-11-111-1/+1
* fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner caseGravatar Connor Lane Smith 2010-09-131-1/+1
* simplificationsGravatar Connor Lane Smith 2010-08-101-1/+0
* fixed bugs, no more config.h, updated manpage, new libdrawGravatar Connor Lane Smith 2010-08-021-10/+7
* libdraw now has own repoGravatar Connor Lane Smith 2010-06-301-2/+2
* moved draw.c to libdraw.aGravatar Connor Lane Smith 2010-06-241-2/+2
* prepared bugfix release 4.1.1Gravatar Anselm R Garbe 2010-05-291-1/+1
* applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (du...Gravatar Anselm R Garbe 2009-11-281-1/+1
* applied Matthias Christian Ott's sanity fixes (thanks a lot!)Gravatar Anselm R Garbe 2009-02-211-1/+1
* next release will be 4.0Gravatar a@null 2008-12-121-1/+1
* backported drawtext() simplifications to dmenuGravatar Anselm R Garbe 2008-08-181-1/+1
* minor fixGravatar Anselm R Garbe 2008-06-191-1/+1
* minor fixGravatar Anselm R Garbe 2008-06-181-1/+0
* cosmetic fixesGravatar Anselm R Garbe 2008-06-131-3/+1
* added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -wGravatar anselm@anselm1 2008-05-191-2/+7
* re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons...Gravatar Anselm R Garbe 2008-04-091-1/+1
* fixed match() to prefer prefix-matches to strstr-matches in the match list, e...Gravatar Anselm R Garbe 2008-03-181-1/+1
* added dmenu runGravatar anselm@anselm1 2007-12-221-1/+1