summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: removed "USE_FLTK_VERSION_1.1" in favor of "FLTK_VERSION_1.1" to avoidLuis Ibanez2002-10-011-2/+0
* ENH: Version 1.1 is considered to be the default.Luis Ibanez2002-10-011-5/+5
* Configuratiion for finding LaTeX related executables.Luis Ibanez2002-09-301-0/+26
* Set variable to either 1 or empty string instead of TRUE and FALSEAndy Cedilnik2002-09-253-6/+15
* CleanupAndy Cedilnik2002-09-251-1/+1
* Fix modules for recent changesAndy Cedilnik2002-09-253-14/+14
* Improve backward compatibility, so that all backward compatibility stuff is i...Andy Cedilnik2002-09-242-0/+24
* Initial attempt to check if library existsAndy Cedilnik2002-09-242-0/+35
* Improve check size of. Now it checks for some header files before trying to c...Andy Cedilnik2002-09-241-1/+9
* Fix commentsAndy Cedilnik2002-09-231-3/+3
* Fix tests for new trycompile and tryrunAndy Cedilnik2002-09-203-17/+11
* Simplify checking for headersAndy Cedilnik2002-09-202-9/+0
* Add macro which checks if the header file existsAndy Cedilnik2002-09-202-0/+40
* Fix commentAndy Cedilnik2002-09-201-4/+4
* Add two commonly used modules. First one checks if the function exists, the s...Andy Cedilnik2002-09-204-0/+78
* Fix find wxWindowsAndy Cedilnik2002-09-191-3/+3
* Improve searching for wxWindowsAndy Cedilnik2002-09-191-13/+20