| Commit message (Expand) | Author | Age | Files | Lines |
* | BUG: if a_LIBS_DEPENDS exists but is empty, there are no explicit dependencies. | Amitha Perera | 2002-05-02 | 1 | -1/+1 |
|
|
* | FIX: If current selection was "NOTFOUND", then selecting the browser | Jim Miller | 2002-05-02 | 1 | -0/+4 |
|
|
* | ENH: Make the LinkLibraries command contribute dependencies towards AddLibrar... | Amitha Perera | 2002-05-01 | 6 | -29/+62 |
|
|
* | ENH: Make the LinkLibraries command contribute dependencies towards AddLibrar... | Amitha Perera | 2002-05-01 | 6 | -11/+50 |
|
|
* | ENH: Add library dependency analysis. | Amitha Perera | 2002-05-01 | 29 | -39/+539 |
|
|
* | The entry widgets are now created with what is initially available on the ter... | Berk Geveci | 2002-05-01 | 5 | -20/+36 |
|
|
* | Reformatted the error printed by cmMakefile. | Berk Geveci | 2002-05-01 | 2 | -5/+8 |
|
|
* | ENH: allow cmake tests to be run without dart. | Bill Hoffman | 2002-05-01 | 1 | -0/+6 |
|
|
* | create tests without Dart | Bill Hoffman | 2002-04-30 | 2 | -4/+1 |
|
|
* | ENH: replace freeze with delete | Bill Hoffman | 2002-04-30 | 1 | -1/+1 |
|
|
* | ENH: remove -fPIC for AIX gnu | Bill Hoffman | 2002-04-30 | 2 | -21/+27 |
|
|
* | ENH: fix relwithdebinfo | Bill Hoffman | 2002-04-30 | 1 | -2/+4 |
|
|
* | ENH: add test for SEPARATE_ARGUMENTS | Bill Hoffman | 2002-04-30 | 9 | -3/+51 |
|
|
* | ENH: add new command to separate space separated arguments | Bill Hoffman | 2002-04-30 | 3 | -0/+119 |
|
|
* | ENH: do not use count, find for map lookup | Bill Hoffman | 2002-04-30 | 2 | -13/+17 |
|
|
* | ENH: improve speed of GetSource function | Bill Hoffman | 2002-04-30 | 1 | -2/+10 |
|
|
* | BUG: look for -l anywhere in link library entry not just the begining of the ... | Bill Hoffman | 2002-04-30 | 1 | -1/+1 |
|
|
* | BUG: make sure link directories are not duplicated | Bill Hoffman | 2002-04-29 | 1 | -3/+18 |
|
|
* | BUG: remove warning about changing generators | Bill Hoffman | 2002-04-29 | 1 | -7/+0 |
|
|
* | use multiple rpath options for sgi | Bill Hoffman | 2002-04-29 | 2 | -4/+4 |
|
|
* | ENH: Make it unnecessary to ever specify LINK_DIRECTORIES for any library | Amitha Perera | 2002-04-28 | 2 | -0/+8 |
|
|
* | ENH: remove redirections for output of make commands as some things are lost | Bill Hoffman | 2002-04-27 | 1 | -3/+3 |
|
|
* | COM: just fix up a comment | Bill Hoffman | 2002-04-26 | 1 | -4/+3 |
|
|
* | correct c flags for shared links | Bill Hoffman | 2002-04-26 | 1 | -3/+3 |
|
|
* | BUG: fix shared links for cc on hp | Bill Hoffman | 2002-04-26 | 3 | -187/+35 |
|
|
* | ENH: fix build name | Bill Hoffman | 2002-04-26 | 1 | -1/+2 |
|
|
* | ENH: look for nslookup and hostname in the right places | Bill Hoffman | 2002-04-26 | 1 | -3/+10 |
|
|
* | ENH:New pdf for CMake | Will Schroeder | 2002-04-26 | 1 | -0/+0 |
|
|
* | updated for 1.4 | Ken Martin | 2002-04-26 | 1 | -10739/+19009 |
|
|
* | dprecated | Ken Martin | 2002-04-26 | 1 | -0/+7 |
|
|
* | fixed up again duh | Ken Martin | 2002-04-26 | 1 | -2/+4 |
|
|
* | updated to build ccommand | Ken Martin | 2002-04-25 | 1 | -0/+3 |
|
|
* | fix up hostname for windows | Bill Hoffman | 2002-04-25 | 2 | -9/+12 |
|
|
* | ENH: give a warning when switching generators to match the cache | Bill Hoffman | 2002-04-25 | 1 | -0/+7 |
|
|
* | ENH: check for mismatched generators | Bill Hoffman | 2002-04-25 | 1 | -0/+16 |
|
|
* | WAR: remove warnings for .NET compiler | Bill Hoffman | 2002-04-25 | 3 | -3/+3 |
|
|
* | Add cvsignore so that you do not see visual stufio files when you do cvs update | Andy Cedilnik | 2002-04-24 | 2 | -0/+6 |
|
|
* | Exit ccmake on fatal errors. | Berk Geveci | 2002-04-23 | 4 | -7/+15 |
|
|
* | ENH: clean up depend output | Bill Hoffman | 2002-04-23 | 1 | -1/+2 |
|
|
* | ENH: add depends for utility targets | Bill Hoffman | 2002-04-23 | 1 | -1/+13 |
|
|
* | ENH: make CMake less verbose/precious | Sebastien Barre | 2002-04-22 | 4 | -8/+8 |
|
|
* | BUG: Changed from SOURCE_FILES to SET | Amitha Perera | 2002-04-22 | 2 | -6/+6 |
|
|
* | ENH: need CMAKE_LINKER_FLAGS | Sebastien Barre | 2002-04-22 | 1 | -1/+1 |
|
|
* | ENH: make CMake less verbose/precious | Sebastien Barre | 2002-04-22 | 4 | -21/+41 |
|
|
* | duhZ | Ken Martin | 2002-04-22 | 3 | -3/+3 |
|
|
* | fixed for remove COMMAND | Ken Martin | 2002-04-22 | 15 | -15/+96 |
|
|
* | updated for 1.4 | Ken Martin | 2002-04-22 | 4 | -4/+166 |
|
|
* | updated | Ken Martin | 2002-04-22 | 1 | -2/+2 |
|
|
* | BUG: add link directories for target link libraries and add a test for it | Bill Hoffman | 2002-04-19 | 4 | -1/+19 |
|
|
* | added deprecated warnings for version 1.4 or later | Ken Martin | 2002-04-19 | 3 | -0/+24 |
|
|