aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.menhir
Commit message (Expand)AuthorAgeFilesLines
* [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-011-4/+5
* Revised menhirLib autoconfiguration (#331)Xavier Leroy2020-02-051-1/+5
* Resynchronize the LICENSE file and the license headers in individual files (#45)Xavier Leroy2018-01-051-0/+3
* Query menhir for location of menhir lib in config.Bernhard Schommer2016-10-181-37/+0
* Use ifndef correct. Bug 17481Bernhard Schommer2015-10-271-1/+1
* Test if menhir includes is set before trying to set it.Bernhard Schommer2015-10-271-1/+5
* Allow the MENHIR_INCLUDE path to be set by environment.Bernhard Schommer2015-10-271-4/+3
* Added copyright banners to the new files.François Pottier2015-10-231-0/+12
* Switch to --table mode. This is slightly slower but otherwise changes nothing.François Pottier2015-10-231-1/+1
* Distinguish [MENHIR] and [MENHIR_MODE]. Cleaner, more flexible.François Pottier2015-10-231-5/+9
* It is probably more efficient to eagerly evaluate $(MENHIR_INCLUDES).François Pottier2015-10-161-1/+1
* Added [Makefile.menhir], which gives a choice between Menhir's "code" and "ta...François Pottier2015-10-161-0/+67