summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Brad King2002-11-088-102/+54
| | | | CMakeSystemSpecificInformation.cmake. The platform files can set the defaults on the first run, and then the settings are cached at the end.
* 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 ↵Brad King2002-11-061-25/+63
| | | | tree. Only one cache entry is brought into user's project, called "ITK_DIR". This is the location of an ITKConfig.cmake file from which other settings are loaded.
* 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
|
* ENH: removed "USE_FLTK_VERSION_1.1" in favor of "FLTK_VERSION_1.1" to avoidLuis Ibanez2002-10-011-2/+0
| | | | confusions.
* ENH: Version 1.1 is considered to be the default.Luis Ibanez2002-10-011-5/+5
|