summaryrefslogtreecommitdiff
path: root/pygments/lexers/make.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* lexers/make: allow more GNU make constructsRobin Jarry2018-06-191-2/+2
* Copyright update.Georg Brandl2017-01-221-1/+1
* Merged in 6wind/pygments-main/make-vars (pull request #580)Tim Hatch2016-05-311-1/+1
|\
| * Do not capture opening parentheses in expansion mode as Text.Sanders Kleinfeld2016-04-041-1/+1
* | lexers/make: allow parentheses in variable namesRobin Jarry2016-04-041-1/+1
|/
* Added the ability to recognize $ENV variables in the Cmake Lexer.Thaddeus Taylor2015-08-191-0/+1
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-1/+1
* Curly brace escaping, round 1.Tim Hatch2014-10-151-1/+1
* MakefileLexer: Add GNU Automake directives.Tim Hatch2014-10-081-1/+3
* MakeLexer: Add GNU Make vpath directive.Tim Hatch2014-10-071-1/+1
* Remove the misc subpackage.Georg Brandl2014-09-201-0/+199