aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/mhmakelexer.l
Commit message (Expand)AuthorAgeFilesLines
* Use bison instead of bison++marha2011-01-191-237/+241
* Increased gnu make compatibility.marha2010-10-301-233/+252
* Increased gnu make compatibilitymarha2010-10-221-12/+49
* Solved linux problemsmarha2010-09-011-0/+5
* Make it possible to use more complicated expressions in if statementsmarha2010-09-011-9/+29
* Added possibility to force a dependency scan on a target with .AUTODEPSmarha2010-08-041-0/+6
* Solved problem of some tabs that were not parsed as white spacemarha2010-02-281-9/+9
* Allos the | character in define values.marha2010-01-141-3/+3
* Added 64-bit compilationmarha2009-12-101-5/+5
* Optimised auto dependency generationmarha2009-10-021-20/+10
* Escaping of the $ sign by doubling it was not always done correctly.marha2009-08-041-1/+1
* Added mhmake GNU make compatible (with extensions) make utility.marha2009-07-291-0/+910