Commit History

Author SHA1 Message Date
  Brad King 66d69f864a ENH: Refactor generation of CTestTestfile content 16 years ago
  Brad King e67f5138b8 ENH: Refactor cmInstallGenerator for re-use 16 years ago
  Brad King 98c51ff6dc ENH: Overhaul CMake version numbering 16 years ago
  Bill Hoffman 64fc597de2 ENH: add initial support for HAIKU OS from bug# 7425 17 years ago
  Brad King 22f12322bb COMP: Fix bootstrap build after using cmDocumentationFormatterText in cmMakefile. 17 years ago
  Ken Martin d49ef18f8a ENH: add first cut and policies still need to add the doc support 17 years ago
  Brad King fd37a6ec3d ENH: Better linker search path computation. 17 years ago
  Bill Hoffman 22927ede1e ENH: support for cpack and install of cmake-gui as mac app bundle 17 years ago
  Brad King ad95a57509 ENH: Add option to bootstrap script to enable Qt dialog. 17 years ago
  Brad King 4987e17f46 ENH: Improve link line generation for static library cycles. 17 years ago
  Brad King 523ddedac5 ENH: Analyze inter-target dependencies to safely fix cycles 18 years ago
  Brad King 82fcaebe28 ENH: Pass dependent library search path to linker on some platforms. 18 years ago
  Brad King 8f97980615 COMP: Use kwsys to get STL set_intersection algorithm. 18 years ago
  Brad King 99b97dece8 ENH: Created cmComputeLinkDepends to compute link dependencies. 18 years ago
  Brad King 02c3b71b2f BUG: Do not have variable and function of the same name. Old shells do not likeit. 18 years ago
  Brad King 96fd5909d9 ENH: Implement linking with paths to library files instead of -L and -l separation. See bug #3832 18 years ago
  Brad King c6a7d55127 COMP: The find_package command needs more of kwsys. Added String.h, String.c, and auto_ptr.hxx to bootstrapping kwsys. 18 years ago
  Brad King 0ea6a8d1a4 ENH: Simplified CMake version information using KWSys DateStamp feature. Reduced duplicate code in bootstrap script. 18 years ago
  Bill Hoffman d88b30a742 ENH: add new file 18 years ago
  Brad King 35936433e1 ENH: Merging changes from branch CMake-SourceFile2-b between tags 18 years ago
  Andy Cedilnik 310ca5795a ENH: Fix copyright year 18 years ago
  Ken Martin 21d9f9a8f1 COMP: fix bootstrap maybe 19 years ago
  Bill Hoffman 0c381a2ce8 ENH: fix bootstrap for mac 19 years ago
  Bill Hoffman 3a32cec969 ENH: merge in changes for beos support 19 years ago
  Bill Hoffman b56a60d01e ENH: fix errors for unix builds 19 years ago
  Brad King 6ff05e3946 ENH: Adding option to use system-installed third-party libraries. This addresses bug#3653. 19 years ago
  Brad King 6c19d3a862 ENH: Renamed kwsysPlatformCxxTests to kwsysPlatformTests and generalized it for multiple language tests (C and CXX). 19 years ago
  Brad King f0050269ea ENH: Added System component of kwsys. 19 years ago
  Brad King 6e2f819942 ENH: Changing default data and doc directories to share/cmake-V.v and doc/cmake-V.v instead of share/CMake and doc/CMake for consistency with many linux distribution conventions. 19 years ago
  Brad King a2e3b01a59 COMP: Fix for new kwsys Configure.h.in. 19 years ago