summaryrefslogtreecommitdiff
path: root/Modules/FindBISON.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-3/+13
* Find{FLEX,BISON}: Add 'win-' executable namesYan2020-06-221-1/+1
* Merge topic 'FindBISON-CMP0088-SourcePath'Brad King2019-07-151-3/+9
|\
| * FindBISON: Fix CMP0088 NEW behavior for non-absolute input pathsBrian Carlson2019-07-121-3/+9
* | Help: Improve description of modulesBartosz Kosiorek2019-04-231-1/+1
* | Modules: Update documentation formattingBartosz Kosiorek2019-04-081-2/+2
|/
* FindBISON: Add policy CMP0088 to run bison in build treeRobert Maynard2019-01-101-4/+34
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-79/+80
* FindBISON: Fix "multiple rules generate" error on VERBOSE outputBrad King2018-10-091-7/+14
* Don't include CMakeParseArgumentsDaniel Pfeifer2017-01-111-2/+0
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-2/+0
* FindBISON: Do not rebuild every time when not VERBOSEBrad King2016-11-141-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* 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