Commit Graph

243 Commits

Author SHA1 Message Date
Andy Cedilnik c9ecd78237 ENH: Cleanup 2006-02-14 14:28:43 -05:00
Andy Cedilnik 3bce601c41 ENH: Improved support for icons, random directories, etc... 2006-02-14 10:28:40 -05:00
Andy Cedilnik 2a6bc87567 ENH: Some improvements: specify link, copy msvc libraries, fix install directory 2006-01-11 11:08:15 -05:00
Andy Cedilnik f219d3c263 ENH: Pass CPACK_PACKAGE_FILE_NAME 2006-01-09 18:20:50 -05:00
Andy Cedilnik 0c302a7e5f ENH: Fix test for cpack variables, add support for icon on windows 2006-01-09 11:26:31 -05:00
Andy Cedilnik 5358809a5c ENH: More CPack stuff and fix zlib compression 2006-01-04 15:14:09 -05:00
Brad King 05e6c3f3ba BUG: Fixed OUTPUT_NAME feature for VS6 generator. It was not working for Debug builds and was not paying attention to the executable output path. 2005-08-19 17:57:36 -04:00
Bill Hoffman 712f4b3d01 FIX: fixes bugs 1152 and 1154 2005-02-11 14:13:58 -05:00
Bill Hoffman ff7757e34c make sure tests flush output 2004-07-16 15:18:42 -04:00
Bill Hoffman 8c656dc40d BUG: remove unused variable CMAKE_OBJECT_FILE_SUFFIX from cmake 2004-07-09 13:50:45 -04:00
Bill Hoffman b6466061cb ENH: add NDEBUG to windows release builds for both ide and nmake 2004-06-14 12:16:25 -04:00
Bill Hoffman a613100b1e BUG: remove debug pop hacks, also remove duplicate call to argvc function 2004-05-08 14:55:07 -04:00
Ken Martin c10cb4db5a fix warning maybe 2004-05-07 08:35:46 -04:00
Ken Martin f299f4ae9c fix warning 2004-05-06 08:51:36 -04:00
Bill Hoffman 7eab2e4235 ENH: remove unused variable 2004-04-30 11:36:01 -04:00
Bill Hoffman 98da4d31f8 BUG: add missing install file 2004-04-30 08:02:44 -04:00
Bill Hoffman e539cf9f7c ENH: make test driver more flexible by using a configured file instead of generating all the code. fixes bug 28 2004-04-28 12:31:18 -04:00
Andy Cedilnik 56a826968f ENH: With new install framework we don't need install-sh any more 2004-04-26 13:42:36 -04:00
Bill Hoffman 71b57bc454 BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides 2004-04-23 16:26:21 -04:00
Bill Hoffman 7b576866b7 ENH: add support for static library property STATIC_LIBRARY_FLAGS 2004-04-22 16:58:04 -04:00
Andy Cedilnik 9ac968174e ENH: Handle make install target on Visual Studio 6 and 7 and install templates 2004-04-15 13:09:24 -04:00
Andy Cedilnik 368d7f7c18 ENH: Attempt to add debug library postfix for visual studio 6 2003-10-31 16:55:49 -05:00
Bill Hoffman ba707ce32d Fix for BUG: 316 2003-10-31 16:53:01 -05:00
Bill Hoffman 4d2ca08bc7 ENH: allow UNICODE to be specifed in the cxx flags and if not default to MBCS 2003-10-16 10:32:47 -04:00
Brad King a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. 2003-07-21 16:38:53 -04:00
Bill Hoffman feb5efa1b0 fix for new custom commands 2003-06-04 13:54:20 -04:00
Brad King 5bb1a79c9f ENH: Support for spaces in paths during make install. 2003-01-17 18:01:05 -05:00
Bill Hoffman 5a5b549b80 ENH: fix install target for templates 2003-01-07 13:05:24 -05:00
Bill Hoffman 4e02efbfe8 remove unused files 2003-01-07 12:54:40 -05:00
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. 2002-12-20 12:59:18 -05:00
Yves Starreveld 9eed6b91cf ERR: Remove references to files removed 4 days ago 2002-12-08 14:25:27 -05:00
Bill Hoffman de316cac05 remove unused files 2002-12-03 15:24:03 -05:00
Andy Cedilnik 0930c14b04 Use CMake icon on Mac 2002-11-06 16:05:14 -05:00
Andy Cedilnik c45fc1e4b3 Attempt to automate apple gui generation 2002-11-04 14:50:32 -05:00
Andy Cedilnik 1b7ec9e2f7 Revert X11 stuff until other steps are done 2002-10-31 10:36:02 -05:00
Andy Cedilnik 5e2cc830f8 Remove X11 stuff 2002-10-29 13:34:37 -05:00
Sebastien Barre fe100ef263 ENH: mark some vars as advanced (and resort the list) 2002-10-10 10:45:34 -04:00
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) 2002-10-06 15:10:21 -04:00
Andy Cedilnik be6a5696ba Make borland pass all the tests on XP (and 2000?) 2002-09-30 07:09:31 -04:00
Andy Cedilnik fa1418fbd7 Cleanup configure scripts 2002-09-27 14:12:33 -04:00
Ken Martin 9d59d651a1 now uses TryCompile 2002-09-13 11:09:07 -04:00
Andy Cedilnik bfdf8f7dcd Remove Mark_AS_ADVANCED for some variables that do not exist 2002-09-11 13:27:06 -04:00
Brad King 2905892334 ENH: Improved configure test implementations by using AC_TRY_COMPILE. 2002-09-06 17:19:18 -04:00
Bill Hoffman b0fa5117bf fix comment 2002-09-06 11:47:51 -04:00
Bill Hoffman 6046060714 ENH: add include paths to rc program for resource generation 2002-08-28 14:33:12 -04:00
Bill Hoffman 408361af51 try another flag for the dec compiler... 2002-08-23 17:00:14 -04:00
Bill Hoffman b5cff36fb7 BUG: fix for OSF compiler to use ansi mode for streams 2002-08-22 11:38:06 -04:00
Ken Martin 8dfb3d3454 fixed some empty descriptions 2002-07-19 15:49:59 -04:00
Brad King 1e75dd1212 ERR: Install for CXXCMakeSystemConfig.cmake and CCMakeSystemConfig.cmake need .in extension. 2002-07-15 09:23:17 -04:00
Brad King 38bfada11d ERR: Ran autoconf on corresponding fixes to configure.in and cxxconfigure.in. 2002-06-21 08:42:40 -04:00
Bill Hoffman a39a03c4d4 fix for sstream 2002-06-21 08:39:01 -04:00
Brad King 17e3d6c784 BUG: CMAKE_NO_ANSI_STRING_STREAM needs to be copied from the cxxconfigure results. 2002-06-20 10:19:59 -04:00
Brad King 27a2cad0fc ENH: Re-ran autoconf to include changes to corresponding configure input. This adds a test for the availability of sstream. 2002-06-19 15:09:33 -04:00
Brad King ff76604e80 ENH: Added test for sstream header. Defines CMAKE_NO_ANSI_STRING_STREAM if the header doesn't exist. 2002-06-19 15:05:14 -04:00
Bill Hoffman 06a6136b25 ENH: remove -fPIC for AIX gnu 2002-04-30 16:58:07 -04:00
Bill Hoffman 0f9ee5bd0a use multiple rpath options for sgi 2002-04-29 08:27:58 -04:00
Bill Hoffman 3dd66f9698 correct c flags for shared links 2002-04-26 12:42:48 -04:00
Bill Hoffman 73c7caa774 BUG: fix shared links for cc on hp 2002-04-26 12:21:13 -04:00
Sebastien Barre 6083e3c127 ENH: make CMake less verbose/precious 2002-04-22 15:16:54 -04:00
Bill Hoffman 00482fa8e6 more advanced values 2002-04-17 08:15:44 -04:00
Bill Hoffman 2c276fcb13 *** empty log message *** 2002-04-08 15:01:33 -04:00
Bill Hoffman 65e3edea04 ENH: use separate vars for creating c++ and c shared libraries and add a test for c libraries 2002-04-08 13:36:18 -04:00
Bill Hoffman 04d53a3865 ENH: separate the ar program for cxx and c 2002-04-04 11:01:41 -05:00
Bill Hoffman 5d850d2a56 update install information 2002-04-04 10:08:42 -05:00
Bill Hoffman ef631c871d BUG: add system command back into script 2002-04-04 09:04:07 -05:00
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 2002-04-02 15:43:23 -05:00
Sebastien Barre 41be7a401b Add suffixes 2002-03-25 15:58:20 -05:00
Berk Geveci cd91e58054 There can be multiple ansi flags now 2002-03-15 09:40:37 -05:00
Bill Hoffman ea8be7682f HP add Ae flag 2002-03-15 09:23:37 -05:00
Berk Geveci 799454198b Added better support for HPux 2002-03-15 09:14:52 -05:00
Brad King 83a0759e47 ENH: Added test for explicit instantiation support. 2002-03-12 10:16:00 -05:00
Bill Hoffman c1dcaf342a ENH: try to get crazy dec cxx to work again... one more time 2002-03-10 18:24:24 -05:00
Bill Hoffman 3b65bcb8b7 ENH: try to get crazy dec cxx to work again... 2002-03-10 10:02:14 -05:00
Bill Hoffman e74ebd4e87 build type should not be advanced 2002-03-06 10:44:23 -05:00
Bill Hoffman 3da299a796 ENH: add some OS/compiler variables 2002-03-01 09:00:31 -05:00
Bill Hoffman e8c2483b4e change hp checks to all hps and not just version 10 2002-02-28 15:06:59 -05:00
Bill Hoffman c133a6acfa find path to devenv 2002-02-28 08:45:45 -05:00
Bill Hoffman aa88d4824c ENH: add build name to the cache with a default value for dot net 2002-02-28 07:50:47 -05:00
Bill Hoffman 6c1e38abb4 clean up in dot net 2002-02-27 18:11:12 -05:00
Bill Hoffman f13c6545e1 *** empty log message *** 2002-02-26 10:11:55 -05:00
Bill Hoffman 2cc36654e6 ENH: do not use O2 g as default flags 2002-02-14 10:02:09 -05:00
Andy Cedilnik a7065630f2 ERR: Cache bigendian 2002-02-07 11:39:07 -05:00
Bill Hoffman 3d5d5fa06d ENH: add support for AIX shared libraries with gcc 2002-01-11 10:55:00 -05:00
Bill Hoffman 54995b06e3 ENH: add support for shared libraries with gcc on AIX 2002-01-11 10:54:14 -05:00
Bill Hoffman 6dc78a2315 ENH: add CMAKE_EXTRA_LINK_FLAGS to dsp generator 2002-01-08 13:33:00 -05:00
Bill Hoffman 1a16fee430 ENH: use +Z not +z for pic and use -fPIC for gcc 2002-01-08 12:57:49 -05:00
Bill Hoffman b72914bb9a ENH: add -L/usr/lib for hp so shared libs find that directory before the pa1.1 directory 2002-01-08 12:53:21 -05:00
Bill Hoffman 8f1b833759 Add sizeof some types support 2002-01-07 14:12:01 -05:00
Andy Cedilnik 6dfebfdbcd Add sizeof some types support 2002-01-07 14:07:32 -05:00
Bill Hoffman bcbc8443b5 use -shared for sunos build 2002-01-07 13:47:12 -05:00
Amitha Perera 9ad7f0905a ENH: Add option to disable use of -rpath. 2001-12-21 00:01:02 -05:00
Bill Hoffman d354ac5528 BUG: must use CACHE values in these 2001-12-20 15:44:51 -05:00
Bill Hoffman 96763a0df2 check for LANG:std 2001-12-19 08:26:54 -05:00
Bill Hoffman bb4f8237fd -LANG:std should be default on sgi for ansi CXX Flags 2001-12-18 21:00:52 -05:00
Bill Hoffman f3b4191845 fix comment 2001-12-18 20:32:54 -05:00
Bill Hoffman cc477d67e9 syntax error 2001-12-18 17:30:42 -05:00
Bill Hoffman e3b19f880f use cxx compiler on sgi to build static libs 2001-12-18 17:17:03 -05:00
Bill Hoffman c3f1e86aa9 use cxx compiler to build static libs on sgi 2001-12-18 17:16:25 -05:00
Bill Hoffman 213582db3c remove stack stuff 2001-12-17 11:30:33 -05:00
Bill Hoffman 83367692be use a better compiler name 2001-12-17 11:28:15 -05:00