1704 Commits

Author SHA1 Message Date
Amitha Perera
3d4230033a BUG: if a_LIBS_DEPENDS exists but is empty, there are no explicit dependencies. 2002-05-02 02:27:26 -04:00
Jim Miller
386f4391b2 FIX: If current selection was "NOTFOUND", then selecting the browser
would crash since a "/" could not be found in the current selection.
2002-05-01 22:03:23 -04:00
Amitha Perera
099436db26 ENH: Make the LinkLibraries command contribute dependencies towards AddLibraries. 2002-05-01 16:33:27 -04:00
Amitha Perera
36f80fe6c8 ENH: Make the LinkLibraries command contribute dependencies towards AddLibraries. 2002-05-01 16:24:47 -04:00
Amitha Perera
1f8df8585e ENH: Add library dependency analysis. 2002-05-01 14:00:21 -04:00
Berk Geveci
d53458de9a The entry widgets are now created with what is initially available on the terminal. 2002-05-01 11:34:27 -04:00
Berk Geveci
d0d25bb989 Reformatted the error printed by cmMakefile. 2002-05-01 10:12:48 -04:00
Bill Hoffman
a7664e8e01 ENH: allow cmake tests to be run without dart. 2002-04-30 21:48:26 -04:00
Bill Hoffman
0d8f4d2dcc create tests without Dart 2002-04-30 17:49:52 -04:00
Bill Hoffman
ffbdca2b84 ENH: replace freeze with delete 2002-04-30 17:45:15 -04:00
Bill Hoffman
06a6136b25 ENH: remove -fPIC for AIX gnu 2002-04-30 16:58:07 -04:00
Bill Hoffman
8a144d0c40 ENH: fix relwithdebinfo 2002-04-30 15:33:05 -04:00
Bill Hoffman
6cc58e5f9b ENH: add test for SEPARATE_ARGUMENTS 2002-04-30 14:01:07 -04:00
Bill Hoffman
2d37e6d1a8 ENH: add new command to separate space separated arguments 2002-04-30 14:00:35 -04:00
Bill Hoffman
ec4331d273 ENH: do not use count, find for map lookup 2002-04-30 14:00:14 -04:00
Bill Hoffman
fd22157e55 ENH: improve speed of GetSource function 2002-04-30 12:58:57 -04:00
Bill Hoffman
42b7d859ad BUG: look for -l anywhere in link library entry not just the begining of the line 2002-04-30 08:09:41 -04:00
Bill Hoffman
ecbc720829 BUG: make sure link directories are not duplicated 2002-04-29 10:23:29 -04:00
Bill Hoffman
b0dd81e665 BUG: remove warning about changing generators 2002-04-29 09:20:42 -04:00
Bill Hoffman
0f9ee5bd0a use multiple rpath options for sgi 2002-04-29 08:27:58 -04:00
Amitha Perera
5e1d9ed39e ENH: Make it unnecessary to ever specify LINK_DIRECTORIES for any library
generated in this project, even when LIBRARY_OUTPUT_PATH is set.
2002-04-28 16:14:21 -04:00
Bill Hoffman
2ba1ee8672 ENH: remove redirections for output of make commands as some things are lost 2002-04-26 21:45:49 -04:00
Bill Hoffman
1a92507da0 COM: just fix up a comment 2002-04-26 12:43:08 -04:00
Bill Hoffman
3dd66f9698 correct c flags for shared links 2002-04-26 12:42:48 -04:00
Bill Hoffman
73c7caa774 BUG: fix shared links for cc on hp 2002-04-26 12:21:13 -04:00
Bill Hoffman
991b551595 ENH: fix build name 2002-04-26 09:55:32 -04:00
Bill Hoffman
4879c6cffa ENH: look for nslookup and hostname in the right places 2002-04-26 09:35:03 -04:00
Will Schroeder
d49a5bac60 ENH:New pdf for CMake 2002-04-26 09:22:41 -04:00
Ken Martin
8ddf86884a updated for 1.4 2002-04-26 09:17:57 -04:00
Ken Martin
614ba45234 dprecated 2002-04-26 09:11:53 -04:00
Ken Martin
94d407d9ed fixed up again duh 2002-04-26 08:59:18 -04:00
Ken Martin
de491d9e5c updated to build ccommand 2002-04-25 16:29:17 -04:00
Bill Hoffman
9b0a90fa9e fix up hostname for windows 2002-04-25 15:40:04 -04:00
Bill Hoffman
303b77ad4c ENH: give a warning when switching generators to match the cache 2002-04-25 13:11:12 -04:00
Bill Hoffman
059a14a3a6 ENH: check for mismatched generators 2002-04-25 13:09:17 -04:00
Bill Hoffman
945c4a8b5b WAR: remove warnings for .NET compiler 2002-04-25 07:59:57 -04:00
Andy Cedilnik
0c948312ed Add cvsignore so that you do not see visual stufio files when you do cvs update 2002-04-24 10:08:24 -04:00
Berk Geveci
77bb62e00c Exit ccmake on fatal errors. 2002-04-23 16:16:48 -04:00
Bill Hoffman
b3b3281b7f ENH: clean up depend output 2002-04-23 12:18:51 -04:00
Bill Hoffman
361f17802f ENH: add depends for utility targets 2002-04-23 11:33:28 -04:00
Sebastien Barre
6083e3c127 ENH: make CMake less verbose/precious 2002-04-22 15:16:54 -04:00
Amitha Perera
64beaa8b9c BUG: Changed from SOURCE_FILES to SET 2002-04-22 15:05:22 -04:00
Sebastien Barre
1ce7085e63 ENH: need CMAKE_LINKER_FLAGS 2002-04-22 14:29:21 -04:00
Sebastien Barre
d774cd7c2b ENH: make CMake less verbose/precious 2002-04-22 14:22:46 -04:00
Ken Martin
bf228b05c7 duhZ 2002-04-22 14:18:50 -04:00
Ken Martin
7aa35093b8 fixed for remove COMMAND 2002-04-22 11:51:26 -04:00
Ken Martin
9c69be42de updated for 1.4 2002-04-22 11:50:43 -04:00
Ken Martin
6d58f21a35 updated 2002-04-22 11:49:40 -04:00
Bill Hoffman
4591e41a62 BUG: add link directories for target link libraries and add a test for it 2002-04-19 15:28:43 -04:00
Ken Martin
e8e42bde66 added deprecated warnings for version 1.4 or later 2002-04-19 14:03:47 -04:00