summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-311-1/+0
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-311-0/+1
* Remove extra quoteAndy Cedilnik2003-01-301-1/+1
* Attempt to fix build problem on some platformsAndy Cedilnik2003-01-291-2/+7
* ENH: change FIND_FILE to FIND_PROGRAMBill Hoffman2003-01-282-29/+10
* Make things work on unix and add DVIPDFAndy Cedilnik2003-01-281-0/+10
* BUG: Added missing link flag to export symbols from an executable.Brad King2003-01-241-4/+4
* no messageSebastien Barre2003-01-231-9/+2
* FIX:Sebastien Barre2003-01-231-16/+72
* FIX: the current version of Perl is 5.8Sebastien Barre2003-01-231-0/+1
* minor change to default compile flagsKen Martin2003-01-221-4/+4
* merge from branchKen Martin2003-01-222-0/+79
* moved to c++ commandBill Hoffman2003-01-221-76/+0
* ENH: only run test for working c and cxx compiler onceBill Hoffman2003-01-222-10/+15
* merge from branchKen Martin2003-01-221-4/+2
* removed since no longer usedKen Martin2003-01-221-4/+0
* merge branch change into main treeKen Martin2003-01-221-0/+5
* ENH: Updated documentation.Brad King2003-01-211-3/+0
* This list can be really long. Only display the variable nameAndy Cedilnik2003-01-211-5/+5
* add a fatal error, and make sure c and c++ compilers work before using themBill Hoffman2003-01-214-2/+44
* use export all symbols on cygwinBill Hoffman2003-01-211-1/+1
* IMPORTANT FIX: be extra-careful here on WIN32, we do NOT want CMake to look i...Sebastien Barre2003-01-211-6/+49
* BUG: fix missed CMAKE to X11 variable nameWill Schroeder2003-01-201-2/+1
* BUG: Fix for application of expand-list-variables.Brad King2003-01-171-3/+3
* ENH: Adding FIND_AND_IMPORT_CMAKE_PROJECT macro.Brad King2003-01-171-0/+76
* FIX: Quotes added around the list of libs to be added in Apple.Luis Ibanez2003-01-161-1/+1
* ENH: Platform dependent libraries added for APPLE.Luis Ibanez2003-01-161-0/+4
* ENH: fix for borland and cygwinBill Hoffman2003-01-161-1/+7
* ENH: Libraries are not marked as ADVANCED now.Luis Ibanez2003-01-151-5/+0
* BUG: fix for OSX with x11 gl stuffBill Hoffman2003-01-151-11/+8
* BUG: fix flags for borland link shared and moduleBill Hoffman2003-01-151-6/+6
* quote the variableBill Hoffman2003-01-151-1/+1
* look for cygtcl83Bill Hoffman2003-01-151-1/+1
* merge from branchKen Martin2003-01-131-0/+2
* fixed typoKen Martin2003-01-131-1/+1
* Add macro for checking if symbol existsAndy Cedilnik2003-01-131-0/+47
* better fix for win32Ken Martin2003-01-091-7/+4
* update to not put PROJECT_SOURCE_DIR as OPENGL_PATHKen Martin2003-01-091-10/+0
* minor fix to backw compatKen Martin2003-01-091-0/+2
* added big endian stuffKen Martin2003-01-092-0/+2
* ENH: only force the use of ansi flags in backwards modeBill Hoffman2003-01-084-6/+5
* Fix FindX11 to match conventionAndy Cedilnik2003-01-082-65/+65
* ENH: Added shared library settings.Brad King2003-01-061-0/+2
* ENH: look for AIX compiler as wellBill Hoffman2003-01-062-2/+2
* add shared path for OSFBill Hoffman2003-01-061-1/+1
* BUG: revert back to rpath,Bill Hoffman2003-01-051-2/+2
* Remove debugAndy Cedilnik2003-01-041-1/+0
* Fix problems with required flagsAndy Cedilnik2003-01-044-8/+9
* Add required flagsAndy Cedilnik2003-01-046-4/+14
* ENH: Find python framework on Mac OSX.Brad King2003-01-031-9/+33