summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: change find library and find program to look for more than one nameBill Hoffman2001-05-0913-172/+230
|
* BUG: match called on invalid numberBill Hoffman2001-05-091-1/+1
|
* cleaned up configure someKen Martin2001-05-097-213/+123
|
* FIX: only clear the cache on a load when the load needs to read internal ↵Jim Miller2001-05-091-2/+5
| | | | values. Otherwise, it is assumed that we are reading another projects cache.
* BUG: fix crashBill Hoffman2001-05-091-0/+9
|
* BUG: fix use beyond end of arrayBill Hoffman2001-05-091-3/+5
|
* added load cache command and fixed source fileKen Martin2001-05-094-3/+151
|
* ERR: LoadCache needed to return a value.Brad King2001-05-081-1/+1
|
* added ability to load another cacheKen Martin2001-05-082-2/+12
|
* now adds src and bin dir into cacheKen Martin2001-05-081-0/+8
|
* fixed bug in init codeKen Martin2001-05-081-2/+2
|
* clean upBill Hoffman2001-05-081-48/+19
|
* ENH: add initial path support for file choosersBill Hoffman2001-05-081-7/+44
|
* BUG: added arg0 to link librariesKen Martin2001-05-081-2/+3
|
* Module to search the path for FLTK library ( http://www.fltk.org )Luis Ibanez2001-05-081-0/+19
|
* ENH: Moved cache entry addition into cmMakefile::AddLibrary and ↵Brad King2001-05-073-11/+12
| | | | AddExecutable so that commands do not have to add it explicitly.
* ENH: call configure from cmakeBill Hoffman2001-05-0716-141/+409
|
* BUG: Removing Remove Variables callDan Blezek2001-05-071-1/+3
|
* Under FreeBSD: should be CMAKE_SHLIB_BUILD_FLAGS and not ↵Geoffrey Cross2001-05-071-1/+2
| | | | CMAKE_SHLIB_LINK_FLAGS. CMakeSystemConfig.cmake not being made
* BUG: add internal cache entry for executables, so depends can workBill Hoffman2001-05-051-1/+7
|
* BUG: add removed command, and sort the order in cmCommands.cxxBill Hoffman2001-05-056-282/+67
|
* fixes for untiltiy targets in allKen Martin2001-05-042-6/+29
|
* ENH: Proper build nameDan Blezek2001-05-041-2/+16
|
* ENH: Correct sitenameDan Blezek2001-05-041-1/+5
|
* option to make utilities in the all targetKen Martin2001-05-0410-13/+226
|
* ENH: move to cmake for itkConfigure.h.inBill Hoffman2001-05-042-1/+3
|
* updatesKen Martin2001-05-041-2/+3
|
* INCLUDE these to find the relevant librariesGeoffrey Cross2001-05-042-0/+43
|
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-0410-0/+870
|
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-0419-262/+174
|
* ENH: Added support to EscapeSpaces to use double quotes on windows.Brad King2001-05-041-0/+5
|
* ENH: Added use of CMAKE cache entry for generating the DSP/makefile build rules.Brad King2001-05-041-14/+4
|
* ENH: Added use of CMAKE cache entry for generating the DSP build rules.Brad King2001-05-044-72/+4
|
* minor fixesKen Martin2001-05-041-0/+4
|
* fixed custom command ruleKen Martin2001-05-042-50/+54
|
* new moduleKen Martin2001-05-041-0/+17
|
* better custom rulesKen Martin2001-05-045-48/+76
|
* better If checksKen Martin2001-05-045-14/+49
|
* removed old functionsKen Martin2001-05-0412-1039/+0
|
* ENH: Added generation of internal CMAKE cache entry with path to ↵Brad King2001-05-033-1/+45
| | | | command-line CMake executable.
* ENH: Added cmSystemTools::FindProgram() and full-path detection utilities.Brad King2001-05-033-19/+174
|
* minor fixesKen Martin2001-05-033-0/+212
|
* removed deprecated commandsKen Martin2001-05-031-14/+0
|
* better config infoKen Martin2001-05-031-4/+6
|
* now support cmakedefineKen Martin2001-05-031-0/+17
|
* uses cmake commands nowKen Martin2001-05-032-16/+0
|
* system config uses cmake commands nowKen Martin2001-05-036-48/+33
|
* minor fixesKen Martin2001-05-021-3/+4
|
* new moduleKen Martin2001-05-021-0/+25
|
* simple moduleKen Martin2001-05-021-0/+33
|