summaryrefslogtreecommitdiff
path: root/Modules/FindBISON.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindBISON: Refactor public and inner macro routinesEon Jeong2016-07-181-44/+42
* FindBISON: Add REPORT_FILE option to pass --report-file=FILEEon Jeong2016-07-181-8/+24
* FindBISON: Change usage of [VERBOSE <file>] to [VERBOSE [<file>]]Eon Jeong2016-07-181-23/+48
* FindBISON: Fix BISON_TARGET macro for special characters in path (#16072)Brad King2016-04-201-4/+4
* FindBISON: Add DEFINES_FILE option to pass --defines=FILEEon Jeong2015-06-091-8/+26
* FindBISON: Use CMAKE_PARSE_ARGUMENTS to parse argumentsEon Jeong2015-06-091-18/+23
* FindBISON: Use BISON_TARGET macro argument names internallyEon Jeong2015-06-091-5/+5
* FindBISON: Improve documentation formattingBrad King2015-06-091-33/+43
* Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-141-9/+6
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-28/+52
* FindBISON: Add support for the Win flex-bison distributionPatrick Gansterer2012-11-261-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-5/+5
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-66/+66
* FindBISON: add a version expression for GNU Bison 1.xRolf Eike Beer2012-01-271-2/+3
* FindBISON: Fix matching output of "bison --version"Rolf Eike Beer2011-11-181-2/+2
* FindBISON: Fix bison++ version parsing to avoid "Offending entry"Ondrej Balaz2011-11-111-2/+11
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Merge topic 'FixBisonWithLocale'David Cole2010-11-091-4/+11
|\
| * Make FindBISON work properly with non-C locales (#11326)Alex Neundorf2010-10-181-4/+11
* | Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
|/
* 10241: FindBISON.cmake clears wrong variablePhilip Lowman2010-08-191-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* add 2nd, more powerful mode to find_package_handle_standard_args()Alex Neundorf2010-07-291-1/+5
* Fix module docs to be manpage (groff) friendlyBrad King2009-10-051-6/+6
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-24/+11
* Convert newlines from CRLF to LFBrad King2009-09-251-167/+167
* Checking in the FindFLEX.cmake & FindBISON.cmake attached to Issue #4018 afte...Philip Lowman2009-08-131-0/+167