313 Commits (b93b3b55003d4f7467569320061ae8a2b536ae97)

Author SHA1 Message Date
Brad King bace6500a3 bootstrap: Clarify --init flag documentation (#11431) 15 years ago
Brad King 60d72b56ed bootstrap: Granular system library selection (#11431) 15 years ago
Brad King 542b517449 Factor out common custom command generator 15 years ago
Brad King c7aa38ff39 bootstrap: Honor CFLAGS during "make" test (#10545) 15 years ago
Brad King 2ad2c2d7a5 bootstrap: Detect known C/C++ compiler toolchains 15 years ago
Brad King f20d091a2c Tru64: Place cmOStringStream vtable uniquely (#10541) 15 years ago
Brad King 5bfffd6f29 New version scheme to support branchy workflow 16 years ago
Bill Hoffman 78d505031f Fix for bug #10544, make check was sent to the wrong log file 16 years ago
Brad King d2715cae49 CMake 2.8.0-rc7 16 years ago
Bill Hoffman 21a59bdc4d Fix double bootstrap build for in source builds 16 years ago
Bill Hoffman f9687e328f Merge in changes to CMake-2-8 RC 2 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 17 years ago
Brad King e67f5138b8 ENH: Refactor cmInstallGenerator for re-use 17 years ago
Brad King 98c51ff6dc ENH: Overhaul CMake version numbering 17 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. 18 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
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 19 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