aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/mhmakelexer.l
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Removed autodep optimisation.
* Optimised auto dependency generationmarha2009-10-021-20/+10
| | | | | | Added control c handler in windows Now throw string exceptions instead of integer exceptions.
* 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