summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: Support preprocessor def values in VS6Brad King2009-03-234-8/+8
* STYLE: Nightly Date StampBrad King2009-03-231-1/+1
* STYLE: Nightly Date StampBrad King2009-03-221-1/+1
* STYLE: Nightly Date StampBrad King2009-03-211-1/+1
* BUG: Fix return value of ctest_updateBrad King2009-03-202-4/+4
* STYLE: Nightly Date StampBrad King2009-03-201-1/+1
* COMP:Fixed warnings with gcc 4.3.2.Francois Bertel2009-03-202-45/+94
* COMP:Try to fix error on HP.Francois Bertel2009-03-191-1/+1
* ENH: Mention CMAKE_* variables in RPATH propertiesBrad King2009-03-191-4/+13
* COMP:try to fix error on qnx-V3.3.5-gcc_ntox86.Francois Bertel2009-03-191-1/+1
* COMP:Fixed warnings.Francois Bertel2009-03-191-4/+4
* COMP:Fixed VS 64-bit warning C4267 line 432 of RegularExpression.cxxFrancois Bertel2009-03-191-1/+1
* STYLE: Nightly Date StampBrad King2009-03-191-1/+1
* 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