summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* COMP:Fixed warnings.Francois Bertel2009-03-181-11/+16
* STYLE:Empty commit just add information about rev 1.15: the reason is that lo...Francois Bertel2009-03-181-1/+0
* COMP:Fix warning on VS 64bit. Don't why gcc 4.3.2 didn't catch this one on a ...Francois Bertel2009-03-181-1/+1
* STYLE: Nightly Date StampBrad King2009-03-181-1/+1
* BUG: Allow more shell ops in custom commandsBrad King2009-03-171-0/+4
* ENH: New foreach(<var> IN ...) modeBrad King2009-03-172-3/+62
* COMP:Fixed warnings.Francois Bertel2009-03-173-17/+23
* STYLE: Nightly Date StampBrad King2009-03-171-1/+1
* COMP:Try to fix compile error with qnx gcc.Francois Bertel2009-03-161-1/+2
* COMP:Fixed gcc 4.3.2 warning with -O1 and above: ignoring return value of rea...Francois Bertel2009-03-161-3/+6
* ENH: Allow projects to disable per-rule echo linesBrad King2009-03-165-48/+60
* STYLE: Separate unrelated logicBrad King2009-03-161-3/+12
* ENH: Allow projects to disable per-rule progressBrad King2009-03-163-9/+37
* ENH: Factor out makefile progress rule commandsBrad King2009-03-162-24/+20
* COMP:Fixed warnings.Francois Bertel2009-03-161-17/+20
* BUG: Do not automatically set HEADER_FILE_ONLYBrad King2009-03-164-37/+17
* ENH: Remove unused code from cmMakeDependBrad King2009-03-162-76/+1
* ENH: Add NAME mode to ADD_TEST commandBrad King2009-03-166-5/+199
* ENH: Refactor storage of test command linesBrad King2009-03-164-32/+21
* ENH: Refactor generation of CTestTestfile contentBrad King2009-03-167-81/+219
* ENH: Refactor cmInstallGenerator for re-useBrad King2009-03-167-211/+344
* STYLE: Nightly Date StampBrad King2009-03-161-1/+1
* STYLE: Nightly Date StampBrad King2009-03-151-1/+1
* STYLE: Nightly Date StampBrad King2009-03-141-1/+1
* ENH: don't enforce VERBOSE Makefiles, but set the env. var VERBOSE to 1 inAlexander Neundorf2009-03-131-1/+1
* ENH: when using the Eclipse project generator, run gcc so that it tells usAlexander Neundorf2009-03-132-12/+52
* STYLE: add line breaks to the documentation for CMAKE_MATCH_(0..9),Alexander Neundorf2009-03-131-3/+4
* BUG: Document internal cache property MODIFIEDBrad King2009-03-131-0/+7
* BUG: Fix cache properties for CMAKE_STRICT buildBrad King2009-03-133-3/+9
* STYLE: Nightly Date StampBrad King2009-03-131-1/+1
* BUG: fix #8704, sometimes crash if include_directories() is called with a whi...Alexander Neundorf2009-03-121-12/+7
* STYLE: document NONE for disabling any languages, slightly change wording ofAlexander Neundorf2009-03-121-6/+8
* ENH: allow for https submission if ctest is built with a curl that supports itBill Hoffman2009-03-121-4/+5
* COMP: Do not use void returnsBrad King2009-03-121-1/+1
* ENH: Add support for showing combo box for choosing from a list of strings t...Clinton Stimpson2009-03-125-3/+46
* ENH: Define STRINGS cache entry propertyBrad King2009-03-122-1/+13
* ENH: Refactor cache entry writing and readingBrad King2009-03-122-164/+111
* STYLE: Nightly Date StampBrad King2009-03-121-1/+1
* BUG: Do not produce empty coverage log filesBrad King2009-03-111-20/+21
* BUG: Do not carry over file list between coverageBrad King2009-03-112-0/+2
* BUG: Avoid duplicate CTest coverage submissionBrad King2009-03-112-0/+20
* STYLE: Nightly Date StampBrad King2009-03-111-1/+1
* ENH: only check for the existance of a header file if:Alexander Neundorf2009-03-101-11/+55
* ENH: Document CACHE entry propertiesBrad King2009-03-104-0/+50
* ENH: Teach set/get_property about CACHE propertiesBrad King2009-03-106-3/+141
* ENH: Use cmPropertyMap for cache propertiesBrad King2009-03-104-101/+103
* STYLE: Nightly Date StampBrad King2009-03-101-1/+1
* BUG: Fix get_property result for bad propertyBrad King2009-03-091-1/+8
* ENH: Efficiently filter CTest coverage by labelBrad King2009-03-092-18/+58
* ENH: Generate a central list of target directoriesBrad King2009-03-094-33/+26