summaryrefslogtreecommitdiffstats
path: root/Source/cmRegularExpression.h
Commit message (Collapse)AuthorAgeFilesLines
* ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot ↵Brad King2002-09-101-4/+4
| | | | be compared directly with other pointer types. We use 0 instead.
* removed shared lib supportKen Martin2002-08-231-1/+1
|
* made into dllKen Martin2002-08-211-1/+1
|
* ENH: dot net almost workingBill Hoffman2002-02-251-8/+8
|
* ENH:Updated copyrightWill Schroeder2002-01-211-30/+6
|
* ENH:New copyrightWill Schroeder2001-04-271-5/+30
|
* ENH: first pass at cache, clean up the unix generator, clean up configure.in ↵Bill Hoffman2001-02-191-2/+2
| | | | some
* ENH:Documentation and cleanupsWill Schroeder2001-01-111-114/+274
|
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵Bill Hoffman2001-01-051-1/+1
| | | | CMakeLists.txt files.
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-291-0/+214