summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* STYLE: Nightly Version updateAndy Cedilnik2005-03-101-1/+1
* BUG: This is weird, but marquee does not seem to handle base64 with new linesAndy Cedilnik2005-03-091-1/+1
* BUG: xmlrpc does the base64 encodingAndy Cedilnik2005-03-091-24/+1
* BUG: Remove awk, remove problems and add full spaces in the path supportAndy Cedilnik2005-03-091-2/+3
* STYLE: Nightly Version updateAndy Cedilnik2005-03-091-1/+1
* BUG: Removing jump-and-build ordering change until we can prevent extra jumps...Brad King2005-03-081-20/+4
* BUG: Fix for spaces in the path when constructing cmBootstrapCommands depende...Brad King2005-03-081-2/+3
* ENH: Removing ... ellipsis from end of echo lines. It is just clutter.Brad King2005-03-081-7/+0
* ENH: Adding extra dependencies to jump-and-build rules that force a single or...Brad King2005-03-081-4/+20
* ENH: Removed "Checking build system in ..." message. It is always paired wit...Brad King2005-03-081-4/+0
* ENH: Added option CMAKE_SKIP_RULE_DEPENDENCY to skip making build rules depen...Brad King2005-03-082-6/+23
* BUG: Only add leading ./ to custom command executable if the command is reall...Brad King2005-03-081-1/+2
* BUG: When a custom command's executable is in the current directory the relat...Brad King2005-03-081-1/+7
* ENH: Updating Kdevelop generator to use the new makefile generator. The old ...Brad King2005-03-082-4/+4
* BUG: Dependency scans and checks must always set the current working director...Brad King2005-03-081-0/+20
* STYLE: Nightly Version updateAndy Cedilnik2005-03-081-1/+1
* COMP: Try to remove warning on mingwAndy Cedilnik2005-03-071-1/+1
* BUG: When checking for upper-case modules do not use an upper-case .MOD exten...Brad King2005-03-071-1/+3
* BUG: Handle restrictive permissionsAndy Cedilnik2005-03-072-0/+53
* COMP: Remove warningAndy Cedilnik2005-03-071-1/+3
* ENH: Add proper dependencies for cmBootstrapCommandsAndy Cedilnik2005-03-071-0/+5
* BUG: Remove memory leakAndy Cedilnik2005-03-071-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-03-071-1/+1
* COMP: Try to remove warnings on windowsAndy Cedilnik2005-03-061-1/+1
* ENH: Fix the symantic of unicode_wcharAndy Cedilnik2005-03-062-1/+4
* COMP: Remove warning on gccAndy Cedilnik2005-03-061-3/+5
* BUG: Fix destruction of objectsAndy Cedilnik2005-03-061-4/+5
* 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-043-18/+33
* ENH: make it pass anyway so I can see debug infoBill Hoffman2005-03-043-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