summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: try to fix vs6 buildBill Hoffman2009-01-231-2/+1
* STYLE: Nightly Date StampBrad King2009-01-231-1/+1
* BUG: Forgot to change parent class in cmCPackTypeMacro when I added cmCPackDr...David Cole2009-01-221-1/+1
* BUG: Fix issue #8383. Avoid crashing when using the Bundle CPack generator an...David Cole2009-01-224-0/+28
* ENH: Isolate policy changes in included scriptsBrad King2009-01-229-18/+168
* ENH: Better policies for functions and macrosBrad King2009-01-227-2/+45
* ENH: Improve stack discussion in cmake_policyBrad King2009-01-221-8/+9
* ENH: Create notion of a 'weak' policy stack entryBrad King2009-01-222-11/+22
* BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build o...David Cole2009-01-226-89/+306
* ENH: Create policy scope barriersBrad King2009-01-223-54/+82
* ENH: Make policy push/pop methods privateBrad King2009-01-221-3/+7
* ENH: Refactor find_package version file scopingBrad King2009-01-221-6/+4
* ENH: Create automatic policy push/pop helperBrad King2009-01-222-0/+41
* ENH: Refactor policy stack representationBrad King2009-01-223-7/+16
* BUG: Fix issue #8363. Wrap output with MakeXMLSafe calls so that the generate...David Cole2009-01-221-6/+12
* STYLE: Nightly Date StampBrad King2009-01-221-1/+1
* BUG: Fix VS IDE solution files order againBrad King2009-01-211-1/+1
* BUG: Fix ALL_BUILD ordering enforcementBrad King2009-01-211-4/+4
* ENH: Make ALL_BUILD always the default projectBrad King2009-01-211-0/+9
* BUG: Fix VS IDE project orderBrad King2009-01-213-26/+52
* BUG: Fix issue #7523: Analyze output of 'hdiutil attach' to get the name of t...David Cole2009-01-212-8/+12
* ENH: Use the latest CMake-logo-triangle-high-res.png to improve the look of C...David Cole2009-01-211-0/+0
* BUG: Fix issue #7833: Add file extension handling to CPack generated installe...David Cole2009-01-212-0/+9
* ENH: Enforce logical blocks in functions/macrosBrad King2009-01-212-0/+6
* ENH: Better handling of mismatched blocksBrad King2009-01-217-8/+24
* ENH: Better error message for unclosed blocksBrad King2009-01-2113-73/+30
* ENH: Refactor logical block enforcementBrad King2009-01-212-40/+86
* STYLE: Nightly Date StampBrad King2009-01-211-1/+1
* BUG: Fix LOCATION property for Mac AppBundlesBrad King2009-01-203-17/+11
* ENH: Refactor function blocker deletionBrad King2009-01-208-47/+27
* ENH: Improve response to bad if or elseifBrad King2009-01-203-22/+28
* BUG: Fix for issue #7470. Allow spaces in the path names of installed files w...David Cole2009-01-201-11/+16
* BUG: fix crash with cmd.exe shell and cmake in the pathBill Hoffman2009-01-201-0/+9
* STYLE: Nightly Date StampBrad King2009-01-201-1/+1
* STYLE: Nightly Date StampBrad King2009-01-191-1/+1
* BUG: add output on failure to ctest #8255Bill Hoffman2009-01-183-0/+34
* BUG: fix crash with empty propertiesBill Hoffman2009-01-181-2/+8
* STYLE: Nightly Date StampBrad King2009-01-181-1/+1
* STYLE: Nightly Date StampBrad King2009-01-171-1/+1
* STYLE: Nightly Date StampBrad King2009-01-161-1/+1
* BUG: Fix find_package docs for refind featureBrad King2009-01-151-2/+1
* BUG: Enforce matching policy PUSH/POP in all filesBrad King2009-01-152-14/+19
* ENH: fix part submission to not have memory of the last part submissionBill Hoffman2009-01-152-5/+6
* BUG: fix for bug #8174Bill Hoffman2009-01-152-2/+14
* ENH: Provide variable CMAKE_VERSIONBrad King2009-01-152-0/+13
* ENH: Document variable CMAKE_PATCH_VERSIONBrad King2009-01-151-0/+6
* STYLE: Nightly Date StampBrad King2009-01-151-1/+1
* BUG: Pop a function scope even on errorBrad King2009-01-142-3/+12
* ENH: fix return value to ctest_build and remove debug print in cmProcessBill Hoffman2009-01-142-8/+3
* ENH: allow ctest_build to return error and warning countsBill Hoffman2009-01-145-6/+49