Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 23 | -483/+952 |
| | |||||
* | ERR: Fixed signed/unsigned warnings. | Brad King | 2002-11-07 | 1 | -5/+5 |
| | |||||
* | Revert | Andy Cedilnik | 2002-11-07 | 1 | -1/+1 |
| | |||||
* | Revert back | Andy Cedilnik | 2002-11-07 | 2 | -38/+4 |
| | |||||
* | Add readme for mac | Andy Cedilnik | 2002-11-07 | 1 | -0/+71 |
| | |||||
* | BUG: Fixed STRING(REGEX REPLACE ...) and added better test. | Brad King | 2002-11-06 | 1 | -2/+2 |
| | |||||
* | ENH: Added STRING command. | Brad King | 2002-11-06 | 3 | -0/+403 |
| | |||||
* | ENH: compile method now returns whether compilation succeeded. | Brad King | 2002-11-06 | 2 | -6/+7 |
| | |||||
* | Use CMake icon on Mac | Andy Cedilnik | 2002-11-06 | 1 | -0/+3 |
| | |||||
* | Add Mac icon | Andy Cedilnik | 2002-11-06 | 1 | -0/+0 |
| | |||||
* | Remove background and make bigger | Andy Cedilnik | 2002-11-06 | 1 | -0/+0 |
| | |||||
* | Bigger icon | Andy Cedilnik | 2002-11-06 | 1 | -0/+0 |
| | |||||
* | Start adding CMake icon | Andy Cedilnik | 2002-11-06 | 3 | -0/+52 |
| | |||||
* | Move the hi-res time to system tools | Andy Cedilnik | 2002-11-06 | 3 | -57/+66 |
| | |||||
* | In certain cases, try to guess the source directory, so that you can run ↵ | Andy Cedilnik | 2002-11-06 | 3 | -5/+39 |
| | | | | cmake or ccmake without specifying source dir | ||||
* | Remove warning | Andy Cedilnik | 2002-11-06 | 2 | -2/+1 |
| | |||||
* | FIX: a / was appended without checking if there wasn't one already. | Sebastien Barre | 2002-11-06 | 1 | -3/+12 |
| | |||||
* | Cleanup | Andy Cedilnik | 2002-11-05 | 1 | -1/+1 |
| | |||||
* | More mac fixes | Andy Cedilnik | 2002-11-05 | 1 | -8/+1 |
| | |||||
* | Reparent file path widget, add tab completion support to path anf file path ↵ | Andy Cedilnik | 2002-11-05 | 4 | -59/+5 |
| | | | | widget | ||||
* | Add a simple globbing of files and directories | Andy Cedilnik | 2002-11-05 | 2 | -0/+65 |
| | |||||
* | ENH: Added generation of --gccxml-compiler argument to GCC-XML for msvc6, ↵ | Brad King | 2002-11-05 | 1 | -0/+35 |
| | | | | msvc7, and nmake makefiles generators. | ||||
* | Start working on adding tab support | Andy Cedilnik | 2002-11-04 | 4 | -31/+201 |
| | |||||
* | Fix windows process execution so that it pops up the windows | Andy Cedilnik | 2002-11-04 | 1 | -4/+5 |
| | |||||
* | Get the Mac resources done | Andy Cedilnik | 2002-11-04 | 1 | -3/+7 |
| | |||||
* | Minor fixes | Andy Cedilnik | 2002-11-04 | 1 | -3/+5 |
| | |||||
* | Make directory if it does not exist yet | Andy Cedilnik | 2002-11-04 | 1 | -2/+5 |
| | |||||
* | Attempt to automate apple gui generation | Andy Cedilnik | 2002-11-04 | 1 | -0/+28 |
| | |||||
* | Try to fix generator problems on Mac | Andy Cedilnik | 2002-11-04 | 1 | -0/+19 |
| | |||||
* | ENH: better resize | Bill Hoffman | 2002-11-02 | 4 | -37/+92 |
| | |||||
* | make qt stuff advanced | Bill Hoffman | 2002-11-02 | 1 | -0/+7 |
| | |||||
* | Add test for X11 | Andy Cedilnik | 2002-10-29 | 1 | -0/+5 |
| | |||||
* | Add flag to WRITE_FILE to append | Andy Cedilnik | 2002-10-29 | 2 | -4/+14 |
| | |||||
* | ENH: Added generation of --gccxml-cxxflags option to complement ↵ | Brad King | 2002-10-28 | 1 | -0/+4 |
| | | | | --gccxml-compiler. | ||||
* | BUG: fix stack limit size on mac OSX | Bill Hoffman | 2002-10-24 | 1 | -0/+18 |
| | |||||
* | 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 |
| | |||||
* | ERR: Another attempt to remove warnings from missing prototypes. | Brad King | 2002-10-23 | 1 | -1/+1 |
| | |||||
* | BUG: make sure win32 exes are win32 | Bill Hoffman | 2002-10-22 | 1 | -1/+1 |
| | |||||
* | 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 |
| |