summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* BUG: fix flags for c compiler on windowsAndy Cedilnik2002-11-142-8/+27
* Clean find for Python, add find for python 2.2 on windows, cleanup java on wi...Andy Cedilnik2002-11-143-4/+22
* BUG: fix for missing temp file variableBill Hoffman2002-11-141-1/+1
* reorder tWR so that it does not crash with sharedBill Hoffman2002-11-141-1/+3
* fix shared builds on borland and add debug stuff for makefilesBill Hoffman2002-11-141-11/+17
* ENH: add status messagesBill Hoffman2002-11-134-1/+11
* ENH: move -P flag from cxxflags to the compile line for cxx filesKen Martin2002-11-131-2/+2
* ENH: use correct run time library for borlandBill Hoffman2002-11-131-1/+2
* fix for nsl library and X11Bill Hoffman2002-11-131-1/+1
* fix for nsl library and X11Bill Hoffman2002-11-132-1/+4
* BUG: fix order of link line for creating shared librariesBill Hoffman2002-11-131-2/+2
* BUG: Fixed doc string on generated variable.Brad King2002-11-131-2/+2
* BUG: fix path problemsBill Hoffman2002-11-122-2/+2
* Backwards compatibility. Andy and Bill made me add socket library.Will Schroeder2002-11-121-0/+7
* ENH: add .def file supportBill Hoffman2002-11-122-4/+4
* add find threads checkBill Hoffman2002-11-121-1/+0
* add find threads checkBill Hoffman2002-11-123-1/+93
* FIX: minor fix, OPENGL_INCLUDE_PATH was set 2 timesSebastien Barre2002-11-121-3/+3
* Set CMAKE_BUILD_TOOLBill Hoffman2002-11-124-7/+3
* ENH: fix up several problems with new stuffBill Hoffman2002-11-113-1/+98
* Fix for OSFBill Hoffman2002-11-111-1/+1
* clean up flags with _init flagsBill Hoffman2002-11-1111-69/+76
* add install stuff for platform directoryBill Hoffman2002-11-112-0/+3
* ENH: fix for darwin modulesBill Hoffman2002-11-111-0/+2
* BUG: fix setting of c flagsBill Hoffman2002-11-106-6/+19
* fix for cxxflagsBill Hoffman2002-11-096-37/+50
* ENH: Adding support for comeau C++ compiler.Brad King2002-11-081-0/+16
* ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformati...Brad King2002-11-088-102/+54
* store the compiler in the cacheBill Hoffman2002-11-082-7/+15
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-0844-45/+616
* ENH: Enhanced FindITK supporting use of ITK from an install tree or a build t...Brad King2002-11-061-25/+63
* Make things advancedAndy Cedilnik2002-11-051-0/+7
* Try to fix FindX11Andy Cedilnik2002-11-051-0/+29
* Now it should workAndy Cedilnik2002-10-291-9/+10
* Add append to write_fileAndy Cedilnik2002-10-295-6/+9
* Do this the right wayAndy Cedilnik2002-10-291-2/+4
* This should substitute configure part that finds X11Andy Cedilnik2002-10-291-24/+32
* *** empty log message ***Bill Hoffman2002-10-251-0/+2
* *** empty log message ***Bill Hoffman2002-10-255-27/+62
* Add check for big endian in backward compatibility scriptsAndy Cedilnik2002-10-241-0/+3
* closer to removing autoconfBill Hoffman2002-10-239-34/+172
* test for gnu compilerBill Hoffman2002-10-224-4/+24
* *** empty log message ***Bill Hoffman2002-10-223-4/+51
* new cmake based configurationBill Hoffman2002-10-224-0/+107
* Add option to control number of errors sent to dashbaordIan Scott2002-10-111-0/+4
* BUG: Should not load CMAKE_INSTALL_PREFIX from the cache.Brad King2002-10-111-0/+1
* ENH: mark some vars as advanced (and resort the list)Sebastien Barre2002-10-101-0/+5
* Add some search pathsAndy Cedilnik2002-10-091-1/+1
* ENH: Adding install of .in and .c modules.Luis Ibanez2002-10-021-0/+3
* Add test for big endianAndy Cedilnik2002-10-012-0/+26