summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* ENH: merge in changes for 2.6.3 RC 1Bill Hoffman2008-10-241-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
* ENH: Added System component of kwsys.Brad King2006-09-211-2/+5
* ENH: Changing default data and doc directories to share/cmake-V.v and doc/cma...Brad King2006-08-251-2/+11
* COMP: Fix for new kwsys Configure.h.in.Brad King2006-08-251-2/+4
* ENH: Support large file systems in kwsysAndy Cedilnik2006-08-221-0/+2
* COMP: More warnings and hp issuesAndy Cedilnik2006-07-261-11/+5
* COMP: Handle both ansi and non-ansi CAndy Cedilnik2006-07-261-0/+17
* COMP: Remove warningAndy Cedilnik2006-07-251-3/+3
* ENH: Fix copyright yearAndy Cedilnik2006-04-171-1/+1
* ENH: add patch for finding applications on OSXBill Hoffman2006-04-131-3/+17
* ENH: add a wrapper for xcodebuild to get around bug and verbose outputBill Hoffman2006-03-311-1/+1
* ENH: Remove things from bootstrapAndy Cedilnik2006-03-221-6/+10
* ENH: Remove cmGlob and use glob from kwsysAndy Cedilnik2006-03-211-1/+0
* ENH: add more depends for bootstrapBill Hoffman2006-03-061-1/+1
* ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as replaceme...Brad King2006-02-191-0/+1
* ENH: Created new install script generation framework. The INSTALL command cr...Brad King2006-02-191-0/+3
* ENH: Made default install prefix consistent with building with another CMake.Brad King2006-02-161-2/+26
* ENH: some reorg of the unix makefile generatorKen Martin2006-02-151-0/+4
* BUG: Fixed bootstrap from MSYS prompt. It was working only when the bootstra...Brad King2006-02-101-1/+9
* ENH: Added kwsys::String class to shorten debugging symbols and error message...Brad King2006-02-071-0/+1
* ENH: Enabled bootstrapping with MinGW from an MSYS prompt.Brad King2006-01-311-17/+66
* ENH: Push glob to the kwsysAndy Cedilnik2005-10-181-0/+2
* ENH: Add file time comparison codeAndy Cedilnik2005-10-121-0/+1
* BUG: try to fix qt problemsBill Hoffman2005-09-101-0/+1
* ENH: fix bootstrap, maybe this should somehow grep awk the sources from the c...Bill Hoffman2005-09-031-0/+1
* ENH: Use the new parser that supports nested variablesAndy Cedilnik2005-06-131-0/+3
* ENH: removed UMG2Ken Martin2005-06-091-2/+0