summaryrefslogtreecommitdiffstats
path: root/Source/cmDependsJavaParserHelper.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
| | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range.
* Fix open solaris build issue with concept checking that breaks std vector ↵Bill Hoffman2009-09-141-5/+5
| | | | for a class of itself. Bug #9523.
* STYLE: fix line lengthKen Martin2006-05-101-26/+26
|
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix ↵Bill Hoffman2006-03-301-2/+2
| | | | warnings produced by building for win64
* COMP: Fix warning about printf format and given type.Brad King2005-02-031-1/+2
|
* COMP: Removed default argument from method definition.Brad King2005-01-281-1/+1
|
* ENH: Initial import of java parserAndy Cedilnik2005-01-281-0/+433