Commit History

Author SHA1 Message Date
  Andy Cedilnik f5e6885155 ENH: Cleanup 19 years ago
  Bill Hoffman ca82d060b8 ENH: fix syntax 19 years ago
  Bill Hoffman 0adee1e6dd ENH: make sure cmake can be built with an older version of cmake 19 years ago
  Bill Hoffman cae4e6b37a ENH: add patch for finding applications on OSX 19 years ago
  Bill Hoffman 8ec0f76e88 ENH: lang by custom command does not yet work for Xcode 19 years ago
  Bill Hoffman ed4974da55 ENH: enable test for java with IDE builds 19 years ago
  Andy Cedilnik d342d51c0c ENH: Add ZIP generator and add support for including or excluding the toplevel directory 19 years ago
  Bill Hoffman ae10b3578d ENH: add a wrapper for xcodebuild to get around bug and verbose output 19 years ago
  Bill Hoffman 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 19 years ago
  Andy Cedilnik fb9eedc187 ENH: Add new ctest command 19 years ago
  Andy Cedilnik 15d7dd9937 ENH: Remove cmGlob and use glob from kwsys 19 years ago
  Andy Cedilnik b507f8f0d1 ENH: Simplify the test 20 years ago
  Andy Cedilnik 84f1420d82 COMP: Use the current cmake's CheckCXXSourceCompiles 20 years ago
  Andy Cedilnik b20cb78049 ENH: Handle missing unsetenv and add check for environ 20 years ago
  Bill Hoffman 1cda55e682 ENH: remove test until it works 20 years ago
  Andy Cedilnik 4909154387 ENH: Add package to bundle test 20 years ago
  Andy Cedilnik 3d44b9a354 ENH: Add additional subdirectory to improve testing and to allow cleanup when testing cpack 20 years ago
  Brad King 93c95f1cc5 BUG: Fixed installation of MacOSX Bundle executables and the corresponding install_name remapping support. Extended the BundleTest test to check that this all works. Part of these fixes required changing the signature of AppendDirectoryForConfig in all generators. It now accepts prefix and suffix strings to deal with whether leading or trailing slashes should be included with the configuration subdirectory. 20 years ago
  Andy Cedilnik 4675765601 ENH: Install cpack 20 years ago
  Brad King 518080136d ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as replacements for the INSTALL_FILES and INSTALL_PROGRAMS commands. This addresses the request for absolute path install destinations in bug#2691. 20 years ago
  Brad King 96f0266228 ENH: Created new install script generation framework. The INSTALL command creates the generators which are later used by cmLocalGenerator to create the cmake_install.cmake files. A new target installation interface is provided by the INSTALL command which fixes several problems with the INSTALL_TARGETS command. See bug#2691. Bugs 1481 and 1695 are addressed by these changes. 20 years ago
  Ken Martin 141ad7645e ENH: some reorg of the unix makefile generator 20 years ago
  Bill Hoffman 55dd61946b ENH: working directory working for XCode 20 years ago
  Bill Hoffman 347c5f4b46 ENH: add working directory support 20 years ago
  Brad King 6fe45fe9c3 ENH: Added option BUILD_CursesDialog if curses is found. This allows people to disable building the dialog even when curses is found. 20 years ago
  Brad King 02f743c896 COMP: Fixed build on VC++ Express 2005. Explicitly testing for MFC to determine whether to build the MFCDialog. 20 years ago
  Brad King 73284a1c12 ENH: Enabled build of VS 7 and 8 generators for MinGW. 20 years ago
  Bill Hoffman 7f237c51f4 ENH: fix problem with watcom and short paths and -I 20 years ago
  Bill Hoffman 9891260a6d ENH: add support for watcom wmake and wcl386 20 years ago
  Andy Cedilnik bbf1c2d275 ENH: More improvements and add logging 20 years ago