| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: only force the use of ansi flags in backwards mode | Bill Hoffman | 2003-01-08 | 4 | -6/+5 |
|
|
* | Fix FindX11 to match convention | Andy Cedilnik | 2003-01-08 | 2 | -65/+65 |
|
|
* | ENH: Added shared library settings. | Brad King | 2003-01-06 | 1 | -0/+2 |
|
|
* | ENH: look for AIX compiler as well | Bill Hoffman | 2003-01-06 | 2 | -2/+2 |
|
|
* | add shared path for OSF | Bill Hoffman | 2003-01-06 | 1 | -1/+1 |
|
|
* | BUG: revert back to rpath, | Bill Hoffman | 2003-01-05 | 1 | -2/+2 |
|
|
* | Remove debug | Andy Cedilnik | 2003-01-04 | 1 | -1/+0 |
|
|
* | Fix problems with required flags | Andy Cedilnik | 2003-01-04 | 4 | -8/+9 |
|
|
* | Add required flags | Andy Cedilnik | 2003-01-04 | 6 | -4/+14 |
|
|
* | ENH: Find python framework on Mac OSX. | Brad King | 2003-01-03 | 1 | -9/+33 |
|
|
* | try to fix rpath on OSF | Bill Hoffman | 2003-01-03 | 1 | -2/+2 |
|
|
* | BUG: bad rpath flag for suns | Bill Hoffman | 2003-01-03 | 1 | -4/+4 |
|
|
* | BUG: Don't add -I/usr/include as an X_CFLAGS setting. | Brad King | 2003-01-02 | 1 | -2/+6 |
|
|
* | BUG: Fixed ordering of X11 search. | Brad King | 2003-01-02 | 1 | -31/+10 |
|
|
* | clean up some c/cxx issues | Bill Hoffman | 2003-01-02 | 1 | -1/+1 |
|
|
* | clean up some c/cxx issues | Bill Hoffman | 2003-01-02 | 3 | -6/+19 |
|
|
* | Add macro for checking if a swequence of includes can be includes | Andy Cedilnik | 2003-01-01 | 1 | -0/+40 |
|
|
* | To prevent cmake from breaking up arguments, put quotes around them | Andy Cedilnik | 2003-01-01 | 4 | -4/+4 |
|
|
* | Add a way to add custom libraries to the mix. Also add status reporting | Andy Cedilnik | 2003-01-01 | 1 | -0/+8 |
|
|
* | Add a way to add custom libraries to the mix | Andy Cedilnik | 2003-01-01 | 3 | -1/+16 |
|
|
* | ENH: Added <LINK_FLAGS> to link rules. | Brad King | 2002-12-31 | 6 | -13/+13 |
|
|
* | ENH: fix shared libraries on AIX | Bill Hoffman | 2002-12-30 | 1 | -2/+3 |
|
|
* | ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency wit... | Brad King | 2002-12-30 | 5 | -55/+59 |
|
|
* | ENH: find python framework and include files on OSX | Yves Starreveld | 2002-12-27 | 1 | -0/+12 |
|
|
* | If there is no java compiler report error on ADD_JAVA_LIBRARY | Andy Cedilnik | 2002-12-27 | 1 | -49/+53 |
|
|
* | Add missing closing bracket | Andy Cedilnik | 2002-12-26 | 1 | -1/+1 |
|
|
* | ENH: fixes for borland with spaces in the path | Bill Hoffman | 2002-12-22 | 1 | -2/+2 |
|
|
* | ENH: it's time to create a real Microsoft HTML Help Workshop CMake module | Sebastien Barre | 2002-12-22 | 3 | -16/+40 |
|
|
* | ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be... | Brad King | 2002-12-20 | 1 | -2/+2 |
|
|
* | FIX: make CMAKE_X_LIBS and CMAKE_X_CFLAGS advanced | Sebastien Barre | 2002-12-20 | 2 | -2/+6 |
|
|
* | ENH: Use the Mac -framework for Tk if it is available. | Brad King | 2002-12-20 | 1 | -0/+3 |
|
|
* | ENH: Use the Mac -framework for Tcl if it is available. | Brad King | 2002-12-20 | 1 | -0/+34 |
|
|
* | better docs | Bill Hoffman | 2002-12-19 | 1 | -2/+2 |
|
|
* | ENH: make linker flags use init values so users can set them from the cache | Bill Hoffman | 2002-12-19 | 1 | -6/+6 |
|
|
* | ENH: Adding build type flags for C. | Brad King | 2002-12-18 | 1 | -0/+4 |
|
|
* | ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows proje... | Bill Hoffman | 2002-12-17 | 15 | -30/+30 |
|
|
* | ENH: FindX11.cmake module now almost fully duplicates old configure functiona... | Brad King | 2002-12-17 | 2 | -55/+108 |
|
|
* | ENH: Don't repeat check even if answer was no. | Brad King | 2002-12-13 | 6 | -42/+46 |
|
|
* | ERR: Fixed syntax errors for picky preprocessors. | Brad King | 2002-12-12 | 1 | -1/+1 |
|
|
* | ERR: Need double-quotes around expression to be mached in IF command. | Brad King | 2002-12-12 | 2 | -4/+4 |
|
|
* | Add java support | Andy Cedilnik | 2002-12-11 | 2 | -0/+137 |
|
|
* | Better search for python | Andy Cedilnik | 2002-12-09 | 1 | -6/+23 |
|
|
* | ENH: Using only filename without path or extension for comparing build tools. | Brad King | 2002-12-09 | 1 | -2/+9 |
|
|
* | use win32 threads for win32 | Bill Hoffman | 2002-12-09 | 2 | -0/+2 |
|
|
* | BUG: fix C compiler init | Bill Hoffman | 2002-12-06 | 1 | -5/+5 |
|
|
* | clean up compiler picking code | Bill Hoffman | 2002-12-06 | 2 | -13/+9 |
|
|
* | fix for generator picked compilers | Bill Hoffman | 2002-12-06 | 2 | -7/+27 |
|
|
* | ENH: unify EnableLanguage across all generators | Bill Hoffman | 2002-12-05 | 9 | -111/+181 |
|
|
* | ENH: Added support for finding/using VTK 4.0 without using its UseVTK.cmake f... | Brad King | 2002-12-05 | 4 | -27/+457 |
|
|
* | BUG: Fix for string comparison when one string is empty. | Brad King | 2002-12-05 | 1 | -11/+11 |
|
|