Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Windows code | Andy Cedilnik | 2002-10-29 | 2 | -1/+15 |
| | |||||
* | Now it should work | Andy Cedilnik | 2002-10-29 | 1 | -9/+10 |
| | |||||
* | Add test for X11 | Andy Cedilnik | 2002-10-29 | 3 | -0/+54 |
| | |||||
* | Remove X11 stuff | Andy Cedilnik | 2002-10-29 | 1 | -11/+0 |
| | |||||
* | Add append to write_file | Andy Cedilnik | 2002-10-29 | 5 | -6/+9 |
| | |||||
* | Add flag to WRITE_FILE to append | Andy Cedilnik | 2002-10-29 | 2 | -4/+14 |
| | |||||
* | Do this the right way | Andy Cedilnik | 2002-10-29 | 1 | -2/+4 |
| | |||||
* | This should substitute configure part that finds X11 | Andy Cedilnik | 2002-10-29 | 1 | -24/+32 |
| | |||||
* | ENH: Added generation of --gccxml-cxxflags option to complement ↵ | Brad King | 2002-10-28 | 1 | -0/+4 |
| | | | | --gccxml-compiler. | ||||
* | *** empty log message *** | Bill Hoffman | 2002-10-25 | 1 | -0/+2 |
| | |||||
* | ENH: Updated for cmake 1.4.6 package. Added automatic conversion of ↵ | Brad King | 2002-10-25 | 1 | -1/+6 |
| | | | | setup.hint to unix newlines. | ||||
* | ENH: Updated for 1.4.6 release. | Brad King | 2002-10-25 | 7 | -8/+7 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2002-10-25 | 5 | -27/+62 |
| | |||||
* | BUG: fix stack limit size on mac OSX | Bill Hoffman | 2002-10-24 | 1 | -0/+18 |
| | |||||
* | Add check for big endian in backward compatibility scripts | Andy Cedilnik | 2002-10-24 | 1 | -0/+3 |
| | |||||
* | Subdirs reports an error if the subdirectory does not exists | Andy Cedilnik | 2002-10-24 | 1 | -2/+15 |
| | |||||
* | Try to remove some warnings | Andy Cedilnik | 2002-10-24 | 1 | -4/+5 |
| | |||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 253 | -1023/+1023 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | ENH: if output variable turn verbose off | Bill Hoffman | 2002-10-23 | 2 | -4/+13 |
| | |||||
* | closer to removing autoconf | Bill Hoffman | 2002-10-23 | 9 | -34/+172 |
| | |||||
* | ERR: Another attempt to remove warnings from missing prototypes. | Brad King | 2002-10-23 | 1 | -1/+1 |
| | |||||
* | test for gnu compiler | Bill Hoffman | 2002-10-22 | 4 | -4/+24 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2002-10-22 | 3 | -4/+51 |
| | |||||
* | BUG: make sure win32 exes are win32 | Bill Hoffman | 2002-10-22 | 1 | -1/+1 |
| | |||||
* | new cmake based configuration | Bill Hoffman | 2002-10-22 | 4 | -0/+107 |
| | |||||
* | When in verbose mode print test command | Andy Cedilnik | 2002-10-18 | 1 | -0/+4 |
| | |||||
* | Improve comment | Andy Cedilnik | 2002-10-18 | 1 | -14/+13 |
| | |||||
* | Rename variables to remove warnings | Andy Cedilnik | 2002-10-17 | 8 | -266/+266 |
| | |||||
* | ENH: Another attempt to fix OSF warnings. Also removed TABS. | Brad King | 2002-10-16 | 1 | -731/+730 |
| | |||||
* | Remove unused variable | Andy Cedilnik | 2002-10-16 | 1 | -1/+0 |
| | |||||
* | better warning message | Ken Martin | 2002-10-15 | 1 | -1/+2 |
| | |||||
* | better warning message | Ken Martin | 2002-10-15 | 1 | -27/+32 |
| | |||||
* | Remove std::hex as it does not seems to work on SGI, attempt to fix ftime ↵ | Andy Cedilnik | 2002-10-15 | 1 | -7/+14 |
| | | | | problem on borland | ||||
* | Fix namespace, typo, and make ftime work on windows | Andy Cedilnik | 2002-10-14 | 1 | -3/+5 |
| | |||||
* | Even more cleanups, fix time on certain platforms such as windows, cygwin, ↵ | Andy Cedilnik | 2002-10-14 | 2 | -30/+111 |
| | | | | and linux. Hopefully we can add entries for other platforms until try_compile works. Also escape certain characters for xml. | ||||
* | More cleanups, fix prexontext and log number | Andy Cedilnik | 2002-10-14 | 1 | -34/+24 |
| | |||||
* | Add LastBuild.log file, fix some minor problems in output, modify output a ↵ | Andy Cedilnik | 2002-10-14 | 2 | -48/+51 |
| | | | | bit... | ||||
* | compiler warning | Ken Martin | 2002-10-11 | 1 | -0/+2 |
| | |||||
* | Add option to control number of errors sent to dashbaord | Ian Scott | 2002-10-11 | 1 | -0/+4 |
| | |||||
* | ENH: Added Split method to cmSystemTools to split a string into lines on its ↵ | Brad King | 2002-10-11 | 2 | -2/+34 |
| | | | | newlines. | ||||
* | BUG: Should not load CMAKE_INSTALL_PREFIX from the cache. | Brad King | 2002-10-11 | 1 | -0/+1 |
| | |||||
* | ERR: istrstream and istringstream need to be pulled into namespace std on ↵ | Brad King | 2002-10-11 | 1 | -0/+2 |
| | | | | the SGI. | ||||
* | Fix network build | Andy Cedilnik | 2002-10-10 | 1 | -187/+189 |
| | |||||
* | ENH: mark some vars as advanced (and resort the list) | Sebastien Barre | 2002-10-10 | 7 | -60/+75 |
| | |||||
* | ENH: Renamed cmStringStream to cmOStringStream and added cmIStringStream. ↵ | Brad King | 2002-10-10 | 9 | -117/+128 |
| | | | | Removed cmInputStringStream. | ||||
* | Remove compile error and remove some warnings | Andy Cedilnik | 2002-10-10 | 3 | -7/+8 |
| | |||||
* | ENH: Updated for actual build. | Brad King | 2002-10-10 | 1 | -1/+9 |
| | |||||
* | fixed some compiler warnings | Ken Martin | 2002-10-10 | 2 | -8/+8 |
| | |||||
* | Remove warning | Andy Cedilnik | 2002-10-10 | 1 | -1/+1 |
| | |||||
* | Remove warning | Andy Cedilnik | 2002-10-10 | 2 | -8/+8 |
| |