Andreas Mohr
bf019d765d
Fix spelling and typos (non-binary)
2013-05-07 08:39:19 -04:00
Bill Hoffman
a18612429d
Fixes for bug # 10543, build on older sunpro now works.
2010-05-04 14:52:22 -04:00
Brad King
d4e26b7e88
Remove useless include file filters
...
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.
2009-12-08 11:27:38 -05:00
David Cole
cf133ff6b3
Fix uninitialized variable access in zlib reported by valgrind. Their web site claims it does no harm ( http://www.zlib.net/zlib_faq.html#faq36 ), but fixing it this way eliminates the problem.
2009-11-18 16:47:00 -05:00
Brad King
9737ea074a
Install third-party utility copyright notices
...
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.
2009-09-28 11:36:17 -04:00
Bill Hoffman
64fc597de2
ENH: add initial support for HAIKU OS from bug# 7425
2008-09-15 17:53:28 -04:00
David Cole
3edcd70754
ENH: Update zlib to 1.2.3. Addresses bugs #5445 and #3473 .
2007-09-11 11:22:29 -04:00
Brad King
ab61137eb1
COMP: Fix and/or disable warnings for Borland 5.6 build.
2006-08-01 11:38:42 -04:00
Andy Cedilnik
8b9512559d
COMP: Cleanup regular expressions
2005-12-30 14:50:15 -05:00
Andy Cedilnik
3768961a66
COMP: More cleanups
2005-03-16 13:26:36 -05:00
Andy Cedilnik
f2b427103a
COMP: attempt to fix warning on Visual Studio 7
2005-02-16 09:17:46 -05:00
Brad King
f9e61d1aa4
COMP: Disabling warnings in zlib code to avoid changing it too much.
2005-02-10 07:46:34 -05:00
Andy Cedilnik
0e4571d25c
ENH: Initial import from VTK
2005-01-26 15:55:12 -05:00