summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* COMP: Remove warning and fix the logicAndy Cedilnik2005-03-063-8/+14
* COMP: Do not build cmw9xcom on CygwinAndy Cedilnik2005-03-061-2/+4
* STYLE: Nightly Version updateAndy Cedilnik2005-03-061-1/+1
* ENH: Work on xmlrpc submitAndy Cedilnik2005-03-051-5/+11
* COMP: Remove compile errorAndy Cedilnik2005-03-051-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-03-051-1/+1
* ENH: Start working on xmlrpc code. This code does not work, but it will at le...Andy Cedilnik2005-03-043-0/+142
* ENH: Print more states including NYAndy Cedilnik2005-03-041-8/+12
* ENH: More cleanups and start linking ctest to XML-RPCAndy Cedilnik2005-03-042-10/+22
* ENH: More cleanups and reorganizationAndy Cedilnik2005-03-043-39/+59
* ENH: CleanupsAndy Cedilnik2005-03-043-19/+6
* BUG: This cmakelists file is not used any moreAndy Cedilnik2005-03-041-38/+1
* BUG: Handle when initial cmake failsAndy Cedilnik2005-03-041-0/+4
* COMP: Remove warning about code being unusedAndy Cedilnik2005-03-041-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-03-041-1/+1
* ENH: fix for finding the correct target in the current projectBill Hoffman2005-03-033-18/+33
* ENH: make it pass anyway so I can see debug infoBill Hoffman2005-03-033-3/+3
* ENH: try and debug the failed test on the continuousBill Hoffman2005-03-035-6/+25
* ENH: try number two with topological sortBill Hoffman2005-03-035-107/+163
* COMP: Ok, remove warnings because of removal of warningsAndy Cedilnik2005-03-031-4/+4
* COMP: Fix typoAndy Cedilnik2005-03-031-1/+1
* BUG: Comp sci 101. Strings go away at the end of the functionAndy Cedilnik2005-03-031-2/+2
* ENH: Implementing explicit cmake_copy_f90_mod callback to copy Fortran90 modu...Brad King2005-03-033-13/+68
* COMP: setenv is not needed any moreAndy Cedilnik2005-03-031-0/+2
* COMP: Try to remove setenv warningAndy Cedilnik2005-03-031-2/+5
* ENH: Remove warningsAndy Cedilnik2005-03-031-4/+4
* BUG: Fixed scanning to account for double-quote includes.Brad King2005-03-032-20/+53
* ENH: Added "ostringstream(const kwsys_stl::string& s)" and "void str(const kw...Brad King2005-03-031-0/+6
* COMP: Remove warnings on borlandAndy Cedilnik2005-03-0310-41/+5
* ENH: remove code warrior classesKen Martin2005-03-032-17/+0
* COMP: Remove warningsAndy Cedilnik2005-03-032-2/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-03-031-1/+1
* ENH: reverse last changes to avoid dashboard failuresBill Hoffman2005-03-025-125/+74
* ENH: fix library ordering stuff to use a topological sortBill Hoffman2005-03-028-77/+359
* BUG: Attempt to get error codeAndy Cedilnik2005-03-021-2/+2
* ENH: Temporary proxy supportAndy Cedilnik2005-03-021-0/+62
* BUG: Attempt to fix sorting stability using more deterministic compare functionAndy Cedilnik2005-03-021-8/+12
* COMP: Remove more warningsAndy Cedilnik2005-03-022-4/+4
* ENH: now use xcode insteadKen Martin2005-03-024-1497/+0
* COMP: Enum should really not have comma at the endAndy Cedilnik2005-03-021-1/+1
* BUG: Pay attention to ForceUnixPaths setting in cmSystemTools for ConvertToQu...Brad King2005-03-021-14/+36
* BUG: We need to test the compiler for the case of the mod file names. For no...Brad King2005-03-021-0/+14
* BUG: SGI make can support suffixes only up to 32 characters. Renaming .hpux_...Brad King2005-03-021-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-03-021-1/+1
* FIX: switch to stable_sort to avoid crashBill Hoffman2005-03-011-1/+3
* BUG: Change error to warningAndy Cedilnik2005-03-011-1/+1
* COMP: CMake should be build static. Also propagate build_shared_libs to curlAndy Cedilnik2005-03-012-1/+3
* BUG: Module file names are case insensitive. Always use lower case no matter...Brad King2005-03-011-3/+5
* COMP: Removed unused parameter warning.Brad King2005-03-011-1/+1
* ENH: Enabling cmLocalUnixMakefileGenerator2 by default.Brad King2005-03-012-5/+10