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