summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Removed most usage of Carbon in favour of CoreFoundationSean McBride2011-01-311-2/+2
* bootstrap: Add --enable-ccache option (#11707)Nicolas Despres2011-01-171-0/+9
* bootstrap: --verbose implies verbose Makefiles (#11708)Brad King2011-01-171-1/+5
* bootstrap: Clarify --init flag documentation (#11431)Brad King2011-01-101-1/+1
* bootstrap: Granular system library selection (#11431)Brad King2011-01-101-5/+30
* Factor out common custom command generatorBrad King2010-12-081-0/+1
* bootstrap: Honor CFLAGS during "make" test (#10545)Brad King2010-09-101-1/+1
* bootstrap: Detect known C/C++ compiler toolchainsBrad King2010-06-301-2/+69
* Tru64: Place cmOStringStream vtable uniquely (#10541)Brad King2010-06-101-0/+1
* New version scheme to support branchy workflowBrad King2010-04-231-9/+16
* Fix for bug #10544, make check was sent to the wrong log fileBill Hoffman2010-04-131-3/+3
* Fix double bootstrap build for in source buildsBill Hoffman2009-11-101-2/+2
* Fix default install prefix on HaikuBrad King2009-09-301-0/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-16/+10
* Simplify bootstrap script source dir detectionBrad King2009-09-251-2/+1
* Make sure KWSYS_DO_NOT_CLEAN_PUTENV is defined at bootstrap time for cmake in...Bill Hoffman2009-09-221-0/+1
* Test KWSYS_IOS_HAVE_BINARY during bootstrapBrad King2009-08-311-0/+11
* Introduce "generator expressions" to add_test()Brad King2009-08-111-0/+1
* ENH: Improve dynamic variable scope implementationBrad King2009-07-221-0/+1
* BUG: Fix bootstrap for Debian Almquist ShellBrad King2009-06-101-2/+2
* ENH: Make bootstrap script work on VMS bashBrad King2009-06-101-83/+103
* COMP: Avoid String.c inclusion by Compaq templatesBrad King2009-06-101-1/+3
* ENH: Auto-import symbols for cygwin executablesBrad King2009-05-271-0/+12
* ENH: Refactor generation of CTestTestfile contentBrad King2009-03-161-0/+1
* ENH: Refactor cmInstallGenerator for re-useBrad King2009-03-161-0/+1
* ENH: Overhaul CMake version numberingBrad King2009-03-051-28/+18
* ENH: add initial support for HAIKU OS from bug# 7425Bill Hoffman2008-09-151-0/+12
* COMP: Fix bootstrap build after using cmDocumentationFormatterText in cmMakef...Brad King2008-03-071-0/+2
* ENH: add first cut and policies still need to add the doc supportKen Martin2008-03-011-0/+1
* ENH: Better linker search path computation.Brad King2008-02-211-1/+1
* ENH: support for cpack and install of cmake-gui as mac app bundleBill Hoffman2008-02-161-0/+4
* ENH: Add option to bootstrap script to enable Qt dialog.Brad King2008-02-131-0/+29
* ENH: Improve link line generation for static library cycles.Brad King2008-02-071-0/+1
* ENH: Analyze inter-target dependencies to safely fix cyclesBrad King2008-02-051-0/+1
* ENH: Pass dependent library search path to linker on some platforms.Brad King2008-02-011-0/+1
* COMP: Use kwsys to get STL set_intersection algorithm.Brad King2008-01-271-1/+1
* ENH: Created cmComputeLinkDepends to compute link dependencies.Brad King2008-01-271-0/+1
* BUG: Do not have variable and function of the same name. Old shells do not l...Brad King2008-01-231-3/+3
* ENH: Implement linking with paths to library files instead of -L and -l separ...Brad King2008-01-221-1/+1
* COMP: The find_package command needs more of kwsys. Added String.h, String.c...Brad King2008-01-171-0/+4
* ENH: Simplified CMake version information using KWSys DateStamp feature. Red...Brad King2007-11-141-19/+30
* ENH: add new fileBill Hoffman2007-10-181-0/+1
* ENH: Merging changes from branch CMake-SourceFile2-b between tagsBrad King2007-06-181-0/+1
* ENH: Fix copyright yearAndy Cedilnik2007-04-041-1/+1
* COMP: fix bootstrap maybeKen Martin2006-12-071-0/+4
* ENH: fix bootstrap for macBill Hoffman2006-12-051-4/+1
* ENH: merge in changes for beos supportBill Hoffman2006-12-041-0/+14
* ENH: fix errors for unix buildsBill Hoffman2006-11-291-0/+1
* ENH: Adding option to use system-installed third-party libraries. This addre...Brad King2006-10-191-1/+12
* ENH: Renamed kwsysPlatformCxxTests to kwsysPlatformTests and generalized it f...Brad King2006-10-041-21/+21