Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add test for HAVE_BASENAME since it is used | Bill Hoffman | 2007-09-19 | 1 | -0/+1 |
| | |||||
* | COMP: use C-style comments in C code | Alexander Neundorf | 2007-09-17 | 1 | -1/+1 |
| | | | | Alex | ||||
* | ENH: add support for vs 2008 beta 2 | Bill Hoffman | 2007-09-17 | 3 | -7/+6 |
| | |||||
* | COMP: add a check for makedev, which isn't available with the PGI compiler | Alexander Neundorf | 2007-09-17 | 3 | -0/+12 |
| | | | | | | on Cray XT3 Alex | ||||
* | ENH: Update zlib to 1.2.3. Addresses bugs #5445 and #3473. | David Cole | 2007-09-11 | 38 | -3654/+6278 |
| | |||||
* | ENH: add test that builds a nightly windows cmake binary | Bill Hoffman | 2007-09-10 | 3 | -5/+14 |
| | |||||
* | BUG: Put back CMakeInstall.bmp in order to build a package with NSIS on ↵ | David Cole | 2007-09-06 | 1 | -0/+0 |
| | | | | Windows. It was inadvertently removed. | ||||
* | STYLE: disable header check | Alexander Neundorf | 2007-08-31 | 1 | -1/+1 |
| | | | | Alex | ||||
* | STYLE: add makefile target MoreStyleChecks, which runs KWStyle with more | Alexander Neundorf | 2007-08-31 | 2 | -0/+39 |
| | | | | | | checks enabled and creates the html files. Alex | ||||
* | STYLE: HAVE_LONG_LONG_CONST was completely unused here (it was used in the | Alexander Neundorf | 2007-08-09 | 3 | -14/+13 |
| | | | | | | (unused) copy of curl under CMake/CTest/Curl/ ) Alex | ||||
* | ENH: add quotes around the file names, so kwstyle can handle it if there are | Alexander Neundorf | 2007-07-20 | 1 | -12/+12 |
| | | | | | | spaces in the path Alex | ||||
* | ENH: change order so windows functions are found first since try compile is ↵ | Bill Hoffman | 2007-07-20 | 1 | -2/+2 |
| | | | | slow on windows | ||||
* | STYLE: better error message, name the new manpages cmakecommands, | Alexander Neundorf | 2007-07-13 | 1 | -8/+8 |
| | | | | | | cmakecompat, cmakeprops and cmakemodules Alex | ||||
* | BUG: the cmake deps depend on cmake | Alexander Neundorf | 2007-07-06 | 1 | -1/+1 |
| | | | | Alex | ||||
* | BUG: fix build with cmake < 2.4 | Alexander Neundorf | 2007-07-02 | 1 | -16/+15 |
| | | | | Alex | ||||
* | ENH: generate separate documentation for the commands, compatiblity | Alexander Neundorf | 2007-06-28 | 1 | -6/+40 |
| | | | | | | | | 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 | ||||
* | ENH: | Alexander Neundorf | 2007-06-28 | 1 | -2/+2 |
| | | | | | | | | | | | | -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 | ||||
* | ENH: remove old style release stuff | Bill Hoffman | 2007-06-22 | 17 | -1484/+17 |
| | |||||
* | STYLE: use a macro for generating the documentation | Alexander Neundorf | 2007-06-15 | 1 | -97/+37 |
| | | | | Alex | ||||
* | STYLE: add man page for cpack | Alexander Neundorf | 2007-06-14 | 1 | -0/+18 |
| | | | | Alex | ||||
* | STYLE: use GET_TARGET_PROPERTY(LOCATION) instead of manually building the | Alexander Neundorf | 2007-06-07 | 1 | -13/+6 |
| | | | | | | path to the executables (tested with cmake 2.2.3) Alex | ||||
* | ENH: try to tone down kwstyle | Bill Hoffman | 2007-05-19 | 1 | -0/+2 |
| | |||||
* | ENH: Use IF(NOT DEFINED) check to short-circuit size test. | Brad King | 2007-05-17 | 1 | -0/+2 |
| | |||||
* | ENH: add KWStyle support | Bill Hoffman | 2007-05-10 | 6 | -1/+80 |
| | |||||
* | COMP: Fix code-not-reached warnings for SunCC. | Brad King | 2007-05-03 | 2 | -6/+9 |
| | |||||
* | ENH: Fix old api | Andy Cedilnik | 2007-04-15 | 1 | -1/+1 |
| | |||||
* | ENH: Merging branch PVEE-ERDC-Setup-4-3-2007 to main tree. Changes between ↵ | Utkarsh Ayachit | 2007-04-10 | 1 | -1/+1 |
| | | | | PVEE-ERDC-Setup-4-3-2007-bp and PVEE-ERDC-Setup-4-3-2007-mp1 are included. | ||||
* | STYLE: Do doxygen for CPack | Andy Cedilnik | 2007-04-04 | 1 | -0/+1 |
| | |||||
* | ENH: second try to fix qnx build problem | Bill Hoffman | 2007-03-20 | 1 | -1/+1 |
| | |||||
* | ENH: try to fix qnx build problem | Bill Hoffman | 2007-03-20 | 1 | -0/+3 |
| | |||||
* | BUG: was not setting HAVE_PROCESS_H properly | Ken Martin | 2007-03-20 | 3 | -0/+6 |
| | |||||
* | COMP: Remove some warnings | Andy Cedilnik | 2007-03-18 | 2 | -5/+5 |
| | |||||
* | COMP: Do not #include files inside extern "C" {} blocks. | Brad King | 2007-03-16 | 1 | -0/+15 |
| | |||||
* | COMP: Ignore windows sockets on cygwin. Remove duplicate source entry. | Brad King | 2007-03-16 | 1 | -5/+11 |
| | |||||
* | COMP: Fix support for old CMake (2.0 and 2.2) | Andy Cedilnik | 2007-03-16 | 3 | -2/+4 |
| | |||||
* | ENH: Unify with the compile one | Andy Cedilnik | 2007-03-15 | 1 | -13/+18 |
| | |||||
* | ENH: Update Curl to 7.16.1 | Andy Cedilnik | 2007-03-15 | 130 | -9841/+21531 |
| | |||||
* | ENH: add cygwin cpack stuff to release scripts | Bill Hoffman | 2007-02-12 | 2 | -3/+17 |
| | |||||
* | ENH: add cygwin on vogon | Bill Hoffman | 2007-02-12 | 1 | -0/+10 |
| | |||||
* | ENH: add support for cygwin source and binary packaging | Bill Hoffman | 2007-02-02 | 5 | -23/+108 |
| | |||||
* | ENH: add support files for cpack cygwin setup package stuff | Bill Hoffman | 2007-01-31 | 5 | -0/+85 |
| | |||||
* | ENH: merge in changes for beos support | Bill Hoffman | 2006-12-04 | 6 | -7/+43 |
| | |||||
* | ENH: use older os for AIX release | Bill Hoffman | 2006-11-28 | 2 | -1/+24 |
| | |||||
* | ENH: save logs of passed try compile stuff as well | Bill Hoffman | 2006-11-27 | 1 | -0/+3 |
| | |||||
* | ENH: Remove old include dirs. | Brad King | 2006-10-19 | 1 | -1/+0 |
| | |||||
* | COMP: Fix for building without system xmlrpc installed. | Brad King | 2006-10-19 | 1 | -1/+1 |
| | |||||
* | ENH: Add options to build with system utility libraries. Organize inclusion ↵ | Brad King | 2006-10-19 | 10 | -24/+159 |
| | | | | of third party libraries into a single header per library. This addresses bug#3653. | ||||
* | ENH: update for release | Bill Hoffman | 2006-10-16 | 5 | -1/+58 |
| | |||||
* | ENH: fix possible free memory use | Bill Hoffman | 2006-08-31 | 1 | -1/+4 |
| | |||||
* | ENH: reorder code to remove forward declarations | Ken Martin | 2006-08-17 | 1 | -249/+249 |
| |