summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* try to fix rpath on OSFBill Hoffman2003-01-031-2/+2
|
* BUG: bad rpath flag for sunsBill Hoffman2003-01-031-4/+4
|
* BUG: Don't add -I/usr/include as an X_CFLAGS setting.Brad King2003-01-021-2/+6
|
* BUG: Fixed ordering of X11 search.Brad King2003-01-021-31/+10
|
* clean up some c/cxx issuesBill Hoffman2003-01-021-1/+1
|
* clean up some c/cxx issuesBill Hoffman2003-01-023-6/+19
|
* Add macro for checking if a swequence of includes can be includesAndy Cedilnik2003-01-011-0/+40
|
* To prevent cmake from breaking up arguments, put quotes around themAndy Cedilnik2003-01-014-4/+4
|
* Add a way to add custom libraries to the mix. Also add status reportingAndy Cedilnik2003-01-011-0/+8
|
* Add a way to add custom libraries to the mixAndy Cedilnik2003-01-013-1/+16
|
* ENH: Added <LINK_FLAGS> to link rules.Brad King2002-12-316-13/+13
|
* ENH: fix shared libraries on AIXBill Hoffman2002-12-301-2/+3
|
* ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency ↵Brad King2002-12-305-55/+59
| | | | with the macro name that is defined by the module.
* ENH: find python framework and include files on OSXYves Starreveld2002-12-271-0/+12
|
* If there is no java compiler report error on ADD_JAVA_LIBRARYAndy Cedilnik2002-12-271-49/+53
|
* Add missing closing bracketAndy Cedilnik2002-12-261-1/+1
|
* ENH: fixes for borland with spaces in the pathBill Hoffman2002-12-221-2/+2
|
* ENH: it's time to create a real Microsoft HTML Help Workshop CMake moduleSebastien Barre2002-12-223-16/+40
|
* ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to ↵Brad King2002-12-201-2/+2
| | | | be a semicolon-separated list of configurations that will be built.
* FIX: make CMAKE_X_LIBS and CMAKE_X_CFLAGS advancedSebastien Barre2002-12-202-2/+6
|
* ENH: Use the Mac -framework for Tk if it is available.Brad King2002-12-201-0/+3
|
* ENH: Use the Mac -framework for Tcl if it is available.Brad King2002-12-201-0/+34
|
* better docsBill Hoffman2002-12-191-2/+2
|
* ENH: make linker flags use init values so users can set them from the cacheBill Hoffman2002-12-191-6/+6
|
* ENH: Adding build type flags for C.Brad King2002-12-181-0/+4
|