334 Commits

Author SHA1 Message Date
Alexander Neundorf
27187d78be STYLE: add makefile target MoreStyleChecks, which runs KWStyle with more
checks enabled and creates the html files.

Alex
2007-08-31 14:07:53 -04:00
Alexander Neundorf
330062c0ce STYLE: HAVE_LONG_LONG_CONST was completely unused here (it was used in the
(unused) copy of curl under CMake/CTest/Curl/ )

Alex
2007-08-09 14:55:18 -04:00
Alexander Neundorf
c11de849cd ENH: add quotes around the file names, so kwstyle can handle it if there are
spaces in the path

Alex
2007-07-20 16:31:34 -04:00
Bill Hoffman
a6c86cbd04 ENH: change order so windows functions are found first since try compile is slow on windows 2007-07-20 12:25:44 -04:00
Alexander Neundorf
1941b1c5d2 STYLE: better error message, name the new manpages cmakecommands,
cmakecompat, cmakeprops and cmakemodules

Alex
2007-07-13 12:03:13 -04:00
Alexander Neundorf
919988b7b4 BUG: the cmake deps depend on cmake
Alex
2007-07-06 13:08:20 -04:00
Alexander Neundorf
55fa3825c0 BUG: fix build with cmake < 2.4
Alex
2007-07-02 11:05:43 -04:00
Alexander Neundorf
151d55557e ENH: generate separate documentation for the commands, compatiblity
commands, modules and properties as html, text and man pages.
The names of the man pages are cmcommands, cmcompat, cmprops and cmmodules,
so they are easy to type.

Alex
2007-06-28 15:04:28 -04:00
Alexander Neundorf
c95dc91237 ENH:
-in the full documentation there is now an extra section for
compatibility commands, so users see which commands they shouldn't use
-cmake -h <command> now also works with lower case commands
--help-fullm --help-command, --help-module and --help-property now determine
the output format from the extension of the given filename

Let me know if there are some things I overlooked.

Alex
2007-06-28 11:00:57 -04:00
Bill Hoffman
2acd7c07ba ENH: remove old style release stuff 2007-06-22 11:31:35 -04:00
Alexander Neundorf
c2f7a3c027 STYLE: use a macro for generating the documentation
Alex
2007-06-15 08:53:33 -04:00
Alexander Neundorf
756f455565 STYLE: add man page for cpack
Alex
2007-06-14 11:17:43 -04:00
Alexander Neundorf
ca3a613595 STYLE: use GET_TARGET_PROPERTY(LOCATION) instead of manually building the
path to the executables (tested with cmake 2.2.3)

Alex
2007-06-07 13:05:08 -04:00
Bill Hoffman
27a0c92ffc ENH: try to tone down kwstyle 2007-05-19 10:11:01 -04:00
Brad King
58debfd6bd ENH: Use IF(NOT DEFINED) check to short-circuit size test. 2007-05-17 15:17:45 -04:00
Bill Hoffman
3c45e181cf ENH: add KWStyle support 2007-05-10 15:13:52 -04:00
Brad King
aa4d7847ee COMP: Fix code-not-reached warnings for SunCC. 2007-05-03 13:03:13 -04:00
Andy Cedilnik
925214e12f ENH: Fix old api 2007-04-15 11:56:07 -04:00
Utkarsh Ayachit
0f6c76b780 ENH: Merging branch PVEE-ERDC-Setup-4-3-2007 to main tree. Changes between PVEE-ERDC-Setup-4-3-2007-bp and PVEE-ERDC-Setup-4-3-2007-mp1 are included. 2007-04-10 17:12:24 -04:00
Andy Cedilnik
23a83e6a92 STYLE: Do doxygen for CPack 2007-04-04 16:28:45 -04:00
Bill Hoffman
c98d6ad668 ENH: second try to fix qnx build problem 2007-03-20 15:51:42 -04:00
Bill Hoffman
c143513f82 ENH: try to fix qnx build problem 2007-03-20 15:49:11 -04:00
Ken Martin
2bd4301797 BUG: was not setting HAVE_PROCESS_H properly 2007-03-20 09:51:01 -04:00
Andy Cedilnik
a58b0d6856 COMP: Remove some warnings 2007-03-18 16:18:50 -04:00
Brad King
d7eeead8dc COMP: Do not #include files inside extern "C" {} blocks. 2007-03-16 18:44:39 -04:00
Brad King
0a1d660242 COMP: Ignore windows sockets on cygwin. Remove duplicate source entry. 2007-03-16 14:28:54 -04:00
Andy Cedilnik
77da3d9b79 COMP: Fix support for old CMake (2.0 and 2.2) 2007-03-16 09:34:40 -04:00
Andy Cedilnik
9408e16704 ENH: Unify with the compile one 2007-03-15 17:22:33 -04:00
Andy Cedilnik
9314bb49e0 ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
Bill Hoffman
a5aa05c051 ENH: add cygwin cpack stuff to release scripts 2007-02-12 12:06:02 -05:00
Bill Hoffman
c55a3e4d48 ENH: add cygwin on vogon 2007-02-12 09:15:25 -05:00
Bill Hoffman
4925e64b97 ENH: add support for cygwin source and binary packaging 2007-02-02 14:40:26 -05:00
Bill Hoffman
22767f7e3f ENH: add support files for cpack cygwin setup package stuff 2007-01-31 16:48:22 -05:00
Bill Hoffman
3a32cec969 ENH: merge in changes for beos support 2006-12-04 17:26:41 -05:00
Bill Hoffman
07fe0176d2 ENH: use older os for AIX release 2006-11-28 14:45:41 -05:00
Bill Hoffman
19892abbc5 ENH: save logs of passed try compile stuff as well 2006-11-27 10:42:45 -05:00
Brad King
c9aee13038 ENH: Remove old include dirs. 2006-10-19 15:45:28 -04:00
Brad King
3cf35f5dca COMP: Fix for building without system xmlrpc installed. 2006-10-19 15:39:42 -04:00
Brad King
f91b3c1daa ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653. 2006-10-19 15:00:10 -04:00
Bill Hoffman
71c934f029 ENH: update for release 2006-10-16 12:47:07 -04:00
Bill Hoffman
2b33498c03 ENH: fix possible free memory use 2006-08-31 12:04:02 -04:00
Ken Martin
d4ae4849f7 ENH: reorder code to remove forward declarations 2006-08-17 12:04:26 -04:00
Brad King
006b61be35 COMP: Fixed linkage specifier consistency warning. 2006-08-17 09:45:17 -04:00
Brad King
6461767e36 BUG: Removed code that is now in Modules/InstallRequiredSystemLibraries.cmake. 2006-08-17 09:35:44 -04:00
Bill Hoffman
ff4886fa53 ENH: remove c++ comments from c code 2006-08-14 17:30:58 -04:00
Andy Cedilnik
97f1c2b5f0 COMP: Remove warnings 2006-08-14 11:32:35 -04:00
Andy Cedilnik
622a22a921 COMP: Remove more warnings 2006-08-14 10:59:46 -04:00
Andy Cedilnik
c76a2bb4b2 COMP: Remove some warnings and make library report an error instead of call exit 2006-08-14 09:58:32 -04:00
Bill Hoffman
783f2003ec ENH: give up on try run 2006-08-04 10:35:45 -04:00
Bill Hoffman
947edfcdf5 ENH: fix for makedev three args test 2006-08-03 14:36:01 -04:00