summaryrefslogtreecommitdiffstats
path: root/Source/cmRegularExpression.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Merged use of the kwsys RegularExpression class instead of ↵Brad King2003-06-231-378/+0
| | | | cmRegularExpression.
* ENH: compile method now returns whether compilation succeeded.Brad King2002-11-061-1/+1
|
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-231-3/+3
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* Try to improve source group interfaceAndy Cedilnik2002-10-041-8/+11
|
* 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