summaryrefslogtreecommitdiff
path: root/Source/cmStandardLexer.h
Commit message (Expand)AuthorAgeFilesLines
* LexerParser: Suppress LCC warnings in generated codeBrad King2022-01-261-0/+4
* LexerParser: Suppress NVHPC warnings in generated codeBrad King2021-04-281-0/+5
* OpenBSD: Fix system feature definitionsRafael Sadowski2021-04-141-2/+3
* Merge topic 'lexer-posix-source'Brad King2021-02-081-1/+1
|\
| * LexerParser: Do not override existing _POSIX_C_SOURCE definitionBrad King2021-02-051-1/+1
* | clang-tidy: fix `bugprone-reserved-identifier` warningsBen Boeckel2021-01-271-0/+4
* | Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
|/
* centos5: Fix FTBFS with strdupJulien Schueller2020-07-201-0/+4
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-1/+1
* CMake compilation: do not use compiler extensionsMarc Chevrier2020-03-231-0/+13
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-23/+23
* cmStandardLexer.h: Do not include a C++ headerBrad King2017-11-301-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-2/+2
* Regenerate lexer source codeDaniel Pfeifer2016-12-141-2/+24
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-15/+15
* Drop SGI as a CMake host compiler.Stephen Kelly2015-01-081-6/+0
* Remove borland workarounds.Stephen Kelly2014-10-151-19/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* COMP: Add missing malloc.h include for QNX.Brad King2006-08-241-0/+5
* STYLE: Fixed line-too-long style errors.Brad King2006-08-181-1/+1
* COMP: Fix warnings produced by the change in include order from the re-organi...Brad King2006-08-091-15/+21
* COMP: Moved duplicate flex-generated lexer warning suppression and cross-plat...Brad King2006-08-081-0/+67