Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COMP: Remove warning on gcc | Andy Cedilnik | 2005-03-06 | 1 | -3/+5 |
| | |||||
* | BUG: Fix destruction of objects | Andy Cedilnik | 2005-03-06 | 1 | -4/+5 |
| | |||||
* | COMP: Remove warning and fix the logic | Andy Cedilnik | 2005-03-06 | 3 | -8/+14 |
| | |||||
* | COMP: Do not build cmw9xcom on Cygwin | Andy Cedilnik | 2005-03-06 | 1 | -2/+4 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-06 | 1 | -1/+1 |
| | |||||
* | ENH: Work on xmlrpc submit | Andy Cedilnik | 2005-03-05 | 1 | -5/+11 |
| | |||||
* | COMP: Remove compile error | Andy Cedilnik | 2005-03-05 | 1 | -1/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-05 | 1 | -1/+1 |
| | |||||
* | ENH: Start working on xmlrpc code. This code does not work, but it will at ↵ | Andy Cedilnik | 2005-03-04 | 3 | -0/+142 |
| | | | | least test compiling with cmxmlrpc | ||||
* | ENH: Print more states including NY | Andy Cedilnik | 2005-03-04 | 1 | -8/+12 |
| | |||||
* | ENH: More cleanups and start linking ctest to XML-RPC | Andy Cedilnik | 2005-03-04 | 2 | -10/+22 |
| | |||||
* | ENH: More cleanups and reorganization | Andy Cedilnik | 2005-03-04 | 3 | -39/+59 |
| | |||||
* | ENH: Cleanups | Andy Cedilnik | 2005-03-04 | 3 | -19/+6 |
| | |||||
* | BUG: This cmakelists file is not used any more | Andy Cedilnik | 2005-03-04 | 1 | -38/+1 |
| | |||||
* | BUG: Handle when initial cmake fails | Andy Cedilnik | 2005-03-04 | 1 | -0/+4 |
| | |||||
* | COMP: Remove warning about code being unused | Andy Cedilnik | 2005-03-04 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-04 | 1 | -1/+1 |
| | |||||
* | ENH: fix for finding the correct target in the current project | Bill Hoffman | 2005-03-04 | 3 | -18/+33 |
| | |||||
* | ENH: make it pass anyway so I can see debug info | Bill Hoffman | 2005-03-04 | 3 | -3/+3 |
| | |||||
* | ENH: try and debug the failed test on the continuous | Bill Hoffman | 2005-03-03 | 5 | -6/+25 |
| | |||||
* | ENH: try number two with topological sort | Bill Hoffman | 2005-03-03 | 5 | -107/+163 |
| | |||||
* | COMP: Ok, remove warnings because of removal of warnings | Andy Cedilnik | 2005-03-03 | 1 | -4/+4 |
| | |||||
* | COMP: Fix typo | Andy Cedilnik | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | BUG: Comp sci 101. Strings go away at the end of the function | Andy Cedilnik | 2005-03-03 | 1 | -2/+2 |
| | |||||
* | ENH: Implementing explicit cmake_copy_f90_mod callback to copy Fortran90 ↵ | Brad King | 2005-03-03 | 3 | -13/+68 |
| | | | | modules to the stamp files more reliably. This removes the temporary hack for per-platform upper-/lower- case. | ||||
* | COMP: setenv is not needed any more | Andy Cedilnik | 2005-03-03 | 1 | -0/+2 |
| | |||||
* | COMP: Try to remove setenv warning | Andy Cedilnik | 2005-03-03 | 1 | -2/+5 |
| | |||||
* | ENH: Remove warnings | Andy Cedilnik | 2005-03-03 | 1 | -4/+4 |
| | |||||
* | BUG: Fixed scanning to account for double-quote includes. | Brad King | 2005-03-03 | 2 | -20/+53 |
| | |||||
* | ENH: Added "ostringstream(const kwsys_stl::string& s)" and "void str(const ↵ | Brad King | 2005-03-03 | 1 | -0/+6 |
| | | | | kwsys_stl::string& s)" compatibility methods. | ||||
* | COMP: Remove warnings on borland | Andy Cedilnik | 2005-03-03 | 10 | -41/+5 |
| | |||||
* | ENH: remove code warrior classes | Ken Martin | 2005-03-03 | 2 | -17/+0 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2005-03-03 | 2 | -2/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | ENH: reverse last changes to avoid dashboard failures | Bill Hoffman | 2005-03-02 | 5 | -125/+74 |
| | |||||
* | ENH: fix library ordering stuff to use a topological sort | Bill Hoffman | 2005-03-02 | 8 | -77/+359 |
| | |||||
* | BUG: Attempt to get error code | Andy Cedilnik | 2005-03-02 | 1 | -2/+2 |
| | |||||
* | ENH: Temporary proxy support | Andy Cedilnik | 2005-03-02 | 1 | -0/+62 |
| | |||||
* | BUG: Attempt to fix sorting stability using more deterministic compare function | Andy Cedilnik | 2005-03-02 | 1 | -8/+12 |
| | |||||
* | COMP: Remove more warnings | Andy Cedilnik | 2005-03-02 | 2 | -4/+4 |
| | |||||
* | ENH: now use xcode instead | Ken Martin | 2005-03-02 | 4 | -1497/+0 |
| | |||||
* | COMP: Enum should really not have comma at the end | Andy Cedilnik | 2005-03-02 | 1 | -1/+1 |
| | |||||
* | BUG: Pay attention to ForceUnixPaths setting in cmSystemTools for ↵ | Brad King | 2005-03-02 | 1 | -14/+36 |
| | | | | ConvertToQuotedOutputPath and for dependency scanning. | ||||
* | BUG: We need to test the compiler for the case of the mod file names. For ↵ | Brad King | 2005-03-02 | 1 | -0/+14 |
| | | | | now this is a temporary hack to use upper case on SGI and lower case on Sun. | ||||
* | BUG: SGI make can support suffixes only up to 32 characters. Renaming ↵ | Brad King | 2005-03-02 | 1 | -1/+2 |
| | | | | .hpux_make_must_have_suffixes_list to .hpux_make_needs_suffix_list. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-02 | 1 | -1/+1 |
| | |||||
* | FIX: switch to stable_sort to avoid crash | Bill Hoffman | 2005-03-01 | 1 | -1/+3 |
| | |||||
* | BUG: Change error to warning | Andy Cedilnik | 2005-03-01 | 1 | -1/+1 |
| | |||||
* | COMP: CMake should be build static. Also propagate build_shared_libs to curl | Andy Cedilnik | 2005-03-01 | 2 | -1/+3 |
| | |||||
* | BUG: Module file names are case insensitive. Always use lower case no ↵ | Brad King | 2005-03-01 | 1 | -3/+5 |
| | | | | matter the real name of the module. |