2388 Commits

Author SHA1 Message Date
Andy Cedilnik
3d4a2fdc52 In certain cases, try to guess the source directory, so that you can run cmake or ccmake without specifying source dir 2002-11-06 12:04:24 -05:00
Andy Cedilnik
0b7d51d79f Remove warning 2002-11-06 11:37:00 -05:00
Sebastien Barre
b8548c1db3 FIX: a / was appended without checking if there wasn't one already. 2002-11-06 11:20:12 -05:00
Andy Cedilnik
bde5ee3f44 Try to fix test 2002-11-06 08:52:25 -05:00
Andy Cedilnik
37b8509310 Make things advanced 2002-11-05 17:20:45 -05:00
Andy Cedilnik
5a0641ac3b Cleanup 2002-11-05 13:35:02 -05:00
Andy Cedilnik
17b0a74046 More mac fixes 2002-11-05 09:38:34 -05:00
Andy Cedilnik
f0db119873 Reparent file path widget, add tab completion support to path anf file path widget 2002-11-05 08:52:31 -05:00
Andy Cedilnik
f895a94995 Add a simple globbing of files and directories 2002-11-05 08:51:40 -05:00
Andy Cedilnik
8ac50c4aad Try to fix FindX11 2002-11-05 07:15:42 -05:00
Andy Cedilnik
14ab03ff69 Simplify 2002-11-05 07:06:00 -05:00
Brad King
f33fda6720 ENH: Added generation of --gccxml-compiler argument to GCC-XML for msvc6, msvc7, and nmake makefiles generators. 2002-11-04 19:45:19 -05:00
Andy Cedilnik
12215e56f3 Start working on adding tab support 2002-11-04 17:37:21 -05:00
Andy Cedilnik
47769671fe Fix windows process execution so that it pops up the windows 2002-11-04 16:59:18 -05:00
Andy Cedilnik
f0facf6584 Get the Mac resources done 2002-11-04 15:21:15 -05:00
Andy Cedilnik
cf02c156d2 Minor fixes 2002-11-04 15:01:55 -05:00
Andy Cedilnik
dc919e841a Make directory if it does not exist yet 2002-11-04 15:01:40 -05:00
Andy Cedilnik
c45fc1e4b3 Attempt to automate apple gui generation 2002-11-04 14:50:32 -05:00
Andy Cedilnik
a9df6fdd8e Try to fix generator problems on Mac 2002-11-04 13:09:51 -05:00
Andy Cedilnik
23dde130c7 Fix test 2002-11-04 11:54:30 -05:00
Andy Cedilnik
7f0cbaa5ee Try to make test to run 2002-11-03 18:18:04 -05:00
Bill Hoffman
565afcbdb9 ENH: better resize 2002-11-01 23:00:44 -05:00
Bill Hoffman
2ccc30d22a make qt stuff advanced 2002-11-01 22:57:24 -05:00
Andy Cedilnik
1b7ec9e2f7 Revert X11 stuff until other steps are done 2002-10-31 10:36:02 -05:00
Andy Cedilnik
ea2001e6e5 Print message on system without X11 2002-10-29 15:58:35 -05:00
Andy Cedilnik
a43958f4f0 Add Windows code 2002-10-29 15:54:40 -05:00
Andy Cedilnik
2d9330fa1d Now it should work 2002-10-29 15:47:07 -05:00
Andy Cedilnik
2d970c26f0 Add test for X11 2002-10-29 15:46:38 -05:00
Andy Cedilnik
5e2cc830f8 Remove X11 stuff 2002-10-29 13:34:37 -05:00
Andy Cedilnik
ccafaa6bce Add append to write_file 2002-10-29 13:34:12 -05:00
Andy Cedilnik
91bd207812 Add flag to WRITE_FILE to append 2002-10-29 13:32:37 -05:00
Andy Cedilnik
74eeb49d4c Do this the right way 2002-10-29 13:30:42 -05:00
Andy Cedilnik
b933ad875b This should substitute configure part that finds X11 2002-10-29 13:30:13 -05:00
Brad King
61a9bddb4c ENH: Added generation of --gccxml-cxxflags option to complement --gccxml-compiler. 2002-10-28 10:29:28 -05:00
Bill Hoffman
56f2d45191 *** empty log message *** 2002-10-25 16:13:03 -04:00
Brad King
0d7db95566 ENH: Updated for cmake 1.4.6 package. Added automatic conversion of setup.hint to unix newlines. 2002-10-25 15:46:29 -04:00
Brad King
1c4223bfd5 ENH: Updated for 1.4.6 release. 2002-10-25 14:13:09 -04:00
Bill Hoffman
319c3adf2a *** empty log message *** 2002-10-25 14:08:17 -04:00
Bill Hoffman
8ff7c13227 BUG: fix stack limit size on mac OSX 2002-10-24 15:39:25 -04:00
Andy Cedilnik
5b9b793dde Add check for big endian in backward compatibility scripts 2002-10-24 13:39:23 -04:00
Andy Cedilnik
e3e9fb633a Subdirs reports an error if the subdirectory does not exists 2002-10-24 10:58:25 -04:00
Andy Cedilnik
384fda81a9 Try to remove some warnings 2002-10-24 10:23:11 -04:00
Brad King
1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 2002-10-23 18:03:27 -04:00
Bill Hoffman
48b74fd034 ENH: if output variable turn verbose off 2002-10-23 16:57:21 -04:00
Bill Hoffman
fa782867b3 closer to removing autoconf 2002-10-23 16:53:53 -04:00
Brad King
f6a70573b0 ERR: Another attempt to remove warnings from missing prototypes. 2002-10-23 16:43:34 -04:00
Bill Hoffman
da460f9008 test for gnu compiler 2002-10-22 18:17:07 -04:00
Bill Hoffman
0692323fe0 *** empty log message *** 2002-10-22 15:04:52 -04:00
Bill Hoffman
0e8052b101 BUG: make sure win32 exes are win32 2002-10-22 10:36:35 -04:00
Bill Hoffman
b1114a344f new cmake based configuration 2002-10-22 10:34:07 -04:00