summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH/FIX: add NO_SYSTEM_PATH option + fix command usageSebastien Barre2002-05-122-4/+12
* FIX: command usageSebastien Barre2002-05-121-1/+1
* FIX: Remove assert since it was breaking IRIX builds.Amitha Perera2002-05-111-2/+0
* FIX: Const reference to a set needs a const_iterator. (.NET build error)Jim Miller2002-05-101-1/+1
* BUG: Correct some of the dependency analysis code.Amitha Perera2002-05-103-51/+82
* ERR: Added variable initializer.Brad King2002-05-101-1/+1
* ENH: change set<string> to set<cmStdString> to avoid long symbols that crash...Bill Hoffman2002-05-095-20/+20
* ENH: Added dependency hack to support wrapping test.Brad King2002-05-081-2/+9
* BUG: Need to use CMAKE_CXX_COMPILER, not CXX, to get the C++ compiler name.Brad King2002-05-081-3/+6
* ENH: Added ITK Tcl wrapping command.Brad King2002-05-083-0/+224
* ENH: add clean commandKen Martin2002-05-081-0/+2
* ENH: take cmake style command line options so edit_cache worksBill Hoffman2002-05-081-25/+30
* ENH: fix cmake to work without ccommand.Bill Hoffman2002-05-081-9/+5
* BUG: short path does not work on bcc32Bill Hoffman2002-05-081-2/+2
* ENH: add -B option to specify the build directory, so make edit_cache will workBill Hoffman2002-05-071-1/+6
* WNG: remove a warningBill Hoffman2002-05-071-1/+1
* ENH: add an edit_cache target that runs ccmake or CMakeSetupBill Hoffman2002-05-074-7/+53
* ENH: rework library depend stuffBill Hoffman2002-05-033-174/+137
* Improve bootstrape for unixAndy Cedilnik2002-05-031-44/+65
* - bug fix where paths weren't being output when LIB_OUT_PATH *isn't* usedAmitha Perera2002-05-033-21/+82
* check for optimized or debug library addsBill Hoffman2002-05-021-2/+17
* remove canonical conversion for lib namesBill Hoffman2002-05-022-47/+3
* make it backwards compatible with old cmakeBill Hoffman2002-05-023-56/+53
* Debug optimized cache fixesBill Hoffman2002-05-023-24/+59
* BUG: The library paths should stay with the libraries during dependency analy...Amitha Perera2002-05-022-16/+32
* ENH: change LINK_LIBRARY to add to targetsBill Hoffman2002-05-028-75/+49
* Improve bootstrap on UNIX. Now it bootstraps into a separate directory.Andy Cedilnik2002-05-021-0/+57
* BUG: if a_LIBS_DEPENDS exists but is empty, there are no explicit dependencies.Amitha Perera2002-05-021-1/+1
* FIX: If current selection was "NOTFOUND", then selecting the browserJim Miller2002-05-011-0/+4
* ENH: Make the LinkLibraries command contribute dependencies towards AddLibrar...Amitha Perera2002-05-015-28/+61
* ENH: Add library dependency analysis.Amitha Perera2002-05-0110-39/+397
* The entry widgets are now created with what is initially available on the ter...Berk Geveci2002-05-015-20/+36
* Reformatted the error printed by cmMakefile.Berk Geveci2002-05-012-5/+8
* ENH: allow cmake tests to be run without dart.Bill Hoffman2002-04-301-0/+6
* create tests without DartBill Hoffman2002-04-301-4/+0
* ENH: replace freeze with deleteBill Hoffman2002-04-301-1/+1
* ENH: fix relwithdebinfoBill Hoffman2002-04-301-2/+4
* ENH: add new command to separate space separated argumentsBill Hoffman2002-04-303-0/+119
* ENH: do not use count, find for map lookupBill Hoffman2002-04-302-13/+17
* ENH: improve speed of GetSource functionBill Hoffman2002-04-301-2/+10
* BUG: look for -l anywhere in link library entry not just the begining of the ...Bill Hoffman2002-04-301-1/+1
* BUG: make sure link directories are not duplicatedBill Hoffman2002-04-291-3/+18
* BUG: remove warning about changing generatorsBill Hoffman2002-04-291-7/+0
* ENH: Make it unnecessary to ever specify LINK_DIRECTORIES for any libraryAmitha Perera2002-04-282-0/+8
* ENH: remove redirections for output of make commands as some things are lostBill Hoffman2002-04-261-3/+3
* COM: just fix up a commentBill Hoffman2002-04-261-4/+3
* BUG: fix shared links for cc on hpBill Hoffman2002-04-261-7/+24
* ENH: fix build nameBill Hoffman2002-04-261-1/+2
* ENH: look for nslookup and hostname in the right placesBill Hoffman2002-04-261-3/+10
* dprecatedKen Martin2002-04-261-0/+7