376 Commits (master)

Author SHA1 Message Date
Bill Hoffman feb5efa1b0 fix for new custom commands 22 years ago
Brad King 5bb1a79c9f ENH: Support for spaces in paths during make install. 23 years ago
Bill Hoffman 5a5b549b80 ENH: fix install target for templates 23 years ago
Bill Hoffman 4e02efbfe8 remove unused files 23 years ago
Brad King 4e6ad941e9 ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be a semicolon-separated list of configurations that will be built. 23 years ago
Yves Starreveld 9eed6b91cf ERR: Remove references to files removed 4 days ago 23 years ago
Bill Hoffman de316cac05 remove unused files 23 years ago
Andy Cedilnik 0930c14b04 Use CMake icon on Mac 23 years ago
Andy Cedilnik c45fc1e4b3 Attempt to automate apple gui generation 23 years ago
Andy Cedilnik 1b7ec9e2f7 Revert X11 stuff until other steps are done 23 years ago
Andy Cedilnik 5e2cc830f8 Remove X11 stuff 23 years ago
Sebastien Barre fe100ef263 ENH: mark some vars as advanced (and resort the list) 23 years ago
Sebastien Barre 396f916a42 ENH: nmake now uses incremental linking as Msdev does. Faster build (linking a static vtk.exe or paraview.exe could take more than 10 minutes) 23 years ago
Andy Cedilnik be6a5696ba Make borland pass all the tests on XP (and 2000?) 23 years ago
Andy Cedilnik fa1418fbd7 Cleanup configure scripts 23 years ago
Ken Martin 9d59d651a1 now uses TryCompile 23 years ago
Andy Cedilnik bfdf8f7dcd Remove Mark_AS_ADVANCED for some variables that do not exist 23 years ago
Brad King 2905892334 ENH: Improved configure test implementations by using AC_TRY_COMPILE. 23 years ago
Bill Hoffman b0fa5117bf fix comment 23 years ago
Bill Hoffman 6046060714 ENH: add include paths to rc program for resource generation 23 years ago
Bill Hoffman 408361af51 try another flag for the dec compiler... 23 years ago
Bill Hoffman b5cff36fb7 BUG: fix for OSF compiler to use ansi mode for streams 23 years ago
Ken Martin 8dfb3d3454 fixed some empty descriptions 23 years ago
Brad King 1e75dd1212 ERR: Install for CXXCMakeSystemConfig.cmake and CCMakeSystemConfig.cmake need .in extension. 23 years ago
Brad King 38bfada11d ERR: Ran autoconf on corresponding fixes to configure.in and cxxconfigure.in. 23 years ago
Bill Hoffman a39a03c4d4 fix for sstream 23 years ago
Brad King 17e3d6c784 BUG: CMAKE_NO_ANSI_STRING_STREAM needs to be copied from the cxxconfigure results. 23 years ago
Brad King 27a2cad0fc ENH: Re-ran autoconf to include changes to corresponding configure input. This adds a test for the availability of sstream. 23 years ago
Brad King ff76604e80 ENH: Added test for sstream header. Defines CMAKE_NO_ANSI_STRING_STREAM if the header doesn't exist. 23 years ago
Bill Hoffman 06a6136b25 ENH: remove -fPIC for AIX gnu 24 years ago
Bill Hoffman 0f9ee5bd0a use multiple rpath options for sgi 24 years ago
Bill Hoffman 3dd66f9698 correct c flags for shared links 24 years ago
Bill Hoffman 73c7caa774 BUG: fix shared links for cc on hp 24 years ago
Sebastien Barre 6083e3c127 ENH: make CMake less verbose/precious 24 years ago
Bill Hoffman 00482fa8e6 more advanced values 24 years ago
Bill Hoffman 2c276fcb13 *** empty log message *** 24 years ago
Bill Hoffman 65e3edea04 ENH: use separate vars for creating c++ and c shared libraries and add a test for c libraries 24 years ago
Bill Hoffman 04d53a3865 ENH: separate the ar program for cxx and c 24 years ago
Bill Hoffman 5d850d2a56 update install information 24 years ago
Bill Hoffman ef631c871d BUG: add system command back into script 24 years ago
Bill Hoffman 4ea0f6b949 ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler 24 years ago
Sebastien Barre 41be7a401b Add suffixes 24 years ago
Berk Geveci cd91e58054 There can be multiple ansi flags now 24 years ago
Bill Hoffman ea8be7682f HP add Ae flag 24 years ago
Berk Geveci 799454198b Added better support for HPux 24 years ago
Brad King 83a0759e47 ENH: Added test for explicit instantiation support. 24 years ago
Bill Hoffman c1dcaf342a ENH: try to get crazy dec cxx to work again... one more time 24 years ago
Bill Hoffman 3b65bcb8b7 ENH: try to get crazy dec cxx to work again... 24 years ago
Bill Hoffman e74ebd4e87 build type should not be advanced 24 years ago
Bill Hoffman 3da299a796 ENH: add some OS/compiler variables 24 years ago