summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: Nightly Version updateAndy Cedilnik2007-04-171-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-161-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-151-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-141-1/+1
|
* ENH: better progress for any directory that is a projectKen Martin2007-04-131-2/+4
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-131-1/+1
|
* STYLE: Fix line lengthsAndy Cedilnik2007-04-121-7/+14
|
* ENH: some code consolidation and cleanupKen Martin2007-04-124-105/+86
|
* BUG: fix progress for ENCLUDE_FORM_ALL cases using new project to target ↵Ken Martin2007-04-121-25/+14
| | | | map. Only fixes it for the top level all target
* ENH: Added KWSYSPE_DEBUG macro to print debugging trace information. Added ↵Brad King2007-04-121-1/+54
| | | | TODO comment explaining why process execution can still hang when a grandchild keeps the output pipes open.
* STYLE: Nightly Version updateAndy Cedilnik2007-04-111-1/+1
|
* ENH: Add variable watch commandAndy Cedilnik2007-04-118-20/+294
|
* STYLE: Fixed line-too-long.Brad King2007-04-111-1/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-111-1/+1
|
* BUG: When a non-cache variable is marked as advance do not use the ↵Brad King2007-04-101-0/+2
| | | | cmMakefile implementation of AddCacheDefinition to avoid removing the makefile definition.
* BUG: When a non-cache variable is marked as advance do not use the ↵Brad King2007-04-101-2/+2
| | | | cmMakefile implementation of AddCacheDefinition to avoid removing the makefile definition.
* BUG: The ALL_BUILD target should not have any command lines so that it is ↵Brad King2007-04-104-49/+40
| | | | not always considered out of date. Moved the 'Build all projects' message into the description field instead of an echo in the command field. Moved common implementation of Generate for VS6 and VS7 into the superclass to avoid duplicate code for the ALL_BUILD target. This addresses bug#4556.
* ENH: Added option CMAKE_INSTALL_SO_NO_EXE on linux to choose whether the ↵Brad King2007-04-102-9/+25
| | | | default permissions for shared libraries include the executable bit. This is necessary to support the conflicting policies of Debian and Fedora. These changes address bug#4805.
* ENH: added internal target property for the name of the project fileKen Martin2007-04-106-50/+45
|
* STYLE: Added comment about why dependencies need to be chained to clarify code.Brad King2007-04-101-0/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-101-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-091-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-081-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-071-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-061-1/+1
|
* STYLE: Fix line-too-long.Brad King2007-04-051-1/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-041-1/+1
|
* BUG: Fix utility dependencies for static libraries in VS generators. This ↵Brad King2007-04-046-29/+191
| | | | addresses bug#4789.
* COMP: Fix kwstyleAndy Cedilnik2007-04-041-1/+2
|
* BUG: No need for the backward compatibility variable warningAndy Cedilnik2007-04-041-2/+2
|
* ENH: Add variable for the current list fileAndy Cedilnik2007-04-041-4/+13
|
* ENH: Added cmGlobalVisualStudioGenerator as superclass to all VS global ↵Brad King2007-04-045-4/+68
| | | | generators.
* STYLE: Nightly Version updateAndy Cedilnik2007-04-041-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-031-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-021-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-04-011-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-03-311-1/+1
|
* ENH: make sure default /System framework is not added with -FBill Hoffman2007-03-303-0/+5
|
* STYLE: Nightly Version updateAndy Cedilnik2007-03-301-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-03-291-1/+1
|
* BUG: even safer checking of return valueKen Martin2007-03-281-7/+8
|
* BUG: even safer checking of return valueKen Martin2007-03-281-22/+27
|
* BUG: fix checking of the return value for a buildKen Martin2007-03-281-2/+3
|
* STYLE: Nightly Version updateAndy Cedilnik2007-03-281-1/+1
|
* COMP: Restored shared local variable removed by previous change.Brad King2007-03-281-0/+3
|
* ENH: Created method cmTarget::GetExportMacro to centralize computation of ↵Brad King2007-03-286-50/+46
| | | | the export symbol name. This removes duplicate code from all the generators. Also enabled the export definition for executable targets with the ENABLE_EXPORTS property set.
* STYLE: Nightly Version updateAndy Cedilnik2007-03-271-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-03-261-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-03-251-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-03-241-1/+1
|