summaryrefslogtreecommitdiff
path: root/Source/cmDependsJavaParserHelper.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `readability-make-member-function-const` warningsBen Boeckel2021-01-271-1/+1
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Modernize memory managementMarc Chevrier2020-02-271-1/+2
* Delete some default constructors and assignment operatorsAlbert Astals Cid2019-02-151-0/+4
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* ParserHelper: Move macros to bottom of filesDaniel Pfeifer2017-02-201-10/+7
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-0/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-2/+3
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* cmDependsJavaParserHelper: fix dangling pointerDaniel Pfeifer2016-06-201-14/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-29/+15
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-10/+10
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-6/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Fix open solaris build issue with concept checking that breaks std vector for...Bill Hoffman2009-09-141-4/+27
* STYLE: fix line lengthKen Martin2006-05-101-1/+2
* STYLE: fix line lengthsBill Hoffman2006-03-101-1/+2
* ENH: Initial import of java parserAndy Cedilnik2005-01-281-0/+108