Commit History

Author SHA1 Message Date
  Bill Hoffman 21a59bdc4d Fix double bootstrap build for in source builds 16 years ago
  Brad King f40406ed6b Fix default install prefix on Haiku 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 28531d1707 Simplify bootstrap script source dir detection 16 years ago
  Bill Hoffman 25cf2f4352 Make sure KWSYS_DO_NOT_CLEAN_PUTENV is defined at bootstrap time for cmake in the bootstrap script. 16 years ago
  Brad King c2ee27c535 Test KWSYS_IOS_HAVE_BINARY during bootstrap 16 years ago
  Brad King d2e1f2b4d6 Introduce "generator expressions" to add_test() 16 years ago
  Brad King fd10589995 ENH: Improve dynamic variable scope implementation 16 years ago
  Brad King 7797237629 BUG: Fix bootstrap for Debian Almquist Shell 16 years ago
  Brad King 653262ef17 ENH: Make bootstrap script work on VMS bash 16 years ago
  Brad King 776e21d1c7 COMP: Avoid String.c inclusion by Compaq templates 16 years ago
  Brad King a6bc1c34b1 ENH: Auto-import symbols for cygwin executables 16 years ago
  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 18 years ago
  Brad King fd37a6ec3d ENH: Better linker search path computation. 18 years ago
  Bill Hoffman 22927ede1e ENH: support for cpack and install of cmake-gui as mac app bundle 18 years ago
  Brad King ad95a57509 ENH: Add option to bootstrap script to enable Qt dialog. 18 years ago
  Brad King 4987e17f46 ENH: Improve link line generation for static library cycles. 18 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