summaryrefslogtreecommitdiffstats
path: root/Utilities/cmexpat
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless include file filtersBrad King2009-12-081-1/+0
| | | | | | | | | | The commit "Cleanup regular expressions" removed real include filter expressions and replaced them with lines like INCLUDE_REGULAR_EXPRESSION("^.*$") that do no filtering. We simplify the change by removing the lines altogether.
* Install third-party utility copyright noticesBrad King2009-09-281-0/+1
| | | | | | | Some of our third-party utilities have licenses that require their copyright and license notices to be distributed with binary forms. This commit adds installation rules to include these notices with installed CMake documentation.
* COMP: Cleanup regular expressionsAndy Cedilnik2005-12-301-1/+1
|
* COMP: More cleanupsAndy Cedilnik2005-03-161-0/+4
|
* COMP: Remove compile warning about shadow variablesAndy Cedilnik2005-02-271-6/+6
|
* COMP: fix warningsBill Hoffman2005-02-251-0/+2
|
* COMP: Try to resolve compile errors because of missing includes and wrong ↵Andy Cedilnik2005-01-181-1/+1
| | | | include path
* ENH: Initial import of expatAndy Cedilnik2004-06-2521-0/+11237